CTG9663E A connection which is not the active connection attempted to run on the resource adapter

Explanation

The EPIConnection that your component is trying to use is not the current Connection being processed by the EPI resource adapter. The current working Connection must be closed before work can continue.

System action

None.

User response

Review the Java Client application to resolve the problem. Refer to the "Programming using the JEE Connector Architecture" section of the product documentation for further details.