cancel
Showing results for 
Search instead for 
Did you mean: 

Increasing the timeout for the outbound adapter for Synchronous communication

badugu_sarika
Participant
0 Kudos

Hi SCN ppl,

We are facing the below error for Soap to Soap sync scenario.Soap receiver uses HTTP axis Transport protocol and Axis Message Protocol.

Axis: error in invocation: java.net.SocketException: Connection reset13.03.2017 06:12:11.856ErrorMP: exception caught with cause java.net.SocketException: Connection reset13.03.2017 06:12:11.861ErrorException caught by adapter framework: ; nested exception is:
java.net.SocketException: Connection reset13.03.2017 06:12:11.861ErrorDelivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.SocketException: Connection reset. Setting message to status failed13.03.2017 06:12:11.862ErrorMessage status set to FAIL

This is happening for only few messages .

Does increasing the timeout for the outbound adapter will resolve the above error?

Means adding timeout at sender channel will be helpful?

The url to the webservice is proper as we are able to get the response from the service when we test it through the soap ui.

what exactly the below statement means?

" The final answer may be as simple as increasing the timeout for the outbound adapter. Unfortunately, this is applicable for Synchronous communication scenarios only. "

Any help is appreciated.

Thanks in advance.

Thanks

sarika

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sarika,

Have you go the working ever? We are facing similar issue "Axis error in invocation :java.net.SocketTimeoutException : Read timed out (local port xxxxxx to address remote port 443)". Please suggest if you have any inputs.

Thanks