cancel
Showing results for 
Search instead for 
Did you mean: 

Production Issue.SOAP Error: Message XXX (OUTBOUND) expired.!!

Former Member
0 Kudos

Hi all,

We are facing some critical issue with Production system.

Webservices are sending the messages to XI through SOAP Adapter. Messages are failing in communication channel and it is not showing any logs to see the problem.

But webservice is receving the SOAP Fault with below error message.

Message a93a6240-1728-11de-b9b5-26e5a0016003(OUTBOUND) expired.

-


Detail: <detail xmlns:SOAP=""http://schemas.xmlsoap.org/soap/envelope/""><SystemError xmlns:s=""http://sap.com/xi/WebService/xi2.0""><context>XIAdapter</context></SystemError><code>ADAPTER.JAVA_EXCEPTION</code><text>

com.sap.aii.af.ra.ms.api.MessageExpiredException: Message a93a6240-1728-11de-b9b5-26e5a0016003(OUTBOUND) expired.

-


Can someone please help me what might be the problem..?

Thanks

Deepthi

Accepted Solutions (1)

Accepted Solutions (1)

JoelTrinidade
Active Contributor
0 Kudos

Hi deepthi,

In the below PDF document check page 40,41...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d...

Regards

joel

Answers (2)

Answers (2)

former_member206760
Active Contributor
0 Kudos

dear deepthi,

increase the timeout parameter for the SOAP adapter service in the visual admin.

you need to take help of your basis guy

Former Member
0 Kudos

Hi

It is related to timeout problem, response is taking more time than the waiting time of the receiver adapter to send it back , so increase the timeout parameter and check again.

rgds

srini