SXI_CACHE Failed

Hi,
We are getting errors in sxi_cache saying unable to update cache. I have checked all possible solution and unable to solve this issues.
Checked all configuration, Integration directory HMI ,Pipeline url and authorization, user lock, all have been checked, but not able to solve the sxi_cache error.
Pls Help.
Thanks
Laxmi bhushan

Hi,
try below steps...
1)Transaction : SICF  --> F8/ Execute
2. Navigate the path : default_host >sap>xi
3. Right click on service "cache" and "cache_ssl"
4. Check the service by clicking "Test Service"
5. If service is down, then start by clicking 'Activate Service'
6. Now check transaction SXI_CACHE. Status of cache should be "Cache content is up-to-date".
if this is not working out then perform CPA FULL cache refresh.
What error message are you getting in SXI_CACHE??
Regards,
Raj

Similar Messages

  • XI Runtime Cache  issue \ Integration Directory HMI

    Hi guys,
    I have installed SAP XI.  In the configuration steps for the INTEGRATION_DIRECTORY_HMI, I select the connection type H and am able to enter the necessary information.  However, when I get to the Logon tab and try to select Basic Authentication, the system grays out the Userid and Password fields.  As a result, I am unable to set the userid and password.  I get warning at the bottom of the screen that says "SSL client PSE DFAULT does not exist". 
    I ran the transaction "STRUST"....what am I supposed to do here?
    Any help would be appreciated.

    Hi Sandeep,
    Hava a look at this thread, where a problem of the same kind is solved.
    SXI_CACHE fails to refresh
    one of the solution is that, "You only need to press "Enter" once to get rid of the SSL Client PSE default error! Then you can press save.
    If you want to enable SSL, see note 510007."
    This might solve your problem too.
    Regards,
    Chandra

  • An error occurred when refreshing the XI runtime cache

    i did what is written in note 764176 but to no avail.
    t-code sxi_cache shows
    unable to refresh cache contents
    error during chache refresh.
    when double clicking this error
    error category is blank.
    error id is update.
    can anyone help me with this please.

    Hi Sas ya,
    you can check this link.
    problem with xi cache
    or try this
    Check the RFC Destination
    INTEGRATION_DIRECTORY_HMI
    After deleting this destination an create it again
    everything work fine. This step is very errornous. Take care not to hit the enter key when specifying the user
    and password.
    Do exactly the same step as describe in the Installation
    guide. The hint that it will not works is when you test
    the connection and the system prompt you for user and
    password again even if you have specified this data
    already. In this case you do it wrong. Delete the RFC-
    Destination an create it again and again until the test will not prompt you for user and password again!
    In the xi "installation guide" you can find section:
    "Creating RFC Destinations in the ABAP Environment"
    rfc:INTEGRATION_DIRECTORY_HMI
    take a look at tab:
    Tab: Security/Logon
    and text:
    Save your entry now, before you switch to next tab, otherwise your entries may be lost.
    if you're sure that is was done in a proper way (click by click) no need for change but only if you're sure:)
    Select Basic Authentication Confirm both the popup and the warning.
    • As logon data enter the client of your SAP XI system and the user XIISUSER with the valid password
    Save your entry now, before you switch to next tab, otherwise your entries may be lost. Press Enter to go to the next screen.
    Or You can follow the links to solve your problem.
    Re: SXI_CACHE fails to refresh
    Re: SXI_CACHE in ABAP with ERROR
    Hope this helps.
    Regards,
    Vijay

  • SXI_CACHE refresh fails with RunTimeError

    We see the status in SXI_CACHE as "Cache contents are obsolete". When we try a delta cache refresh , it gives a runtime error like below and we are stuck unable to test XI objects!!
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Date and Time          12.07.2005 18:32:36
    ShrtText
         Access not possible using 'NULL' object reference.
    What happened?
         Error in ABAP application program.
    The current ABAP program "SAPLSWDD" had to be terminated because one of the statements could not be executed.
    This is probably due to an error in the ABAP program.
    Error analysis
         Attempt to access a component using 'NULL' object reference (points to nothing). An object reference must point to an object (an instance of a class) before you can use it to access components (variable: " ").Either the reference has not yet been set, or it has been reset to 'NULL' by a CLEAR statement.
    Trigger Location of Runtime Error
         Program                                 SAPLSWDD
         Include                                 LSWDDF30
         Row                                     42
         Module type                             (FORM)
         Module Name                            SSC_WD_CREATE
    Any thoughts to troubleshoot this issue !!
    Thanks

    Michal , this is the exception i see when i do a "full cache refresh" of INTEGRATIONRUNTIME, looks like XIISUER is unauthorized. Any idea what roles we need to reolve this !!
    Method fault! Message : IBaseException:Connection to system DIRECTORY using application DIRECTORY lost. Detailed information: Error accessing "http://ztm0042:50500/dir/hmi_cache_refresh_service/int?container=any" with user "XIISUSER". Response code is 401, response message is "Unauthorized" com.sap.aii.ib.server.abapcache.CacheRefreshException: Connection to system DIRECTORY using application DIRECTORY lost. Detailed information: Error accessing "http://ztm0042:50500/dir/hmi_cache_refresh_service/int?container=any" with user "XIISUSER". Response code is 401, response message is "Unauthorized" at com.sap.aii.ibrun.server.valueMapping.cache.RefreshClient.refresh_VMCache(RefreshClient.java:58) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.refresh(HmiMethod_Invalidate.java:79) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.process(HmiMethod_Invalidate.java:40) at com.sap.aii.ib.server.hmi.HmiServiceImpl.invokeMethod(HmiServiceImpl.java(Compiled Code)) at com.sap.aii.ib.server.hmi.HmiServer.process(HmiServer.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiBean.process(HmiBean.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiLocalLocalObjectImpl20.process(HmiLocalLocalObjectImpl20.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.processRequestByHmiServer(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.workers.ExternalClient.doWork(ExternalClient.java:78) at com.sap.aii.ib.web.hmi.HmiServlet.doWork(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.doGet(HmiServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code)) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code)) at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code)) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code)) at java.security.AccessController.doPrivileged1(Native Method) at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code)) IBaseException:Connection to system DIRECTORY using application DIRECTORY lost. Detailed information: Error accessing "http://ztm0042:50500/dir/hmi_cache_refresh_service/int?container=any" with user "XIISUSER". Response code is 401, response message is "Unauthorized" com.sap.aii.utilxi.hmi.api.HmiCoreException: Connection to system DIRECTORY using application DIRECTORY lost. Detailed information: Error accessing "http://ztm0042:50500/dir/hmi_cache_refresh_service/int?container=any" with user "XIISUSER". Response code is 401, response message is "Unauthorized" at com.sap.aii.utilxi.hmi.api.HmiCoreException.newCommunicationError(HmiCoreException.java:83) at com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.sendRequestAndReceiveResponseViaHttp(HmiHttpClientImpl.java:181) at com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.sendRequestAndReceiveResponse(HmiHttpClientImpl.java:92) at com.sap.aii.utilxi.hmi.api.HmiClientAdapter.invokeMethod(HmiClientAdapter.java:88) at com.sap.aii.ibrun.server.valueMapping.cache.HmiCaller.connect(HmiCaller.java:48) at com.sap.aii.ibrun.server.valueMapping.cache.HmiCaller.getXMLData(HmiCaller.java:54) at com.sap.aii.ibrun.server.valueMapping.cache.RefreshClient.refresh_VMCache(RefreshClient.java:53) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.refresh(HmiMethod_Invalidate.java:79) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.process(HmiMethod_Invalidate.java:40) at com.sap.aii.ib.server.hmi.HmiServiceImpl.invokeMethod(HmiServiceImpl.java(Compiled Code)) at com.sap.aii.ib.server.hmi.HmiServer.process(HmiServer.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiBean.process(HmiBean.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiLocalLocalObjectImpl20.process(HmiLocalLocalObjectImpl20.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.processRequestByHmiServer(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.workers.ExternalClient.doWork(ExternalClient.java:78) at com.sap.aii.ib.web.hmi.HmiServlet.doWork(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.doGet(HmiServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code)) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code)) at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code)) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code)) at java.security.AccessController.doPrivileged1(Native Method) at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code)) Stack trace: com.sap.aii.utilxi.hmi.api.HmiMethodFault: IBaseException:Connection to system DIRECTORY using application DIRECTORY lost. Detailed information: Error accessing "http://ztm0042:50500/dir/hmi_cache_refresh_service/int?container=any" with user "XIISUSER". Response code is 401, response message is "Unauthorized" com.sap.aii.ib.server.abapcache.CacheRefreshException: Connection to system DIRECTORY using application DIRECTORY lost. Detailed information: Error accessing "http://ztm0042:50500/dir/hmi_cache_refresh_service/int?container=any" with user "XIISUSER". Response code is 401, response message is "Unauthorized" at com.sap.aii.ibrun.server.valueMapping.cache.RefreshClient.refresh_VMCache(RefreshClient.java:58) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.refresh(HmiMethod_Invalidate.java:79) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.process(HmiMethod_Invalidate.java:40) at com.sap.aii.ib.server.hmi.HmiServiceImpl.invokeMethod(HmiServiceImpl.java(Compiled Code)) at com.sap.aii.ib.server.hmi.HmiServer.process(HmiServer.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiBean.process(HmiBean.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiLocalLocalObjectImpl20.process(HmiLocalLocalObjectImpl20.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.processRequestByHmiServer(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.workers.ExternalClient.doWork(ExternalClient.java:78) at com.sap.aii.ib.web.hmi.HmiServlet.doWork(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.doGet(HmiServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code)) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code)) at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code)) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code)) at java.security.AccessController.doPrivileged1(Native Method) at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code)) IBaseException:Connection to system DIRECTORY using application DIRECTORY lost. Detailed information: Error accessing "http://ztm0042:50500/dir/hmi_cache_refresh_service/int?container=any" with user "XIISUSER". Response code is 401, response message is "Unauthorized" com.sap.aii.utilxi.hmi.api.HmiCoreException: Connection to system DIRECTORY using application DIRECTORY lost. Detailed information: Error accessing "http://ztm0042:50500/dir/hmi_cache_refresh_service/int?container=any" with user "XIISUSER". Response code is 401, response message is "Unauthorized" at com.sap.aii.utilxi.hmi.api.HmiCoreException.newCommunicationError(HmiCoreException.java:83) at com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.sendRequestAndReceiveResponseViaHttp(HmiHttpClientImpl.java:181) at com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.sendRequestAndReceiveResponse(HmiHttpClientImpl.java:92) at com.sap.aii.utilxi.hmi.api.HmiClientAdapter.invokeMethod(HmiClientAdapter.java:88) at com.sap.aii.ibrun.server.valueMapping.cache.HmiCaller.connect(HmiCaller.java:48) at com.sap.aii.ibrun.server.valueMapping.cache.HmiCaller.getXMLData(HmiCaller.java:54) at com.sap.aii.ibrun.server.valueMapping.cache.RefreshClient.refresh_VMCache(RefreshClient.java:53) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.refresh(HmiMethod_Invalidate.java:79) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.process(HmiMethod_Invalidate.java:40) at com.sap.aii.ib.server.hmi.HmiServiceImpl.invokeMethod(HmiServiceImpl.java(Compiled Code)) at com.sap.aii.ib.server.hmi.HmiServer.process(HmiServer.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiBean.process(HmiBean.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiLocalLocalObjectImpl20.process(HmiLocalLocalObjectImpl20.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.processRequestByHmiServer(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.workers.ExternalClient.doWork(ExternalClient.java:78) at com.sap.aii.ib.web.hmi.HmiServlet.doWork(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.doGet(HmiServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code)) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code)) at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code)) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code)) at java.security.AccessController.doPrivileged1(Native Method) at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code)) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.refresh(HmiMethod_Invalidate.java:80) at com.sap.aii.ibrun.server.valueMapping.cache.HmiMethod_Invalidate.process(HmiMethod_Invalidate.java:40) at com.sap.aii.ib.server.hmi.HmiServiceImpl.invokeMethod(HmiServiceImpl.java(Compiled Code)) at com.sap.aii.ib.server.hmi.HmiServer.process(HmiServer.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiBean.process(HmiBean.java(Compiled Code)) at com.sap.aii.ib.sbeans.hmi.HmiLocalLocalObjectImpl20.process(HmiLocalLocalObjectImpl20.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.processRequestByHmiServer(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.workers.ExternalClient.doWork(ExternalClient.java:78) at com.sap.aii.ib.web.hmi.HmiServlet.doWork(HmiServlet.java(Compiled Code)) at com.sap.aii.ib.web.hmi.HmiServlet.doGet(HmiServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code)) at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code)) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code)) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code)) at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code)) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code)) at java.security.AccessController.doPrivileged1(Native Method) at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code)) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code)) Root cause : null
    Details: No details available
    Thanks
    Saravana

  • Get failed with SXI_CACHE

    Hello expert,
    I executed the tcode sxi_cache in copied client 100,
    then system throwed error like
    com.sap.aii.ib.server.abapcache.CacheRefreshException: Receiver EX1CLNT100 is not an ABAP business system >= 7.10 and therefore has no cache
    what's the reason, i have configurated the sxmb_adm, added business system in sld and adjust the exchangeProfile,
    what else should i do
    waiting for your reply
    thanks a lot in advance
    Kevin

    Hi,
    Refer the note
    Link: https://service.sap.com/sap/support/notes/1394710
    also Check the message and the blog given below.
    Link: /people/venugopalarao.immadisetty/blog/2007/03/15/adapter-engine-cannot-be-found-in-integration-directory
    Link: Cache refresh issue - SLD - adapter engine is missing
    Regards
    Vijay G

  • PI 7.11 - SXI_CACHE Issue - SQL 0904 - Resource Limit Exceeded

    Hi PI & IBM I Gurus,
    We are having the SXI_CACHE issue in our PI 7.11 SPS04 system. When we try to do the delta cache refresh through SXI_CACHE, it is returning the error SQL 0904 - Resource limit exceeded. When we try to do the full cache refresh, it is getting the issue 'Application issue during request processing'.
    We have cleaned up the SQL Packages with DLTR3PKG command, which did not resolve the issue. We recently performed a system copy to build the QA instance and I observed that the adapter engine cache for the development is presented in the QA instance and removed that cache from there.
    I am not seeing the adapter engine connection data cache in our PI system. The adapter engine cache is working fine.
    All the caches are working fine from the PI Administration page. The cache connectivity test is failing with the same error as I mentioned for the SXI_CACHE.
    Please let me know if you have encountered any issue like this on IBM I 6.1 Platform.
    Your help is highly appreciated.
    Thanks
    Kalyan

    Hi Kalyan,
    SQL0904 has different reason codes ...
    Which one are you seeing ?
    Is the SQL pack really at its boundary of 1GB ?
    ... otherwise, it is perhaps a totally different issue ... then DLTR3PKG cannot help at all ...
    If you should see this big SQL Package, you should use PRTSQLINF in order to see if there is more or less over and over the same SQL in, just with different host variables or so ...
    If the last point should be the case, I would open a message with BC-DB-DB4 so that they can check how to help here or to talk to the application people to behave a bit different ...
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.com http://www.4soi.de http://www.easymarketplace.de

  • PI 7.11 - SXI_CACHE Issue - SQL0904 - Resource limit exceeded

    Hi IBM I Gurus,
    We are having the SXI_CACHE issue in our PI 7.11 SPS04 system. When we try to do the delta cache refresh through SXI_CACHE, it is returning the error SQL 0904 - Resource limit exceeded. When we try to do the full cache refresh, it is getting the issue 'Application issue during request processing'.
    We have cleaned up the SQL Packages with DLTR3PKG command, which did not resolve the issue. We recently performed a system copy to build the QA instance and I observed that the adapter engine cache for the development is presented in the QA instance and removed that cache from there.
    I am not seeing the adapter engine connection data cache in our PI system. The adapter engine cache is working fine.
    All the caches are working fine from the PI Administration page. The cache connectivity test is failing with the same error as I mentioned for the SXI_CACHE.
    Please let me know if you have encountered any issue like this on IBM I 6.1 Platform.
    Your help is highly appreciated.
    Thanks
    Kalyan

    Hi Kalyan,
    SQL0904 has different reason codes ...
    Which one are you seeing ?
    Is the SQL pack really at its boundary of 1GB ?
    ... otherwise, it is perhaps a totally different issue ... then DLTR3PKG cannot help at all ...
    If you should see this big SQL Package, you should use PRTSQLINF in order to see if there is more or less over and over the same SQL in, just with different host variables or so ...
    If the last point should be the case, I would open a message with BC-DB-DB4 so that they can check how to help here or to talk to the application people to behave a bit different ...
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.com http://www.4soi.de http://www.easymarketplace.de

  • Error during last attempt to refresh cache in tranaction sxi_cache

    Dear Team,
    We are geting below error , while executing sxi_cache transaction . please suggest .
    Status of Runtime Cache.
    Cache content is up-to-date
    Error during last attempt to refresh cache , wile double clicking this , we found below log .
    Thrown:
    com.sap.aii.ib.server.abapcache.CacheRefreshException: Attempt to access application REPOSITORY using HTTP Method Invocation (HMI) failed. Detailed information: Invoking ROA method "ReadObjects" via HMI ... FAILED due to following exception: Message: Connection to system REPOSITORY using application REPOSITORY lost. Detailed information: Error accessing "http://gsapnppid.galsap.local:50000/rep/remoteobjectaccess/int?container=ejb" with user "PIDIRUSER". Response code is 401, response message is "Unauthorized"
    Stacktrace:
    com.sap.aii.utilxi.hmi.api.HmiCoreException: Connection to system REPOSITORY using application REPOSITORY lost. Detailed information: Error accessing "http://gsapnppid.galsap.local:50000/rep/remoteobjectaccess/int?container=ejb" with user "PIDIRUSER". Response code is 401, response message is "Unauthorized"
         at com.sap.aii.utilxi.hmi.api.HmiCoreException.newCommunicationError(HmiCoreException.java:85)
    Kindly Advise

    Please Check if the user PIDIRUSER is locked.
    If user is not locked, check if the credential for user PIDIRUSER and respective password is correctly maintained in Exchange Profile.
    Regards,
    Murali Narayanan

  • HTTP request failed. Error code: "500". Error message

    Hi ,
    When we are trying to test webservices (exposed webservice in PI)  scenarios in PI box we are getting error related Adapter framework service
    HTTP request failed. Error code: "500". Error message: "Internal Server Error [http://xxxx:xxxx/AdapterFramework/rtc]"
    in the RWB it is showing that
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIAdapterFramework:GENERAL:com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Message 01d76ce0-972e-11e0-c652-b25394b91e0c(INBOUND) expired
    Can any body help .
    Edited by: subhaniABAP on Jun 15, 2011 11:30 AM

    Hi,
    If you want to resolve this error when dealing with the messages, please try the cache refresh with the link:
    http://host:j2eeport/CPACache/refresh?mode=full
    And also go thorugh:
    - In Integration Repository/Directory go to menu Environment ->
    Clear SLD Data Cache
    - In R/3 go to transaction SXI_CACHE -> menu XI Runtime Cache -> Start
    Complete Cache Refresh
    MESSAGE EXPIRED:
    Increase the value of the timeout parameter 'xiadapter.inbound.timeout.default' under Services -> 'XPI Adapter:XI'
    to a higher value say '600000'.
    Regards,
    Caio Cagnani

  • How to Check BPM success or fail in SXMB_MONI_BPE ?

    Hi Experts
          Help me...and i am new to BPM
          I have done a simple BPM scenario and i am not sure it is working fine or not
         So I open TS code : SXMB_MONI_BPE and here how to check the BPM
         Working find or not ? if success means what is the response number?
         Failure means what is the response number ?
         Can any one explain me in detail....step by step of Monitoring of BPM?
    Adv thanks and Points
    Prasad K

    Hi Prasad,
      Two ways you can check your BPM has successfull or not.
      1. Go to SXI_CACHE , Double click on Integration Process Check the Return Code has 0. If return code Non-zero, select the Integration Process and activate now it will come to the Return Code is '2' again activate and you will get Return Code as '0'.
      2. Go to SXMB_MONI or SXI_MONITOR or SXMB_ADMIN
      Execute the XML message, find out your message and that message has 'PE' that means that is a BPM message.
      Click on PE you will see how BPM steps worked in your scenario where it failed exactly.
      select the particular step and In Application toolbar there is ICON called 'Technical overview' click the buttion it shows the everything.
    Regards,
    Venu.

  • Return Code 99 in SXI_CACHE

    Hi all,
       When I am activating the BPM object I get the follwoing error. What could be the problem.
    S     --- Translating step type 'RECEIVE' with ID '3' ---
    S     --- Translating step type 'SEND' with ID '5' ---
    W     Send step: Property exception for '4A4C70B0021311DCABF8001320DF2276' is missing
    E     Send step: Fault message '763f8223021311dcac52001320df2276' is not defined
    S     --- Translating step type 'SEND' with ID '7' ---
    I     Language not set. Using system default E

    Hi
    Check this
    <i>From OSS:
    The synchronous send steps define a fault message as exception. In this
    case you have to wrap a block around every one or all send steps.
    The block catches the exception, in your case the fault message.
    The problem is, if no handler is defined, the import of the process fails (SXI_CACHE).
    So modify the process, wrap a block with exception
    handling around the send step and activate once mo</i>
    Given in this thread
    BPM in CACHE won't activate. Fault message is not defined
    Regards
    krishna

  • RFC Lookup Fails

    I have an integration scenario that features an RFC lookup.  This integration scenario works great in our development environment, but fails at runtime in our QA environment.  The mapping program executes correctly in the Integration Builder debugging tools - but not at runtime.
    The parameter mappings are correct in both the DEV & QA environments.
    I've refreshed the cache in both SXI_CACHE and performed a CPA Cache Refresh
    SXMB_MONI reports the following error
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">RUNTIME_EXCEPTION</SAP:Code>
      <SAP:P1>Thrown: java.lang.NullPointerException: at com.s</SAP:P1>
      <SAP:P2>ap.guid.GUID.parseHexGUID(GUID.java:1015) at com.</SAP:P2>
      <SAP:P3>sap.guid.GUIDGenerator.parseHexGUID(GUIDGenerator.</SAP:P3>
      <SAP:P4>java:111) at com.sap.aii.utilxi.misc.api.GUIDFac~</SAP:P4>
      <SAP:AdditionalText />
      <SAP:Stack>Runtime exception occurred during mapping</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    I've done searches here on SDN and found similar scenarios that broke down into either cache problems or as overlooked parameter mapping.  Neither of those seems to be my problem.
    Is there anything I've overlooked?
    << Moderator message - Please do not promise points >>
    Edited by: Rob Burbank on Jan 13, 2011 4:20 PM

    Could you verify if the configuration in the Directory (interface determination etc) is complete?
    Yes, the deployment configuration is correct and the interface determination step correctly uses parameter mapping to pass a reference to the communication channel.
    Check your rfc communication channel works
    Yes, I can prove that the RFC communication channel works.  I can start the Enterprise Services Builder and test my mapping program.  In the parameters tab of the test page, I select the RFC communication channel.  All of those test work correctly.  My RFC executes and I'm getting the correct results.
    That's the frustrating part - it tests correctly in the QA Ent Serv builder, but fails when deployed.
    can you check in channel monitoring whether the channel used for RFC lookup is green and it has processed the Message which was sent at runtime.
    In runtime workbench, I can see that the RFC comm channel is green.  If I drill down into the comm channel, I can see the processing details for the message I just tested in Ent Serv Builder. 
    If I restart a failed message from SXMB_MONI - and then refresh the communication channel details, I do NOT see activity on the communication channel.  So that leads me to believe that failure occurs prior to making the RFC call - and isn' related to some sort of bad response from the communication channel.
    Edited by: Terry Riedel on Jan 14, 2011 12:02 PM

  • SXI_CACHE problem

    Hi all,
    I am newly installed my XI server. It is in SP04. I am getting CACHE Error in SXI_CACHE...
    Could anyone help me refresh cache contents. When in sxi_cache I execute 'start complete cache refresh' , the contents are refreshed . On clicking "error during last attempts" I see the following-
    cl_http_client RFC_READ_HTTP_DESTINATION AUTHORITY_NOT_AVAILABLE
    Could anyone please help me to solve this issue...
    Vijaya

    hi.. michal,
    tq, very much... but still im facing the same problem..
    a)in sxi_cache.. im getting error messages as "unable to refresh cache contents and error during last attempt to refresh cashe". 
    b) michal, im following the step by step procedures available in the PDF document "HowTo_handle_XI_30_Cache", in this during 11th step, when i clicked on refresh object, im getting an error
    409   Conflict
    http://sapxi:50000/rep/hmi_cache_refresh_service/ext?method=CacheRefresh&mode=RM&type=MAPPING&guid0=&guid1=
    c) and during 13th step, its asking for network password, i tried all the passwords (viz., when i logon to xi system im choosing client as 500, user sapuser, password india and for IR, ID and IS im using username as XISUPER and password :india). After 3 attempts, its displaying a message as
    Logon failed
    What has happened?
    Call of URL http://sapxi:8000/sap/xi/cache terminated due to error in logon data.
    Note
    Logon performed in system DEV .
    Logon performed for client 500 and language EN.
    What can I do?
    Check the validity of your SSO ticket for this system.
    If you do not yet have a user ID, contact your system administrator.
    Error Code: ICF-LE-http-c:500-l:E-T:21-C:3-U:5-P:-L:7
    HTTP 401 - Unauthorized
    Your SAP Internet Communication Framework Team
    plz.. help me...
    vijay

  • Communication Channel in SXI_CACHE but not in RWB

    Hi Gurus,
      Created a simple file to file scenario. While testing the scenario, i've got the following error while looking at the SXMB_MONI.
    "com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol handler. Failed to get a receiver channel from the agreement for the given message. Root cause: com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Channel object with Id Channel:ca8f9060afd235e7b77958ffc1bb2096 not available in CPA Cache"
    Did an initial investigation and found that the communication channel exist in SXI_CACHE. Proceed to do a Complete Cache Refresh. However, I still get the same error.
    Went to RWB to check on the Communication Channel under Adapter Tab and realised that the Communcation Channel created cannot be found in the list. I suspect that might be causing the error and Im really puzzled by the mis-match between SXI_CACHE and RWB. Is there a way to refresh the list of Communcation Channels in RWB.
    Thanks

    Hi Jason,
    For this kind of problem i think better restart the XI server then check out .
    I hope it would get resolve .
    regards
    ashwin

  • RFC Sender - lookup of alternativeServiceIdentifier via CPA-cache failed

    Hello,
    I am using RFC Sender for a scenario and while sending message I got following error. I found this error while monitoring communication channel. I looked at several posting on this issue and tried with both checking  and not checking check box of advanced mode (RFC sender communication channel configuration). I am getting the same "lookup of alternativeServiceIdentifier via CPA-cache failed" error. How did you resolved?, please let meknow.
    Did any one come across error
    Server 0 0_50478 Sender channel 'CC_GET_CUSTOMER_RFC_SENDER' for party '', service 'SAP_DFR' (internal name 'RfcServer[CC_GET_CUSTOMER_RFC_SENDER]')
    Server data: {jco.server.gwhost=XXXXXXXXXX, jco.server.progid=DFX_XI_00, jco.server.gwserv=sapgw00, XI_RFC_USER=*****, jco.server.unicode=0}
    Repository data: {jco.client.lang=EN, jco.client.snc_mode=0, jco.client.client=120, jco.client.passwd=******, jco.webas.ignore_jdsr_error=1, jco.client.user=XI_RFC_USER, jco.client.sysnr=00, jco.client.ashost=XXXXXXXXXX}
    Current pool size: 1, maximum pool size : 1
    Channel History
    - Error: 2007-09-20 10:32:14 CDT: com.sap.aii.af.rfc.afcommunication.RfcAFWException: lookup of alternativeServiceIdentifier via CPA-cache failed for channel 'CC_GET_CUSTOMER_RFC_SENDER' (bee9e190f51f3687b1072bf3f5446a70, party '', schema 'TechnicalSystem', identifier 'DFR#120')
    Thank you,
    Balaji

    run tc SXI_cache on the XI
    on that screen press Shift+f6, it will start the refresh....and also do the CPAcahe manually trough the link
    http://itmisapxi:50000/CPACache/refresh?mode=full
    with PIRDIRUSER and then check the interfce....

Maybe you are looking for

  • Unable to share library on Vista x64

    I am running a new installation of Vista Enterprise SP1 x64 w/ iTunes 7.6.2.9. After enabling sharing, I cannot see any other libraries on the same subnet. Other's who see my library get an error when connecting: "The shared library 'my library' is n

  • Does the dock from a fourth generation ipod shuffle work with a second generation ipod shuffle?

    Does the dock from a fourth generation ipod shuffle work with a second generation ipod shuffle?

  • JAXB & DTD

    Hi there In order to develop an XML-based applikationmodule I wanted to use JAXB. Actually we only hav a DTD that describes our XML-documents. Now my question is: Is there a way to use JAXB with DTD instaead of schema, or does someone know a tool for

  • Scratch Disk is Full

    When I try to crop a picture, I am getting an error message that says my scratch disk is full.  I have ample space left on my hard drive, so how can I correct this issue? Thanks, Jennifer Laraia Message was edited by: PECourtejoie (email address remo

  • Returning a malfunctioning videogame?

    Hi, I recently purchased a Playstation VITA game on bestbuy.com & received it with no issues.I opened it and put it on the console but it never installed, tried taking it out and putting it back in to no avail.I did a few google searches and it turns