cancel
Showing results for 
Search instead for 
Did you mean: 

messages failing in the SOAP adapter with the errror

Former Member
0 Kudos

HI

I am getting the below error in the SOAP adapter monitoring . can any body tell what does "No route to host: Connect" mean .

could some one help us on resolving this .

Error Exception caught by adapter framework: No route to host: 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: No route to host: connect: java.net.NoRouteToHostException: No route to host: connect. Setting message to status failed.

Error The message status set to FAIL.

Error Returning synchronous error message to calling application: com.sap.aii.af.ra.ms.api.RecoverableException: No route to host: connect: java.net.NoRouteToHostException: No route to host: connect.

thanks and regards

sandeep

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member206760
Active Contributor
0 Kudos

try pinging the ip address of that web server from the XI server ( you can take a rremote of your xi system and do this,,your basis guy wud know this.)

Probably there is no connection to the host from XI

Also chk the WSDL file that was provided to you by the webservcie and inside that chk the URL adreess

There would br IP adress and port of the target webserver

Try pinging that from XI server..

Hope this helps

Former Member
0 Kudos

HI Tarang,

I tried to ping the ip address provide in the URL configured in the soap communcation channel . it was succesfull. So does it mean that connection is fine or still i need to check any thing else also.

regards

sandeep

JoelTrinidade
Active Contributor
0 Kudos

Hi Sandeep,

Check the WSDL file that was provided to you by the webservice and inside that check the URL address.

Rgds

joel

prateek
Active Contributor
0 Kudos

Check for the network related settings like proxy settings to connect to the webserver hosting the webservice.

Regards,

Prateek

Former Member
0 Kudos

Hi!

First please confirm whether you are working on XI or PI 7.1 ?

because in XI you need to generate WSDL manaually via Tools>Define Web service-Giving Input..and in XI you need to test the SOAP scenario from external tool like Altova xml spy tool kit or else SOAP client tool.

In PI 7.1::

You can publish directly the web service in the SERVICE REGISTRY from sender agreement onwards.

once it is published you can check the status on your interface in service registry as CONFIGURED..Okay

Here you can test directly in service registry...

According to your error check ocne agan even though you gone through all the steps..

1. Check whether the SOAP service is active or not in SICF>SAP>bc>XI>Service-->SOAP.

2. sicne after generating wSDL u can get one url right that URL itself acts as a gateway to enter the source data into XI..

lets give to the source team to try with XI super uID adn PWD as authentification.

3. Also please STOP ur communication Channel and start once again.

4. Please check whether the WEB Service is configured correctly or not.

Regards::

Amar Srinivas Eli