Cache Monitoring issue

Hello all.
I'va the following error when I check the Cache Monitoring in RWB
for "Integration Server (ABAP Cache)" :
Communication error
It's the case for all objects : example for Integration processes
What is the origin of this issue ?
If I check "Integration Server (Java Cache)" objects , it's ok !!
Thnaks in adavance

hi,
you always need to start with this doc
if you have cache related issues:
https://websmp109.sap-ag.de/~sapdownload/011000358700003163902004E/HowTo_handle_XI_30_Caches.pdf
Regards,
michal
<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Similar Messages

  • PI EHP1 7.1 CACHE UPDATE ISSUE

    Hi All;
    I get an error when I try do a full cache refresh. I've read all the posts have been solved before in sdn for the same issue as same mine but stil there's no help.
    I've checked the sm59 RFC connection test for INTEGRATION_DIECTORY_HMI configuration.
    I've checked the all services about cache in SICF tcode and all off them is active.
    I've started Delta Cache Refreshn in SXI_CHACHE
    Any ideas how to resolve the issue?
    It can be beacuse of the roles of PIDIRUSER?
    The issue is;
    CacheRefresh>
      <Info>CPA cache refresh (mode=full) executed in 33 milliseconds.</Info>
    - <Confirmation>
    - <CacheRefreshError>
      <EngineType>AE</EngineType>
      <EngineName>af.mpi.sapsrv2</EngineName>
      <RefreshMode>F</RefreshMode>
    - <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://sapsrv2:50400/dir/hmi_cache_refresh_service/ext?method=CacheRefresh&mode=F&consumer=af.mpi.sapsrv2). 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:304) at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryAccess.getFullCacheUpdateXML(DirectoryAccess.java:427) at com.sap.aii.af.service.cpa.impl.cache.CacheManager.performCacheUpdate(CacheManager.java:454) 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:734) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:162) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:81) at com.sap.engine.services.servlets_jsp.server.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:124) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:73) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:468) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:399) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:388) at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:84) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:244) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78) at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60) at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27) at
    thanx a lot
    SEYDA

    Hi;
    Is there anyone can help me please ??
    I try to execute runtime workbench >> cache monitoring >>show cache status table and i got the error log in Central Adapter Engine tab.Cache status  light is red and says inconsistent.
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <ConfirmationXML>
       <CacheRefreshError>
          <EngineType>
          AE
          </EngineType>
          <EngineName>
          af.mpi.sapsrv2
          </EngineName>
          <RefreshMode>
          F
          </RefreshMode>
          <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://sapsrv2:50400/dir/hmi_cache_refresh_service/ext?method=CacheRefresh&mode=F&consumer=af.mpi.sapsrv2). Reason: com.sap.aii.af.service.cpa.impl.exception.CPADirectoryCacheException: HTTP 503: Service Unavailable
         at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryAccess.getDataFromDirectory(DirectoryAccess.java:304)
         at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryAccess.getFullCacheUpdateXML(DirectoryAccess.java:427)
         at com.sap.aii.af.service.cpa.impl.cache.CacheManager.performCacheUpdate(CacheManager.java:454)
         at com.sap.aii.af.service.cpa.impl.cache.CacheManager$CacheUpdateRunnable.run(CacheManager.java:291)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:175)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:274)
    Caused by: com.sap.aii.af.service.cpa.impl.exception.CPADirectoryCacheException: HTTP 503: Service Unavailable
         at com.sap.aii.af.service.cpa.impl.cache.directory.DirectoryAccess.getDataFromDirectory(DirectoryAccess.java:295)
         ... 6 more
             </Trace>
          </GlobalError>
          <GlobalError>
             <Message>
             Confirmation handling failed.
             </Message>
             <Trace>
    Thank you so much
    Bilge

  • How to read Group ID from Value Mapping Context in Cache Monitoring ?

    Hi friends,
        In RWB --> Cache Monitoring --> Integration Server (Java) -> (Search for Value Mapping Groups) in this each item is identified by Value Mapping Group (GroupID, Context, Identifier/Agency, Identifier/Scheme). Either we create Value Mapping Table in ID or replicate value mapping data directly from text file/SAP table etc., in run time cache, data will be identified in this manner.
        Now, our requirement is to delete a record the Cache for a particular context. Two operations provided by XI one is 'Delete' and another one is 'DeleteGroup'. When we use either of this, we should know GroupID. Suppose, I replicated some large amount of data from my text file in Runtime Cache. Value Mapping Table is like that IN --> India, US --> USA, AU --> Australia, EG --> Egypt. Now, I am required to write a program to get the input country code from user which is going to delete in the value mapping table like IN/AU....  For this, what logic we should follow in the program is, First we scan the value mapping table and find the record (country code)  which is match with the input. Then find the GUID value for this record. Now we use the DeleteGroup Operation and pass this GUID and then delete the record.
        So, in essence, how to read the GUID from value mapping context.
        Friends, Kindly help me to do this.
    Thanks in advance.
    Jegatheeswaran P.

    Did you get the way to read group id?

  • Trouble with color on Presario, No red tones on display. Not a monitor issue.

    Am experiencing trouble with color on Presario, model no. CQ5500F. Purchased a couple of years ago, and trouble was present immediately. Am getting no red tones - red items appear black or sometimes blue. Was told by HP that it was a monitor issue, and let computer slide out of warranty. installed new monitor today and problem still exists. Is this merely a display adjustment of some kind? Or will I have to pay HP their $99 for a one time fix? Any suggestions appreciated.

    Hello UncleBob62,
    It could be the display driver that is not properly working
    1. Click on the start icon
    2. Right click on computer and go to properties
    3. Select Device Manager
    4. Expand display adapters and right click on the video card driver and uninstall
    The computer screen will go blank
    On the keyboard press the windows key the right arrow key twice and then the letter R.
    At this point your computer is going to reboot. After the reboot Windows will install generic drivers for your video card. Do you still see a lack of red tones?
    If I have helped you in any way click the Kudos button to say Thanks.
    The community works together, click Accept as Solution on the post that solves your issue for other members of the community to benefit from the solution.
    - Friendship is magical.

  • What is a cache monitoring? and what it is used for?

    what is a cache monitoring? and what it is used for? how safe it is to execute the transaction RSRCACHE in development?
    Thank you,
    York

    Hi Les,
    Cache is a temporary storage for recently accessed data.
    Used to enhance query performance.
    Use t-code RSRT to view more on cache.
    Please see this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/41/b987eb1443534ba78a793f4beed9d5/content.htm
    Cache helps to improve query performance. As it can save data in memory, flatfile, cluster table or BLOB.
    You can remove cache per query or inactivate it for perticular info provider or inactivate it overall.
    But which is not recommended. Yes if u know that certain queries you dont use often and its not accessing large number of records then you can inactivate it for those queries. you can manage cache via three t-codes RSRT or RSRCACHE or SPRO>SAP Reference IMG>SAP Busines Wearhouse--> Reporting relevent setting -->General Reporting Setting in BEX -->Global Cache Setting.
    please follow the link which has few good documents on cache. which will clear your complete concept for cache.
    https://service.sap.com/bi -->Product information previous releases -->BI InfoIndex --> OLAP --> you will get bunch of documents in that.
    Look at the following threads :
    OLAP Cache
    what is cache?
    also check RSRT and OLAP cahce docs
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/afc59790-0201-0010-9f99-940f7c3934fc
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9f4a452b-0301-0010-8ca6-ef25a095834a
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7c361b95-0501-0010-c0ab-897c5aa14504
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/31b6b490-0201-0010-e4b6-a1523327025e
    Hope this helps.
    ****Assign Points if Helpful****
    Regards,
    Ravikanth.

  • Value Mapping Replication-Values not reflected in Cache Monitoring

    Hello
    I implemented Java proxy for populating values in Java cache. The call was successful also i could see successful messages in SXMB_MONI. also in message moniotring it says "JPR successfully processed the message".
    But when i am checking in cache monitoring i couldn't view the context that i populated through proxy.
    Do i need to refresh any of the cache or restart the server?
    Thanks in advance.
    Regards
    Rajeev

    Hi Rajeev,
    Close the Integration Builder and RWB pages and open again with browser cache refresh. it works for me
    Regards,
    Ricardo.
    Message was edited by:
            Ricardo  Quintino

  • KM Cache in Cache Monitor is not cleared using KM API

    Hi All,
    I am trying to clear the KM cache that is pre-configured in Cache Monitor using KM API. Below is the code I am using to clear the cache. It is not clearing the cache but creating the new cache with the name "KM_Cache1 (1)" and default properties set to peak load as 100%. But my requirement is to access the pre-configured cache and clear it then refresh it.
    import com.sapportals.wcm.WcmException;
    import com.sapportals.wcm.service.cache.CacheServiceFactory;
    import com.sapportals.wcm.util.cache.CacheException;
    import com.sapportals.wcm.util.cache.ICache;
    import com.sapportals.wcm.util.cache.CacheFactory;
    try{
              Cache cache1 = CacheServiceFactory.getInstance().getCache("KM_Cache1");
              cache1.clearCache();
              cache1.refresh();
    Thanks in advance to help me on how to clear the cache in cache Monitor.

    Hi,
    The code is as follows:
    IIndexService indexService = null;
    try {
       indexService = (IIndexService) ResourceFactory.getInstance().getServiceFactory().getService(IServiceTypesConst.INDEX_SERVICE);
    } catch (ResourceException e) {
       if (indexService == null) {
         log.errorT("Error on instanciating the index service");
         return this.renderMessage(this.getBundleString(RES_NO_INDEX_SERVICE), StatusType.ERROR);
    // get index
    IIndex index = null;
    try {
       index = indexService.getIndex("YourIndexID");
    } catch (WcmException e1) {
       log.errorT("Error when trying to get the index");
       return this.renderMessage(this.getBundleString(RES_NO_INDEX), StatusType.ERROR);
    // check if the index is a instance of AbstractClassificationIndex
    AbstractClassificationIndex classiIndex = null;
    if (index instanceof AbstractClassificationIndex) {
       classiIndex = (AbstractClassificationIndex) index;
    } else {
       log.errorT("The index " + index.getIndexName() + " is no classification index");
       return this.renderMessage(this.getBundleString(RES_NO_CLASSIFICATION_INDEX), StatusType.WARNING);
    //give your KM Resource here for which you want to know if it is classified or not
    boolean classified = classiIndex.isDocClassifiedInAnyTax(resource);
    Regards,
    Praveen Gudapati

  • Cache update issue??

    Hi Everyone,
    I am implementing simple File to JDBC scenario. The sender file adpater is working fine, but the receiver JDBC adapter seems to be causing a bit of problems.
    I am using MS Access as the data base. Database XI.mdb is in D:/JDBC/XI.mdb
    The parameters in JDBC adapter that i have filled are:
    Connection String: jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=//132.186.85.184/D:/JDBC/XI.mdb;
    JDBC Adapter: sun.jdbc.odbc.JdbcOdbcDriver
    Persistence: local
    Conflict Resolution: redo
    Interprtation of empty string values: "
    These are the only fields filled up in the receiver JDBC adapter.
    Now the issue is although I am working in Namespace: http://Ashish_File_To_JDBC
    The output in the JDBC receiver communication channel contains the namespace which i was earlier using and not the one it should be:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:JDBC_Vendor xmlns:ns0="<b>http://Ashish_File_to_idoc</b>">
    - <Data_DB>
    - <XI action="INSERT">
      <TABLE>XI</TABLE>
      </XI>
    - <Access>
      <Vendor_Number>320123</Vendor_Number>
      <Last_Name>Rodrize</Last_Name>
      <Search_term>enjoy</Search_term>
      <Currency>USD</Currency>
      <Street>Anothony St</Street>
      </Access>
      </Data_DB>
      </ns0:JDBC_Vendor>
    Is this some kind of cache refersh issue. I have tried refreshing everything.
    Regards,
    Ashish

    Ya i have checked eacha nd every object in IR and ID properly, there is no mistake there for sure.
    ALso cause i am expecting a output:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:JDBC_Vendor xmlns:ns0="<b>http://Ashish_File_to_JDBC</b>">
    - <Data_DB>
    - <XI action="INSERT">
    <TABLE><b>HELLO</b></TABLE>
    - <Access>
    <Vendor_Number>320123</Vendor_Number>
    <Last_Name>Rodrize</Last_Name>
    <Search_term>enjoy</Search_term>
    <Currency>USD</Currency>
    <Street>Anothony St</Street>
    </Access>
    <b></XI></b>
    </Data_DB>
    </ns0:JDBC_Vendor>
    I am getting:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:JDBC_Vendor xmlns:ns0="http://Ashish_File_to_idoc">
    - <Data_DB>
    - <XI action="INSERT">
    <TABLE>XI</TABLE>
    </XI>
    - <Access>
    <Vendor_Number>320123</Vendor_Number>
    <Last_Name>Rodrize</Last_Name>
    <Search_term>enjoy</Search_term>
    <Currency>USD</Currency>
    <Street>Anothony St</Street>
    </Access>
    </Data_DB>
    </ns0:JDBC_Vendor>
    This was my previous output, but since i have made changes to it, the changes are not being reflected in the communication channel output.
    Regards,
    Ashish

  • SXI_CACHE vs. RWB Cache Monitoring

    I'm familiar with the functionalities of transaction SXI_CACHE, as I've used it on a previous project. However, I have not used the Cache Monitoring function in the RWB, and was curious what the differences were. When would you prefer to use one over the other?
    I've reviewed the How To Handle Cache in XI30, but the only thing that was specified about RWB Cache Monitoring was that you would choose between Software Components and Mapping Programs. I am still unclear as to what else is available.
    Thanks in advance!

    Hi Daniel,
    See these..
    http://help.sap.com/saphelp_nw2004s/helpdata/en/0d/28e1c20a9d374cbb71875c5f89093b/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/92/2fd93f130f9115e10000000a155106/frameset.htm
    /people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off
    /people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/003de490-0201-0010-68a4-bf7a1e1fd3a5 -- Monitoring in XI 3.0 ( see cache monitoring)
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • Multiple Monitor Issue

    Alright, so I have a 15" Macbook Pro with the dual graphics cards (GeForce 9600M GT and GeForce 9400M GT 256 version). It's the 2.66 intel processor one. Anyway, I've been trying to figure out this dual monitor issue that I've been having for a few days now. When I'm using the 9400M card and I plug into my mini displayport everything works just fine. This includes the VGA cord, the HDMI, as well as a standard Apple monitor. Now, when I switch over to the higher end graphics card, as soon as I plug into the mini displayport my screen goes black. And that's it. I can't do anything. I have to hold the power button down until the computer turns off.
    I've been searching for days in order to find an answer to this question or if anyone has ever had a similar problem and no one could help me. I even went to the genius bar and no one could help either. Keep in mind I've tried this in a variety of ways. I've plugged the monitor in after the computer was running, I've had it plugged in while the computer was turning on, and each time after the initial boot up everything goes black.
    To make matters worse, I originally came across this issue because I use Windows 7 on bootcamp and I wanted to use dual monitors within Windows. Bootcamp is only set to use the 9600M graphics card which is the one giving me all the heartache and apparently there's no way around it. If anyone has the slightest clue as to what's going on here or why it would be doing such a thing, let me know. Thanks.

    Jon: Thanks for answering those questions. Run the Apple Hardware Test that you'll find on one of the DVDs that came with your MBP. If any errors are reported, go back to the Genius Bar with the error codes reported by AHT and ask to have the machine repaired.
    If you have extended AppleCare protection, you have a TechTool Deluxe CD/DVD. You can also use that to test your hardware. If it reports any errors, take the exact wording and error codes from that report along with you to the GB, too.
    The problem is not with your three external displays or your cables, adapters, or your MBP's mini-Displayport, because they all work fine with the 9400M. The problem isn't some wrong contact that's being made momentarily as you insert the mini-Displayport plug into the port, because it occurs even when the cable is securely connected before starting up the computer. It seems to me the problem must reside either in your 9600M GT or in its connection to the mini-displayport.

  • Cache monitoring and caches

    1.please let me know about cache monitoring and cache i referred help.sap.com.i am not getting clear idea.
    2.about aleaud message type
    3. sync-async bride , communication

    Hi Pv,
    1: Refer the following link for caches in XI
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290
    Webinar on Cachemonitoring:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/53399e62-0c01-0010-7bb8-fd4f3b613a16?prtmode=navigate
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/webinars-nw-rig/monitoring%20in%20exchange%20infrastructure%203.0%20-%20webinar%20powerpoint.pdf
    2:ALEAUD is the utility to capture the status of the IDOCs during IDOC communication .
    For more:
    http://help.sap.com/saphelp_nw04/helpdata/en/0b/2a6550507d11d18ee90000e8366fc2/frameset.htm
    3:
      Sync -Async Bridge:
               This is a predefined functionality in BPM privdec by SAP to  communicate between the two business systems in which one is a synchronous Business system and the other is asynchronous business system.to acheive this we use a Sync/Async Bridge.Its has explained in detail in the 12 th heading in the thread with screen shots(below mentioned thread- 10939).refer the follwing threads for more information on BPMs.
      /people/sharathchandra.girmaji/blog/2008/09/11/bpm-with-patterns-explained-part-1
      /people/sharathchandra.girmaji/blog/2008/09/11/bpm-with-patterns-explained-part-2
      keep searching SDN .It has loads of information  on BPMs including the scenarios.
    Thanks,
    Ram.

  • Graphics card issue or monitor issue?

    Hello, i have a MacPro 2.66 w/ an ATI x1900 and a MacBookPro with th nVidia 8600
    i recently purchased a 28" Hanns-g Display which i upgraded from my 20" apple cinema display, im curious if this could be a graphic issue or a monitor issue:
    When i connect the 28" monitor to my ATI card (port 1) and boot into 10.4.10 (macPro) i noticed diagonal lines that seem to "scroll" (like an overscan line or something) on greyish and lighter backgrounds.
    tried it with the second port, same thing, it does it on all resolutions
    (it runs @ 1920x1200).
    when i boot into XP and try the same sites i did in 10.4.10 it doesnt do it at all, its as it should.
    I tried both VGA>DVI and HDMI>DVI to the ATI on OSX but it only does it with the HDMI>DVI connection under OSX, VGA looks fine.
    (btw my ati card is clean as a whistle, no dust or anything)
    However if i plug it into my MacBookPRo with hdmi>DVI it doesnt do that at all.
    so im wondering probably incompatible monitor or what?
    im looking to getting a 30" Apple Display but not if its gonna act up like that on my macpro, none of this appeared on my ACD 20".
    any suggestions or tips?
    thanks!

    im not experiencing scan line son my 30" ACD display under OSX or XP with my ATI, could be the monitor you are using, but if its not doing it with your MBP than.....idk
    sonds strange, try another gfx card or another macpro if possible.

  • Cache memory issue!

    Hi All,
    we have a report that has around 4000 pages of data, and when i try to print manually to the printer it has going around 3200 pages and can't go further. I am guessing it is a cache memory issue, any suggestions on how to fix this.
    thankz,
    kalyan.

    Hi,
    you have quite an out-of-date version there. Can you consider upgrading to the latest service packs (5) and fix pack (5.5)? You can download the SPs and FixPacks here ( [http://service.sap.com/patches] ) If the problem persists after the upgrade I recommend issuing a support ticket here [http://service.sap.com/support]
    Regards,
    Stratos

  • RWB Cache monitoring problem.....

    Hai,
    I have a problem in cache monitoring in Runtime workbench. Search criteria in cache monitoring is restricted to 2000 entries and not able to select the hit list manually.
    Is this is standard from SAP (restricted to 2000 entries) or can be changed according to the requirment.
    Thanks for your help.
    Regards,
    Yoganand.V
    Edited by: Yoganand Vedagiri on Jan 30, 2009 12:33 PM

    Dear Yoganand ,
        this question is out of curiosity . in our company we are using ECC  6.0 with ABAP engine alone . when i came across this thread i the "Runtime Workbench" was a very new word and hence i tried ti run the transaction SXI_CACHE given in the thread to knew what is that .
    i got a "XI runtime cache " screen with status of cache showing in RED . 
    my doubt is that how is that XI feaurures are available with ABAP alone systems ?
    will this cache be active(green) if there would have been JAVA engine also ?
    please throw some idea on this , which would be of great use to us

  • Cache Monitoring in Runtime Workbench not showing status/throwing error

    Hello Friends,
    The Cache Monitoring in Runtime Workbench is not showing the status at all. Below is the error message that is displayed.
    Connection to system RUNTIME using application RUNTIME lost. Detailed information: Error accessing "https://us-medpiqas.ww005.siemens.net:50001/run/value_mapping_cache/int?method=InvalidateCache" with user "null". Status of response is HTTP/1.1 401 Unauthorized - Unauthorized
    It was working fine few days before. Now the messages are not getting processed as they are not able to access the message mapping at runtime. I am surprised as to how this happened. Can anyone of you tell me what I can do to proceed with the problem?
    FYI: SXI_CACHE in ABAP Stack shows updated status and is green.
    Thanks & Best Regards,
    Anand Patil
    Edited by: Anand Patil on Dec 22, 2010 4:06 PM

    Hi,
    Restarting the XI: CPA Cache Service in https://<host>:<port>/nwa -
    > Systems---->Start & Stop. After restarting the CPA Cache service. The error is no more shown.
    This works!
    Thanks & Regards,
    Anand Patil

Maybe you are looking for

  • After Effects wont render full res - possible RAM issue?

    Not sure if this has ever come up before - I'm unable to render out of after effects and RAM preview half res. When I try and RAM preview the comp just goes black and when I send it to render I get the following message: After Effects warning: Logged

  • Problem in  Converting String to Date

    Hi All, I am having one String String date = "2006-01-17 15:19:57.0" I want to parse this String into Date object. I will really appriciate if somebody helps me out. Thanks.

  • Custom web parts in SharePoint 2013 becomes inactive when the session is idle for long time.

    Hi, We have a search center site with custom web parts and custom master pages. When the session is inactive for long time all the custom web parts in the page doesn't work, unless we close the browser and open it. Where as this is not the case with

  • Error when doing blind transfer from CAD

    We have put a button on our CAD desktop with an action to perform a blind transfer to a specific extension (which happens to be a routepoint). 20% of the transfers fail with this error message: "The agent- or workflow-initiated action request failed.

  • CAE - Integrated Configuration Trace file location?

    Hi, I am tracing some debug information inside an User Defined Function in a graphical mapping. This mapping is used in an Integrated Configuration, so running only in the adapter engine. I usually see my debug trace in SXMB_MONI. Can you tell how to