ICO0080E   javax.resource.spi.EISSystemException:
ICO0080E:methodname error.
Execution timeout has occurred for this interaction. The executionTimeout
was [executionTimeout_value] milliseconds. The IMS Connect
TIMEOUT was used.

Explanation

The time it took for IMS™ Connect to send a message to IMS and receive the response (executionTimeout_value)) was greater than the IMS Connect TIMEOUT value. The IMS Connect TIMEOUT value is:
  • Specified in the IMS Connect configuration member for SYNC_SEND_RECEIVE interactions
  • 2 seconds for SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_NOWAIT, and SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_WAIT interactions
The IMS Connect TIMEOUT value was used because the executionTimeout property for this interaction was not specified or has been set to zero.

User response

Ensure that your application has set a valid executionTimeout value. To set the executionTimeout values, you can use either a WebSphere® or Rational® integrated development environment, or use the setExecutionTimeout method.