cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP exception in RWB

Former Member
0 Kudos

Hi XIer,

I use Async SOAP adapter to send message to legacy system, and every thing is ok in IS, but there is an error in adapter engine, I came to RWB and see following error log.

2007-08-13 12:01:33 Error SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error 
2007-08-13 12:01:33 Success SOAP: sending a delivery error ack ... 
2007-08-13 12:01:33 Success SOAP: sent a delivery error ack 
2007-08-13 12:01:33 Error MP: exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error 
2007-08-13 12:01:33 Error Exception caught by adapter framework: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error 
2007-08-13 12:01:33 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: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error. 
2007-08-13 12:01:33 Success The asynchronous message was successfully scheduled to be delivered at Mon Aug 13 12:06:33 CST 2007.

Please comment, thank you

Message was edited by:

Qi Zhang

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

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.

3.Also check The SOAP url in the wsdl file and the port to XI access.

Regards,

AshwinM

<i>Do not forget to mark helpful answers</i>