cancel
Showing results for 
Search instead for 
Did you mean: 

CLIENT_RECEIVE_FAILED 110 error

Former Member
0 Kudos

Hello All,

We have done a DB file shrinking activity for our PI system, after whichwe have some messages retrying/failing in Integration engine due to error

as below:

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

xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"

SOAP:mustUnderstand="">

<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>A</SAP:Retry>

</SAP:Error>

We observed few locks in SM12 as well which were persistent for a long

time. Attached screenshot for the locks.

Because of this, we wont be able to open the synchronous interfaces in

the our PI system as it will fail permanently.

Kindly help me here.

Regards,

Moorthy

Accepted Solutions (1)

Accepted Solutions (1)

fjhernanz
Contributor
0 Kudos

Hi,

CLIENT_RECEIVE_FAILED

Error while receiving by HTTP (error code: 110, error text:

indicates that the time limit has expired. You can try to increase PROCTIMEOUT and rdisp/max_wprun_time parameters. I would suggest to set both to 1200 first. SAP notes #824554 and #1031733 will be of help here.

Br,

Javier

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Moorthy,

Check the sap note: 803145 and also check your RFC destination settings are properly configured or not.

Regards

Ramesh

Former Member
0 Kudos

HI,

Please check these links

Please check the SAP note:803145

Thanks

Nidhi