EGL0155E Unable to set an interaction verb. Exception is exception_code.

Explanation

The exception was thrown by the setInteractionVerb method of the ECIInteractionSpec or IMSInteractionSpec object that is used to make a call when the value of the remoteComType property is CICSJ2C or IMSTCP, respectively. The remoteComType property is in the linkage options part, in the callLink element for the called program.

User Response

For CICSJ2C the 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 IMS Connector for Java documentation.


Feedback