cancel
Showing results for 
Search instead for 
Did you mean: 

Cache Connectivity Test - RWB

Former Member
0 Kudos

Hello All,

In RWB - Cache Connectivity Test,

Integration Server - JAVA --> Green Status

Central Adapter Engine --> Green Status

But

Integration Sever - ABAP --> RED Status

Error is

http connection to "http://<HOST NAME>:50100/sap/xi/cache?sap-client=100" returns the status code "404" in response

Please can anybody provide suggestion as to why this error persists?

Regards,

Ramesh P

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi! Ramesh,

Once do cache refesh and use this URL

http://host:port/CPACache/refresh?mode=full

I think you are unable to login right first ssign these roles and then try also please make sure whether you have done all cache refresh or not

J2ee ABAP

xi_af_cpa_monitor = SAP_XI_MONITOR_J2EE, SAP_XI_ADMINISTRATOR_J2EE, SAP_XI_CONFIGURATOR_J2EE, SAP_XI_DISPLAY_USER_J2EE

xi_af_cpa_invalidate = SAP_XI_ID_SERV_USER

okay

Thanks

Amar Srinivas Eli

Reward POints if useful

Former Member
0 Kudos

Error 404 corresponds to "Not Found" means the url being used by the system is not correct, check in your exchange profile if client and system number info is correctly maintained...

do post back for feed back...

regards

Zahid

Former Member
0 Kudos

Hi Ramesh,

the error you are getting is mainly related to SLD related problem.

So I suggest you may run full CPA Cache and check the caching.

Request you to check the note no: 764176 for SLD Inconsistency

Also check the note no: 1031321

Thanks & Regards

Prabhat

Former Member
0 Kudos

debugging the FM SAI_CACHE3_REFRESH_HTTP

and assign the authorisation object S_RFC_ADM to your user

and execute this FM RFC_READ_HTTP_DESTINATION

regards

kummari

GabrielSagaya
Active Contributor
0 Kudos

please check rohan's reply

Former Member
0 Kudos

hi,

thanks for the reply.

I have tried all that steps

Regards,

Ramesh P

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check SLDCHECK

Regards

Agasthuri Doss

Former Member
0 Kudos

hi,

SLDCHECK is fine - no errors

Former Member
0 Kudos

Has anybody faced the same situation w.r.t Cache Connectivity test?

Regards

Ramesh P

prasanthi_chavala
Active Contributor
0 Kudos

Hello,

Due to some wrong url configuration it is throwing this error while doing cache connectivity test. So check pipeline URL in the SLD in the business system of the Integration Server. Also do complete cache refresh in the tcode SXI_CACHE and check if you are getting any error message.

Thanks!!