cancel
Showing results for 
Search instead for 
Did you mean: 

CPA Cache Refresh Error

Former Member
0 Kudos

I have an error in CPA Cache refresh. The error is as below. Any ideas how to fix?

<GlobalError>

<Message>CPA Cache not updated with directory data.</Message>

<Trace>

com.sap.aii.af.service.cpa.impl.exception.CPADirectoryCacheException: Could not open Directory URL (http://localhost:50000/dir/hmi_cache_refresh_service/ext?method=CacheRefresh&mode=F&consumer=DefaultConsumer). Reason: java.net.ConnectException: Connection refused at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryAccess.getDataFromDirectory(DirectoryAccess.java:304) at

Accepted Solutions (0)

Answers (5)

Answers (5)

Eoin_Kierans
Product and Topic Expert
Product and Topic Expert
0 Kudos

Can you check that all components within the SLD are registered correctly. Also check within the NWA that the SLDAccess propery is set to true. This is a property of the XPI Service:CPA Cache.

naveen_chichili
Active Contributor
0 Kudos

Hi,

Check all service users like (PIAFUSER,PIRWBUSER,PIDIRUSER,J2EE_ADMIN,J2EE_GUEST,PIREPUSER,PILDUSER)should not be locked.

Regards,

Naveen

diego_gabriel
Participant
0 Kudos

Hello,

Check your exchangeProfile parameters.

Follow this link.. maybe can help you.

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290&override...

Regards,

Diego Estanguini Gabriel

Former Member
0 Kudos

Hi,

Check the following.

1. whether the users PIREPUSER, PIDIRUSER, PIAFUSER are not locked. check with t-code SLDAPICUST

2. check destination INTEGRATION_DIRECTORY_HMI

Former Member
0 Kudos

Everything is working fine.

Other ideas?

aashish_sinha
Active Contributor
0 Kudos

Hi,

Have a look into below threads.

Regards

Aashish Sinha

Former Member
0 Kudos

Hi,

The problem is I think that it tries to connect to: http://localhost:50000/dir/hmi_cache_refresh_service/ext?method=CacheRefresh&mode=F&consumer=DefaultConsumer

Our instance is 04 and hostname is different. Where does PI get these parameters?

Former Member
0 Kudos

Hi,

maybe this could help:

http://wiki.sdn.sap.com/wiki/display/XI/MichalKrawczyk-FAQblog-Wiki

also this:

Fabio

Edited by: Fabio Boni on Sep 8, 2011 12:24 PM