cancel
Showing results for 
Search instead for 
Did you mean: 

CacheRefreshException: Connection to system RUNTIME using application...

Former Member
0 Kudos

Hi experts,

I have a following problem: SXI_CACHE is not functioning with following message.

com.sap.aii.ib.server.abapcache.CacheRefreshException: Connection to system RUNTIME using application RUNTIME lost. Detailed information: Error accessing "http:<xihost>:80xx/run/hmi_service_id_fresh_swcv/int?container=any" with user "XIDIRUSER". Response code is 404, response message is "Not Found".

...

I have checked users, passwords and roles - everything looks ok. RFC connections too. It is about Netweaver 2004s (SP09) Java stack restart. I tried many Sap notes, but have not found nothing eficient.

It seems to me, that port shall be in range 5xx00 not 80xx. Manually, I have tried 5xx00 port in broser and it works.

Integration Engine (ICM) port was in range 5xx00 which I have changed to 80xx (in TC SMICM, Exchange profiles and SLD) according to recomendations. All this started to happen after J2EE Stack restart.

Why is it pooling wrong port ?

Regards

Jurica

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

FYI

In mean time we found the problem:

On of exchange Profile parameters (com.sap.aii.connect.integrationserver.httpport) was set to wrong port - to 80xx instead of 5xx00. After Java Stack restart from SMICM, everything was ok again.

So, this is actually Java Stack port parameter, com.sap.aii.connect.integrationserver.r3.httpport is ABAP Stack port.

Regards

jurica