Local transaction in progress on ECIManagedConnection, cannot process XA transaction request
An ECIManagedConnection can process only one transaction at a time. A local transaction has already been started on the ECIManagedConnection, so an XA transaction may not start until the local 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.