cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to refresh cache contents in XI.

former_member182294
Active Contributor
0 Kudos

Hi All,

We are working on a scenario where input data is provided in XML file (using File Adapter)and the data to be sent to SAP R/3 system through RFC Adapter. The file adapter is sending file to XI Integration Server successfully , but when we check the status in XI using transaction SXMB_MONI -> Monitor processed XML Messages

the status is shown in Red and when we check the message it showing following message " Unable to refresh cache contents".

Please anybody can tell what could be the problem.

When we check in SXI_CACHE transaction the following two messages are displayed.

1) Unable to refresh cache contents

2) Error during last attempt to refresh cache.

Please help us.

Thanks in Advance

Abhilash

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Abhilash,

-What happened during the post installations steps for the SXI_CACHE test? Was the test succesfull?

-Any locked XI service users in the system?

-Where tests in the VisualAdministrator for SLD Data Suplier settings successfull?

Hope it helps to get to the solution.

Björn

former_member182294
Active Contributor
0 Kudos

Hi Bjorn,

- During post installation steps SXI_CACHE in full mode through browser was not successful. When we trying to refresh cache through URL:

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

We got the follwoing error:

-


The XML page cannot be displayed

Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.

Invalid at the top level of the document. Error processing resource 'http://hwsapxi:50000/CPACache/refresh?mode=full'. Line 1, Position 1

CPA cache refresh (mode=full) successfully executed in 782 milliseconds.

^

-


how to make cache clear success?

- No locked XI Service Users in systems.

- How to do Data Supplier settings in SLD.

Thanks & Regards

Abhilash

former_member182294
Active Contributor
0 Kudos

Hi Bjorn,

I have tested SLD Data Supplier Settings in Visual Administrator. The test run executing successfully.

Please let me know any other things I have to do?

Thanks & Regards

Abhilash

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Abhilash,

Plz try the delta cache refresh in SXI_CACHE. also go to the folloeing link -

http://help.sap.com/saphelp_nw04/helpdata/en/0d/28e1c20a9d374cbb71875c5f89093b/frameset.htm

Hope its useful!!

Cheers,

Divya

former_member182294
Active Contributor
0 Kudos

Hi Divya,

Thanks for your reply. We tried this but the problem is when we are trying to refresh cache through SXI_CACHE.

When we forced to run 'Start Complete Cache Refresh' its displaying a message 'Complete cache refresh started in background', but there is no change in the status in right side panel. Its still showing following errors,

- Unable to refresh cache contents.

- Error during last attempt to refresh cache.

When job in running in background how can we know when it is compelted. Please help.

Regards

Abhilash

former_member182294
Active Contributor
0 Kudos

In the back ground when we run complete cache refresh, its showing follwoing error.

#1.5#000BDBE75C7D00390000001700000D840003FB35181B6E11#1120630386411#com.sap.engine.services.dsr##com.sap.engine.services.dsr#J2EE_GUEST#0####0491fbb0ede511d9c87d000bdbe75c7d#SAPEngine_Application_Thread[impl:3]_17##0#0#Error#1#/System/Server#Java#DSR_43#com.sap.engine.services.dsr.res.DSRResourceBundle#Conversion error hexString -> byte[]: Input format could not be properly processed.#1#hexString -> byte[]#

#1.5#000BDBE75C7D00390000001800000D840003FB35181B7250#1120630386411#com.sap.engine.services.dsr##com.sap.engine.services.dsr#J2EE_GUEST#0####0491fbb0ede511d9c87d000bdbe75c7d#SAPEngine_Application_Thread[impl:3]_17##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.dsr.DSRException: Conversion error hexString -> byte[]: Input format could not be properly processed.

at com.sap.engine.services.dsr.util.Convert.hexToByteArray(Convert.java:33)

at com.sap.engine.services.dsr.DSRHandlerJ2EENode.inHTTP(DSRHandlerJ2EENode.java:942)

at com.sap.engine.services.dsr.DSRHandlerJ2EENode.analyzeMethodStart(DSRHandlerJ2EENode.java:806)

at com.sap.engine.services.dsr.DSRHandler.methodStart(DSRHandler.java:350)

at com.sap.engine.library.bytecode.tracing.TracingPlugin.methodStart(TracingPlugin.java:193)

at com.sap.engine.library.bytecode.tracing.Tracer.methodStart(Tracer.java:132)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)