cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Io exception: Connection reset

Former Member
0 Likes
275

Dear,

my scenario is: SAP MII accesses an Oracle database and reads messages form this database to subsequently send to a webservice.

For some messages, with size of 4K, the MII can complete the process successfully.

For other messages that have size of 89K, the error occurs:

: com.sap.xmii.Illuminator.logging.LHException: com.sap.xmii.Illuminator.logging.LHException: com.sap.xmii.Illuminator.logging.LHException: Error occurred while processing records; Io exception: Io exception: Connection reset

How can I solve this problem?

Best Regards,

Sérgio Salomã

Accepted Solutions (1)

Accepted Solutions (1)

jamie_cawley
Product and Topic Expert
Product and Topic Expert
0 Likes

You need to determine where the issue is occuring. How are you calling the transaction? Do you have proper error handling under the sql and web service actions?

Jamie

Answers (0)