cancel
Showing results for 
Search instead for 
Did you mean: 

INTERNAL.CLIENT_RECEIVE_FAILED with Synchronous server proxy

Former Member
0 Kudos

The scenario is the following : In a BPM, XI starts a synchronous call via ABAP proxy to R/3.

The HTTP Destination XI > R/3 is OK but when a lot of process arrives in the same time at runtime, some of them have the following error linked with synchronous call :

(The error occurs randomly...)

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>

<SAP:P1>110</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error while receiving by HTTP (error code: 110, error text: )</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Trace xmlns:SAP="http://sap.com/xi/XI/Message/30">

<Trace level="1" type="T">SystemError message generated. Guid: DD27D34D6F29D1F189EC001A6424D4B2</Trace>

<Trace level="1" type="T">Error during execution of message : DD27D34D6F29C6F189EC001A6424D4B2</Trace>

<Trace level="1" type="T">ApplicationMessage was (=RefToMsgId): DD27D34D6F29C6F189EC001A6424D4B2</Trace>

<Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />

- <!-- ************************************

-->

</SAP:Trace>

Thanks a lot

J.C.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI Jean

The solution was provided by Michal

Please refer this

Regards

Abhishek Mahajan

*Reward points if helpful*