ICO0005E javax.resource.spi.CommException:
ICO0005E:methodname error.
A communication error occurred during
sending or receiving the IMS message.
clientID=[clientid][java_exception]
Explanation
The IMS TM resource adapter was unable to successfully complete a send and receive interaction with the target IMS Connect. The clientid in the message is the client ID of the connection on which the communication exception occurred. java_exception indicates the reason for the failure to complete the interaction.
User response
Use the client ID to help analyze the trace data from the different components that are involved. Examine java_exception to determine the reason for the failure. Some values for java_exception are described in the following table.
Java exceptions | Description |
---|---|
java.io.EOFException | Some possible reasons for the exception are:
|
java.net.SocketException: Connection reset by peer: socket write error | Some possible reasons for the exception are:
|