cancel
Showing results for 
Search instead for 
Did you mean: 

Client_receive_failed

Former Member
0 Kudos

Dear All,

In my production enviroment I am getting the error like "Client_receive_failed & Error when receiving by HTTP (error code: 110, error text: ".

looking like my customer sending high amount ofmessages to XI, So i thought it was failed because of high amount of data.

But looking like it failed for other scenarios also with same reason.

Kindly please suggest me about this situation. Error description below for all failed messages.

<?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 when receiving by HTTP (error code: 110, error text: )</SAP:Stack>

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

</SAP:Error>

Thank you very much.

Sateesh

Accepted Solutions (0)

Answers (2)

Answers (2)

abhay_rajhans2
Contributor
0 Kudos

Hi Satesh,

Pls check if the target system to whom you are sending is down and check the connection as well between your system and target system to whom you are sending data.

Check link given below might help in further analysis.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c059d583-a551-2c10-e095-eb5d95e03...

rajasekhar_reddy14
Active Contributor
0 Kudos

HI Sateesh,

This error coming oftenly? perform complete cache refresh and try.

Regards,

Raj

Former Member
0 Kudos

Hi Raja Shekhar,

Thank you for your wonderful suggestion.

But this scenario have been working more than a year, why it suddenly this error happend and effected for other scenarios also?

Thank you .

Sateesh

rajasekhar_reddy14
Active Contributor
0 Kudos

i had faced this issue couple of times , the error looks inside server(dont know root cause),i performed cache refresh strangely it worked.