cancel
Showing results for 
Search instead for 
Did you mean: 

if_http_client receive http_communication_failure

Former Member
0 Kudos

can anyone help me with the following error?

and there are some abap cache error in cache notifications which is yellow status.

the following error at receiver identification in SXMB_MONI,

- <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="XICACHE">COMMUNICATION</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>if_http_client receive http_communication_failure</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>An error occurred when refreshing the XI runtime cache</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tony,

Check these threads...

Regards

Anand

Former Member
0 Kudos

i tried everythings related to document which how to handle cache., but it does not work.

so, XI is installed in SP9, so do i apply for the latest SP?

and when i executed delta cache upate, it was same error.

if_http_client receive http_communication_failure

Message was edited by: Tony

Former Member
0 Kudos

Hi Tony

Couple of suggestions that i found which worked,

"The issue was due to a timeout setup in the RFC for integration server. We increased the time interval and it worked."

"Please check the port definition (8000 or 50000); maybe it is setup incorrectly in exchange profile. We had that issue and it got corrected by changing it."

hope it helps.

cheers

Sameer

Former Member
0 Kudos

Hi,

Please check if in transaction SXI_CACHE your cache is geeting refreshed or not. If it is not then check if it is authorisation issue by doubleclicking on the error message.

If yes then assign the authorisation object S_ADMI_FCD with value NADM to user(I think user name is xiafuser) which refreshes the cache.

Regards

Naveen Agarwal

Answers (0)