cancel
Showing results for 
Search instead for 
Did you mean: 

java.net.SocketException: Connection Reset

santosh_k3
Active Participant
0 Kudos

Hi All,

I have checked several forums and Note 1405985 on this error.

Its RFC to SOAP Synchronous scenario.

i want to be sure before reaching to the customer.

i have cross checked the Size of the payload , it is not more than 10KB of size.

Even though the payload is lesser in size , we are getting this error: "java.net.SocketException: Connection Reset".

this has happened for one particular message , rest of the messages are flowing without any error.

could this be connection failure from the Webservice end?

Thanks

Sai

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_schalk
Participant
0 Kudos

Dear Sai,

i would get in touch with your network team, to be sure that this error wasn't caused due to infrastructure problems. To me, it seems very likely that this is a problem of the receiving web service. We had this several times, and always the problem was located at the receiver side.

Try to reproduce it using SOAP UI and maybe use WireShark too, if you are eager to analyze it more in depth.

Best regards,

Markus