Skip to Content
1
Former Member
Nov 18, 2012 at 11:50 PM

Timeout SOAP -> PI -> HTTP

845 Views

Hi everyone!

I have SOAP -> PI -> HTTP Synchronous scenario. When the systemA send the message to PI, after 5 minutes the communication channel show this:

SOAP: call failed com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Message e37c2126-31d6-11e2-b594-00000034337a(OUTBOUND) expired.

And the log message:

18.11.2012 18:27:58.412 Error Synchronous timeout exceeded 18.11.2012 18:27:58.420 Error Message status set to FAIL 18.11.2012 18:27:58.421 Error Returning to application. Exception: com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Message e37c2126-31d6-11e2-b594-00000034337a(OUTBOUND) expired. 18.11.2012 18:27:58.422 Error SOAP: call failed: com.sap.aii.af.lib.mp.module.ModuleException: senderChannel 3c24905e2ea43bf19e630a17c50a3aa2: Catching exception calling messaging system 18.11.2012 18:27:58.422 Error SOAP: call failed com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Message e37c2126-31d6-11e2-b594-00000034337a(OUTBOUND) expired.

In the sender SOAP channel the XI.Timeout parameter value is 20 minutes, I changed the HTTP_TIMEOUT parameter of category "RUNTIME" in SXMB_ADM to 20 minutes and the value of xiadapter.inbound.timeout.default in NWA to 20 minutes too but the error is still happen.

I don't know what else to do. Please help, this issue is very urgent.

Thank you so much.