CTG9608E XA transaction in progress on ECIManagedConnection, cannot process local transaction request

Explanation

An ECIManagedConnection can process only one transaction at a time. An XA transaction has already been started on the ECIManagedConnection, so a local transaction may not start until the XA transaction is finished.

System action

None.

User response

Review the Java Client application that tried to start a second transaction. Refer to the product documentation for further details.