cancel
Showing results for 
Search instead for 
Did you mean: 

the cache error

Former Member
0 Kudos

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

- <!-- Logical Routing

-->

- <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>Fehler beim Lesen der HTTP Destination: INTEGRATION_DIRECTORY_HMI.</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Es ist ein Fehler beim Auffrischen des XI Runtime Caches aufgetreten.</SAP:Stack>

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

</SAP:Error>

how could I do?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

in XI system in transaction SM59 go to HTTP connection to ABAP system.........open INTEGRATION_DIRECTORY_HMI...........test it.......if it is giving error, then ask your basis guys to correct it..........in target host have the XI hostname, service no have the HTTP port, and in path prefix have /dir/hmi_cache_refresh_service/ext..............

its connection test should give HTTP response 200 and status Okay or HTTP response code 500.

Regards,

Rajeev Gupta

JoelTrinidade
Active Contributor
0 Kudos

Hi joecui,

The error message you have posted is not in English so i find it difficult . Anyways i would like you test your connection for RFC Dest - INTEGRATION_DIRECTORY_HMI. It should give return with code 500.

Also go through

Regards

joel

MichalKrawczyk
Active Contributor
0 Kudos

hi,

transaction SM59

find INTEGRATION_DIRECTORY_HMI

and test it

it has to give back HTTP 500 - so it's ok

Regards,

Michal Krawczyk