cancel
Showing results for 
Search instead for 
Did you mean: 

CPACache Refresh Full under PI 7.11?!

Former Member
0 Kudos

Hi there,

is the URL for the CPACache Refresh under PI 7.11 also the same as on XI 3.0?

CPACache/refresh?mode=full

?

Cause i cannot use the URL

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

with any user.. i tried every user.. user with SAP_ALL etc.. but alsoways 3 tries and then Error 401 Unauthorized?!

Can some help here?

Regards

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi Bjoern,

I am getting the same problem, can you please let me know the way how you have solved this issue.

Thanks in advance,

Venu

former_member463616
Contributor
0 Kudos

Hi,

Please see the below link, it might be useful to you.

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

Regards,

P.Rajesh

Former Member
0 Kudos

Please use PIDIRUSER for this activity

former_member186158
Active Participant
0 Kudos

refresh cache, you can go to PI administration, and Data Cache.

prateek
Active Contributor
0 Kudos

The URL for PI 7.11 is same as that in XI 3.0.

Just use the user/role mentioned by Shabarish and that will definitely work.

Regards,

Prateek

Former Member
0 Kudos

Hi,

thanks for your help.. the User works.. but no wi get the following Error Message..

<EngineType>AE</EngineType>

<EngineName>af.p11.de1-s527</EngineName>

<RefreshMode>F</RefreshMode>

- <GlobalError>

<Message>Couldn't parse Configuration Data cache update XML string from Directory.</Message>

<Trace>org.xml.sax.SAXException: JavaErrors Tag found in cache update XML. at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryDataSAXHandler.startElement(DirectoryDataSAXHandler.java:252) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:533) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:330) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1693) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242) at javax.xml.parsers.SAXParser.parse(SAXParser.java:375) at javax.xml.parsers.SAXParser.parse(SAXParser.java:176) at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryDataParser.updateCentralCache(DirectoryDataParser.java:98) at com.sap.aii.af.service.cpa.impl.cache.CacheManager.updateCacheWithDirectoryData(CacheManager.java:399) at com.sap.aii.af.service.cpa.impl.cache.CacheManager.performCacheUpdate(CacheManager.java:505) at com.sap.aii.af.service.cpa.impl.servlet.CacheRefresh.process(CacheRefresh.java:116) at com.sap.aii.af.service.cpa.impl.servlet.CacheRefresh.doGet(CacheRefresh.java:59) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:162) at

and much more lines......

Former Member
0 Kudos

Also in the readiness check i cannot logon to the following urls:

Enterprise Service Repository:

http://<host name>:<port>/rep/hmidiag/ext?method=info

Integration Directory:

http://<host name>:<port>/dir/hmidiag/ext?method=info

Mapping Runtime:

http://<host name>:<port>/run/hmidiag/ext?method=info

Which user do i have to use?

i tried pirwbuser pirepuser etc...

and my user also j2ee_admin

Regards

0 Kudos

Hi!

Try the PISUPER and also check note:

#999962 - PI 7.10: Change passwords of PI service users

Regards,

Caio Cagnani

Shabarish_Nair
Active Contributor
0 Kudos

usually it is PIDIRUSER and or a user with the role SAP_XI_ID_SERV_USER

stefan_grube
Active Contributor
0 Kudos

Add role SAP_J2EE_ADMIN to your user. SAP_ALL is not really helpful in PI.