cancel
Showing results for 
Search instead for 
Did you mean: 

CPACache will not update

Former Member
0 Kudos

One of our systems fails to update the CPACache when performing a full cache update. The confirmation XML that comes back in the history page begins thus:

  <?xml version="1.0" encoding="UTF-8" ?> 
- <CacheRefreshError>
  <EngineType>AE</EngineType> 
  <EngineName>af.xd1.rommi</EngineName> 
  <RefreshMode>C</RefreshMode> 
- <GlobalError>
  <Message>CPA Cache not updated with directory data.</Message> 
  <Trace>com.sap.aii.af.service.cpa.impl.exception.CPADirectoryCacheException: Couldn't open Directory URL (http://rommi:50000/dir/hmi_cache_refresh_service/ext?method=CacheRefresh&mode=C&consumer=af.xd1.rommi), due to: HTTP 503: Service Unavailable at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryAccess.getDataFromDirectory(DirectoryAccess.java:382) at 

Could anybody please advise how to proceed?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Anthony,

See note: 741214 for CPA cahe update trouble shooting

In Addition check these below links....it might be helpful

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

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

/people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off%3Fpage%3Dlast

Thanqs

Biplab

former_member859847
Active Contributor
0 Kudos

Hi,

Are you executed the following link.

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

regards

mahesh.

Former Member
0 Kudos

HiMahesh,

Yes I executed that.

BR,

Tony.

nisarkhan_n
Active Contributor
0 Kudos

There are two things there

1. the error which youa re getting only because of the service is not available...

A. Make sure all the necessary service in SICF for cache are activated.

B. IN Visual Admin sericess are up...if you cannot find it restart the server J2ee only

2. Once these are up then only it will proceed furthur...the error log clearly mentions the service name...make sure it is up in visual admin....

then try to go to the SXI_CACHE and perform the delta refresh there....i faced the issue where everything was correct but not refreshed in cache...

nisarkhan_n
Active Contributor
0 Kudos

Login to your Visual Admin check the services

SAP_XI_AF_CPA_CACHE is started if it is restart it and try

Former Member
0 Kudos

Hi,

Have u configured the RFC destination in SM59 of XI.

Check the below link:

http://help.sap.com/saphelp_nw04s/helpdata/en/be/6e0f41218ff023e10000000a155106/frameset.htm

Thnx

Chirag