cancel
Showing results for 
Search instead for 
Did you mean: 

XI Error UPDATE.XICACHE: Queue stopped

Former Member
0 Kudos

Dear all,

Please advice how to avoid this......

In our server , I noticed some queues stopped with the description 'XI Error UPDATE.XICACHE: Queue stopped ‘.The top most message on this queue was in error state. However I could restart the message manually and it went fine. Brought the queue to RUNNING state as well. Before restarting the message I could see the following when I opened the message

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

<!-- Request Message Mapping -->

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

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

check in SM59 if destination

INTEGRATION_DIRECTORY_HMI

is working (do you see http 500 without any logging etc) ?

Regards,

michal

Former Member
0 Kudos

There was a transport and it forced a cache refresh. The refresh was taking long time and once the refresh was done, the issue got solved.

Former Member
0 Kudos

Hi,

I had this same problem , though I stopped and then restarted the queue , and it worked fine. But can you please suggest why this happens and is there any solution to this.

Regards,

Vinithra