|
Here's the AS400JDBCConnection.setReadOnly(boolean readOnly) code
that is throwing the error(JDError.EXC_TXN_STATE_INVALID). It appears
that there's already an active transaction at the time it is called.
Can't change the readOnly state while the transactionManager is
active now, can we? Something is happening out of expected sequence
in the Rollbase code, I'd say. Check your JDBC url connection string
to see if the database is being set up readOnly right from the url. I
think once the connection is made read-only, it can't be reset to
read-write.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.