cancel
Showing results for 
Search instead for 
Did you mean: 

Error while refreshing the XI runtime cache

Former Member
0 Kudos

Hello All,

Here is what happened.

After PI7.0 install with client 001, I did the BPM scenario and it worked. After the performing the client copy the BPM stopped working with the new client. I did the client copy per note 940309.

The file is getting picked up (set the processing mode to delete).

Getting the following error in <b>SXMB_MONI</b>.

<b>"SXMB_MONI_BPE"</b> doesn't show any info as the file has never made to BPM (I guess).

<?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">UPDATE</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>Error when reading HTTP destination: INTEGRATION_DIRECTORY_HMI.</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error while refreshing the XI runtime cache</SAP:Stack>

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

</SAP:Error>

As always help is much appreciated and points will be given.

Regards,

N.S

Accepted Solutions (0)

Answers (2)

Answers (2)

STALANKI
Active Contributor
0 Kudos

Read this ones.

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

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47...

/people/sravya.talanki2/blog/2006/12/19/unable-to-read-integrationdirectoryhmiundocumented-bug-sxicache

Former Member
0 Kudos

Can U check the RFC destination INTEGRATION_DIRECTORY_HMI.

Check the connection, it should give response code 500.

otherwise check whether U have given the correct URL

in the path prefix.

/dir/CacheRefresh

Check the User has proper authorization.

With regards

K.Varadharajan

Former Member
0 Kudos

Hello Varadharajan:

I already tried this by deleting and re-creating the RFC. After this I rebooted the server. Still not working. Now I am not geetting any error messages in SXMB_MONI. The message monitoring shows "to be delivered".

Regards,

N.S

Former Member
0 Kudos

Hey

check the return code for ur BPM in SXI_CACHE,it should be 0,if not then try to activate ur BPM ,it wont work until the return code is 0.

thanx

ahmad

Former Member
0 Kudos

Hello Ahmad,

The return code is 0. SXI_Cache shows "Unable to refresh cache contents" and "error during last attempt to refresth cache".

Am I doing something wrong?

Regards,

N.S

Former Member
0 Kudos

Hey

how many errors ur getting in MONI for ur scenario?usually for a scenario involvin BPM u get 2 errors and if ur gettin only 1 that means ur BPM is not called.u might wanna check ur integration process,try to import it again into ID, may be that helps.

thanx

ahmad