EGL0157E An error occurred during an attempt to communicate with IMS.

Explanation

The execute method of the Interaction object that is used to make the call returned false. The failure occurred in the execute method of the Interaction object that is used to make a call when the value of the remoteComType property is IMSJ2C or IMSTCP. The remoteComType property is in the linkage options part, in the callLink element for the called program. The call did not complete successfully but no exception was thrown.

User Response

For IMSJ2C the IMS™ Resource Adapter may not be defined or configured properly. Diagnose the problem by using the text of the exception, the documentation of your Resource Adapter, and the documentation of your J2EE environment.

For IMSTCP, make sure that the IMS Connector for Java™ jar files are included in the classpath when the calling application is started. Diagnose the problem by using the text of the exception and the documentation of IMS Connector for Java

Additional information may be found in an IMS Connector for Java log or in an IMS Connect log file on the remote system.


Feedback