cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Adapter engine of receiver soap adapter

Former Member
0 Kudos

Hi All,

There is one production issue i am currently facing in receiver SOAP adapter while interacting with third party web service(Asynchronous call).

Below is the description i am getting in audit logs.

Success SOAP: completed the processing

Error SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 401 Invalid Session ID or Session Expired

Success SOAP: sending a delivery error ack ...

Success SOAP: sent a delivery error ack

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 401 Invalid Session ID or Session Expired

Error Exception caught by adapter framework: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 401 Invalid Session ID or Session Expired

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 401 Invalid Session ID or Session Expired.

Error The message status set to NDLV.

Moreover this is a production issue and interface was running fine till last friday.

Has someone ever faced this issue ?

Please provide your valuable inputs on this.

Thanks

Anku

Accepted Solutions (0)

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

Search in sdn with your error message string,you will find ton of links.

HTTP401 error occurs for many reasons.

still no solution let us know..

Regards,

Raj

Former Member
0 Kudos

Hi Raj,

I have already searched for this particular error but with no success.

Thats why i have posted here.

Thanks

Anku

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

this error occurs when you are trying to process high loads some times..check your source payload size.

Regards,

Raj