Hi everyone,
I need a little help about an error that occurs when testing the interface determination.
My scenario is proxy to webservice.
I get the following exception:
Unable to find resource XXXXXX in the following software component versions: XXXXXXXXXXXXXXXXXXXXX_.class-1
After getting this Error I tried to Cache full refresh but I am getting Error:
<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=af.XXXX). Reason: com.sap.aii.af.service.cpa.impl.exception.CPADirectoryCacheException: HTTP 401: Unauthorized at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryAccess.getDataFromDirectory(DirectoryAccess.java:300) at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryAccess.getFullCacheUpdateXML(DirectoryAccess.java:423) at com.sap.aii.af.service.cpa.impl.cache.CacheManager.performCacheUpdate(CacheManager.java:488) at com.sap.aii.af.service.cpa.impl.servlet.CacheRefresh.process(CacheRefresh.java:113) at
I checked all system users nothing is locked also I did server restart couple of times but issue still exists , tried SLD registration , so all the options tried , can any body have thoughts on this error.