CTG9612E XA transaction already started on ECIManagedConnection
Explanation
An ECIManagedConnection can process only one transaction at a time. An XA transaction has already been started on the ECIManagedConnection, so you may not start another.
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.