XA transaction in progress on ECIManagedConnection, cannot process local transaction request
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.
None.
Review the Java Client application that tried to start a second transaction. Refer to the Programming Guide within the CICS® Transaction Gateway Information Center for further details.