cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Receiver Communication Channel error

Former Member
0 Kudos

Hi,

In my scenario, I am calling webservice using soap adapter. I have been encountered with the error

SOAP: call failed: java.net.SocketException: Connection reset .. in the communication channel monitoring.

Please could you let me know why is this error coming?

Regards,

Vishnu.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

hi

check this blog

Troubleshooting SOAP Message - XI

regards

kummari

dharamveer_gaur2
Active Contributor
0 Kudos

use thread with same problem

Former Member
0 Kudos

Hi

have a look at SAP note 709140.

may be the problem due to heap size on server.

see the following links also :

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4061https [original link is broken] [original link is broken] [original link is broken]://

Regard's

Chetan Ahuja

Former Member
0 Kudos

Hi,

Check:

1) Check the WSDL response using XML spy tool.

2) Put the user name and login id correctly in Receiver soap adapter.

3) Check the WSDL URL which is pointing to Webserver.

chirag

Former Member
0 Kudos

Hi Chirag,

Thanks for your reply. I am unable to even ping the system host from the command prompt. I tried calling the webservice from xml spy, but no result. It requires password to be entered which we are sending in the payload. So no proxy configuration has been done in the communication channel. It was working earlier.

Could you confirm me is this the problem due to the unavailability of the server hosting this service?

Regards,

Vishnu

Former Member
0 Kudos

Hi,

You shld be able to ping the Target Server using the command prompt

And also you shld be able to open the Target URL by using the IE

Regards

Seshagiri

Former Member
0 Kudos

Hi,

I have the same target URL being used in the other receiver soap communication channel with different soap action. It's working fine. But I am getting the above error with only one communication channel.

Regards,

Vishnu