cancel
Showing results for 
Search instead for 
Did you mean: 

CAPCache Error

Former Member
0 Kudos

Hello, everyone,

I got an error when refresh the CPA cache:

com.sap.aii.af.service.cpa.impl.exception.CPADirectoryCacheException: Couldn't open Directory URL (http://**:*/dir/hmi_cache_refresh_service/ext?method=CacheRefresh&mode=F&consumer=af.*.**)

due to: HTTP 401: Unauthorized

I could not logon this URL with XIAFUSER, I checked this user in SAP GUI, the roles and user

status is OK. I also checked this user in Visual Administrator, there is a message

'Locked automaticly after 0 invalid login attempts'.

Does this mean that XIAFUSER is locked in J2EE? If yes, how could I unlock this user,

as the unlock button is gray?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

HTTP 401: Unauthorized - that mean's given username password not correct.

If you want clear the CPACache manually using below URL.

http://<hostname>:<j2eestack port nubmer>/CPACache/refresh?mode=full.

User the USER : XIDIRUSER

Pwd :

You can clear Cache using Tcode : SXI_CACHE (Runtime ->comple cache refresh or Delta cache refresh )

If any user unlocked using XISUPER log into SAP go to Tcode : SU01

enter the user name and Unlock.

Regards,

Venu.

Former Member
0 Kudos

Hi,

In your XI Home page, go to administration->exchange profile->reset lock

This should in effect, unlock this user.

Regards,

Smitha

Former Member
0 Kudos

Hi

Did you solve this issue. I am getting the same error, and it seems like this is causing my Cache to not update and then sometimes my messages fail and I need to refresh my cache from the Xi Gui in transaction SXI_CACHE.

Thanks

Clinton

bhavesh_kantilal
Active Contributor
0 Kudos

Clinton,

Check the password of the XIAFUSED in both the Exachnge Profile and in Su01 and make sure that they are same.

Regards,

Bhavesh