cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP (Receiver): error occured: Connection refused:

Former Member
0 Kudos

Hi experts,

I have a RFC -> XI -> SOAP scenario and while testing the same it gets cancelled with the following errors:

SOAP: error occured: com.sap.aii.af.ra.ms.api.RecoverableException: Connection refused: connect: java.net.ConnectException: Connection refused: connect

MP: exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: Connection refused: connect: java.net.ConnectException: Connection refused: connect

Exception caught by adapter framework: Connection refused: connect

Error Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Connection refused: connect: java.net.ConnectException: Connection refused: connect.

Please help me out.

Regards,

Daniela

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

1. Either the SOAP Url in the SOAP adapter is wrong,

2. Or there is a proxy server between XI and the Webserivce and so provide the proxy server details in the SOAP adapter ( with Authentication ) if needed and give it a shot.

Regards

Bhavesh

Former Member
0 Kudos

Thanks Bhavesh .

The SOAP url in the wsdl file was wrong and the port was closed to XI access.

Regards,

Daniela

Answers (0)