ICO0082E   javax.resource.NotSupportedException:
ICO0082E:methodname error.
Execution timeout has occurred for this interaction. The executionTimeout
value of [{executionTimeout_value}] milliseconds is not supported.
The valid range is [{executionTimeout_waitforever_flag}, 0 to
{maximum_executionTimeout_value}] milliseconds.
The IMS Connect TIMEOUT was used.

Explanation

The execution timeout value that was specified for the executionTimeout property did not meet the requirements for the minimum or maximum timeout values.

User response

Ensure that your application has set a valid value for the executionTimeout property. The execution timeout value is represented in milliseconds and must be a decimal integer in the range of 1 to 3600000, inclusively. You can also set the value to -1 if you want an interaction to run without a time limit.