cancel
Showing results for 
Search instead for 
Did you mean: 

Cache Notification are failing in ID - An error occurred when refreshing th

Former Member
0 Kudos

Since today morning, we started having these problem for Cache refresh in Integration Directory. We changed some objects in Integration Repository and activated these objects. Cache Notifications in IR are good but in ID it is in error status. All messages in our XI system are failing and we are getting following error message.

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

- <!-- Receiver Identification

-->

- <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>

Please help me!

Thanks!

Mrudula

Accepted Solutions (0)

Answers (4)

Answers (4)

STALANKI
Active Contributor
0 Kudos

Mrudula.

The following weblogs will help you to the root cause and how to trouble shoot cache refresh error .

/people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena

/people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off

Former Member
0 Kudos

Thank you Sam and Krishna for your quick replies.

I found a problem in SM59 for RFCI Destination for Integration Directory.

Mrudula

moorthy
Active Contributor
0 Kudos

Hi Mrudula,

Check these threads..

It may be timeout setup of RFC in the Integration Server. You can increase the time interval for this

Also check for the Port definitions -50XXX,80XX etc..Check in Exchange profile also for this entry.

Check for the authorizations for SXI_CACHE. (i.e XIAFUSER-role)

Hope this helps..

Regards,

Moorthy

sam_raju
Contributor
0 Kudos

Hi Mrudula,

Refer to the similar issue at the following

Rgds,

Sam Raju