UI5 negative cache

Hi
I am facing a problem with negative cache and UI5.
"found in negative cache: 'sap.m.Tile' from /sapui5/resources/sap/m/library-preload.json/sap.m.Tile: TypeError: Object doesn't support this action!"
Has anyone ever had a similar problem?
best regards
Thomas Maier

Hi Marc
Tried it a couple of times but still the same issue.
best regards
Thomas Maier

Similar Messages

  • Found in negative cache error while deploying webdynpro app

    Hi,
    I got the below  error when I deployed an webdynpro application.There are no build errors
    java.lang.ClassNotFoundException: com.sws.wdp.Internal_DCF_WindViewSet_DCF_AdminComp_DCF_AdminWind
    Found in negative cache -
    Loader Info -
    ClassLoader name:
    [sws.com/DCF_Admin] Parent loader name: [Frame ClassLoader]
    References: common:service:http;service:servlet_jsp service:ejb common:service:iiop;service:naming;service:p4;
    service:ts service:jmsconnector library:jsse library:servlet common:library:IAIKSecurity;library:activation;library:mail;
    library:tcsecssl library:ejb20 library:j2eeca library:jms library:opensql common:library:com.sap.security.api.sda;
    library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;
    service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;
    service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;
    service:userstore interface:resourcecontext_api interface:webservices interface:cross
    interface:ejbserialization sap.com/tcwddispwda sap.com/tcwdcorecomp service:webdynpro service:sld
    library:tcddicddicservices library:com.sap.aii.proxy.framework library:tcgraphicsigs library:com.sap.mw.jco
    library:com.sap.lcr.api.cimclient library:sapxmltoolkit library:com.sap.aii.util.rb library:com.sap.util.monitor.jarm
    library:tcddicddicruntime library:com.sap.aii.util.xml library:com.sap.aii.util.misc
    library:tc~cmi Resources: /usr/sap/EPD/JC00/j2ee/cluster/server0/apps/sws.com/DCF_Admin/webdynpro/public/lib/app.jar
    Loading model: {parent,references,local} -
    I restarted the server but of no use.
    Please help me in resolving this.
    Thanks and  Regards,
    Rajesh.A

    Hi,
    Please have a look at this threads,
    Found in negative cache.... very strange.
    What's Negative Cache ??
    Regards
    Saravanan K

  • What's Negative Cache ??

    Hello!:
    The app was working for months without problem now I get this error:
    <b>Root Cause</b>
    The initial exception that caused the request to fail, was:
       java.lang.ClassNotFoundException: com.repsolypf.gis.pozos.wdp.InternalGisView Found in negative cache -
    Loader Info -
    ClassLoader name: [local/PozosGis] Parent loader name: [Frame ClassLoader] References: common:service:http;service:servlet_jsp service:ejb common:service:iiop;service:naming;service:p4;service:ts service:jmsconnector library:jsse library:servlet common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl library:ejb20 library:j2eeca library:jms library:opensql common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore interface:resourcecontext_api interface:webservices interface:cross interface:ejbserialization sap.com/tcwddispwda sap.com/tcwdcorecomp service:webdynpro service:sld library:tcddicddicservices library:com.sap.aii.proxy.framework library:tcgraphicsigs library:com.sap.mw.jco library:com.sap.lcr.api.cimclient library:sapxmltoolkit library:com.sap.aii.util.rb library:com.sap.util.monitor.jarm library:tcddicddicruntime library:com.sap.aii.util.xml library:tccolapi library:com.sap.aii.util.misc library:tccmi library:tccol~runtime Resources: D:\usr\sap\PD0\JC00\j2ee\cluster\server0\apps\local\PozosGis\webdynpro\public\lib\app.jar D:\usr\sap\PD0\JC00\j2ee\cluster\server0\apps\local\PozosGis\webdynpro\public\lib\classes111.jar D:\usr\sap\PD0\JC00\j2ee\cluster\server0\apps\local\PozosGis\webdynpro\public\lib\jcifs_vs1.jar Loading model: {parent,references,local} -
        at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:348)
        at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:65)
        at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.<init>(DelegatingView.java:41)
        at com.sap.tc.webdynpro.progmodel.view.ViewManager.createUninitializedView(ViewManager.java:486)
        at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:523)
        ... 28 more
    <b>Detailed Exception Chain</b>
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for view com.repsolypf.gis.pozos.GisView. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.<init>(DelegatingView.java:41)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.createUninitializedView(ViewManager.java:486)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:523)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:421)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:135)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:404)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:618)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:251)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.ClassNotFoundException: com.repsolypf.gis.pozos.wdp.InternalGisView
    Found in negative cache
    Loader Info -
    ClassLoader name: [local/PozosGis]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
       interface:resourcecontext_api
       interface:webservices
       interface:cross
       interface:ejbserialization
       sap.com/tcwddispwda
       sap.com/tcwdcorecomp
       service:webdynpro
       service:sld
       library:tcddicddicservices
       library:com.sap.aii.proxy.framework
       library:tcgraphicsigs
       library:com.sap.mw.jco
       library:com.sap.lcr.api.cimclient
       library:sapxmltoolkit
       library:com.sap.aii.util.rb
       library:com.sap.util.monitor.jarm
       library:tcddicddicruntime
       library:com.sap.aii.util.xml
       library:tccolapi
       library:com.sap.aii.util.misc
       library:tc~cmi
       library:tccolruntime
    Resources:
       D:\usr\sap\PD0\JC00\j2ee\cluster\server0\apps\local\PozosGis\webdynpro\public\lib\app.jar
       D:\usr\sap\PD0\JC00\j2ee\cluster\server0\apps\local\PozosGis\webdynpro\public\lib\classes111.jar
       D:\usr\sap\PD0\JC00\j2ee\cluster\server0\apps\local\PozosGis\webdynpro\public\lib\jcifs_vs1.jar
    Loading model: {parent,references,local}
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:348)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:65)
         ... 31 more
    I make a new deploy and the app works fine for 5 minutes, then I get this error again....
    Any idea?
    Thanks a lot for your time on this thread.
    RLS

    Hi L. Menon:
    Thanks for your answer.
    There was no set up of any hotfix or SP.
    Something strange is that if I test the app with the "Web Dynpro Administrator console"  the apps works fine, there's no class loading issue and there's no error, but if I test it at SAP Portal the error appears.
    Thanks.
    RLS

  • RFC Found in negative cache

    im having the next error...someting about negative cache...
    this is my first webdynpro proyect i load to PRD system and has this message when trying to execute a model RFC.
    Error cargarHojaAutorizacion: com.femsa.br.afa.rfc.model.bireg.Zebife_00002 Found in negative cache -
    Loader Info -
    ClassLoader name: [femsa.com/brdcjwdpglbife031evalfin] Parent loader name: [Frame ClassLoader] References:   common:service:http;service:servlet_jsp   service:ejb   common:service:iiop;service:naming;service:p4;service:ts   service:jmsconnector   library:jsse   library:servlet   common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl   library:ejb20   library:j2eeca   library:jms   library:opensql   common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore   interface:resourcecontext_api   interface:webservices   interface:cross   interface:ejbserialization   sap.com/tcwddispwda   sap.com/tcwdcorecomp   service:webdynpro   service:sld   library:tcddicddicservices   library:com.sap.aii.proxy.framework   library:tcgraphicsigs   library:com.sap.mw.jco   library:com.sap.lcr.api.cimclient   library:sapxmltoolkit   library:com.sap.aii.util.rb   library:com.sap.util.monitor.jarm   library:tcddicddicruntime   library:com.sap.aii.util.xml   library:com.sap.aii.util.misc   library:tccmi Resources:   /usr/sap/VM4/JC11/j2ee/cluster/server0/apps/femsa.com/brdcjwdpglbife031evalfin/webdynpro/public/lib/femsa.combrdcbrextlibspoi-contrib-build.jar   /usr/sap/VM4/JC11/j2ee/cluster/server0/apps/femsa.com/brdcjwdpglbife031evalfin/webdynpro/public/lib/femsa.combrdcbrextlibspoi-scratchpad-build.jar   /usr/sap/VM4/JC11/j2ee/cluster/server0/apps/femsa.com/brdcjwdpglbife031evalfin/webdynpro/public/lib/femsa.combrdcjwdpglbife031evalfin.jar   /usr/sap/VM4/JC11/j2ee/cluster/server0/apps/femsa.com/brdcjwdpglbife031evalfin/webdynpro/public/lib/poi-contrib-3.2-FINAL-20081019.jar   /usr/sap/VM4/JC11/j2ee/cluster/server0/apps/femsa.com/brdcjwdpglbife031evalfin/webdynpro/public/lib/poi-scratchpad-3.2-FINAL-20081019.jar   /usr/sap/VM4/JC11/j2ee/cluster/server0/apps/femsa.com/brdcjwdpglbife031evalfin/src.zip   /usr/sap/VM4/JC11/j2ee/cluster/server0/apps/femsa.com/brdcjwdpglbife031evalfin/webdynpro/public/lib/poi-3.2-FINAL-20081019.jar   /usr/sap/VM4/JC11/j2ee/cluster/server0/apps/femsa.com/brdcjwdpglbife031evalfin/webdynpro/public/lib/femsa.combrdcbrextlibs~poi-final-build.jar Loading model: {parent,references,local} -
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.AiiModelClass.createNewBaseTypeDescriptor(AiiModelClass.java:422)
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.AiiModelClass.descriptor(AiiModelClass.java:222)
    com.femsa.br.afa.rfc.model.bireg.Z_C0001_Fbas_Input.<init>(Z_C0001_Fbas_Input.java:51)
    com.femsa.br.afa.cmp.CEvaluacionContratos.cargarHojaAutorizacion(CEvaluacionContratos.java:743)
    com.femsa.br.afa.cmp.CEvaluacionContratos.crearArchivoXLS(CEvaluacionContratos.java:314)
    com.femsa.br.afa.cmp.CEvaluacionContratos.cargarPlantilla(CEvaluacionContratos.java:294)
    com.femsa.br.afa.cmp.wdp.InternalCEvaluacionContratos.cargarPlantilla(InternalCEvaluacionContratos.java:366)
    com.femsa.br.afa.view.VCapturaInformacion.onActionCargarInformacion(VCapturaInformacion.java:171)
    com.femsa.br.afa.view.wdp.InternalVCapturaInformacion.wdInvokeEventHandler(InternalVCapturaInformacion.java:208)
    com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)

    Hi Sridhar S
    thanks for responding
    i found the solution, i found that the functions that i was calling (RFC) was not correctly transport to Production enviroment, thats way, the problem was only in production,
    i made a new transport with all my function in abap and sent it again to production and that solve my problem that i have about the negative cache.
    thanks for the help

  • How do you flush the negative cache?

    Hi all,
    I am working with NetWeaver 2004s SR3 SP14 on SuSE 10 with Oracle.  I wrote a custom login module and was trying to get SAP to load it.  At first I made some reference mistakes (in provider.xml under the references tab) and it wouldn't load.  Then I fixed the reference errors and tried to get it to load again and it still wouldn't load.  I just keep on getting the error message:
    [EXCEPTION]
    {1}#2#com.mycompany.dc.netweaver.MyLoginModule#java.lang.ClassNotFoundException:
    com.mycompany.dc.netweaver.MyLoginModule
    Found in negative cache
    I shut down and restarted SAP several times (using stopsap and startsap) and undeploying and redeploying my login module (the fixed version), but still, SAP refuses to load my login module because it is in the "negative cache".
    If I keep the code the same, but change the name of the Java class and component name in provider.xml, then SAP happily loads my login module.
    So I can work around the issue, but it is really annoying to change your configuration every time you make a mistake with the references...  So I was hoping that someone would know how to flush the negative cache.  Do I have to go into the database to do it?
    -- Katrina

    Hi Katrina,
    did you found a way to flush the chache?
    kind Regards,
    Gerardo J

  • Custom LoginModule not found, error "Found in negative cache"

    Hi all,
    I am working with NetWeaver 2004s SR3 SP14 on SuSE 10 with Oracle.  I am
    writing a custom LoginModule and I get this error in the default trace file when my
    sample app tries to use my login module:
    [EXCEPTION]
    {1}#2#com.mycompany.dc.netweaver.MyLoginModule#java.lang.ClassNotFoundException:
    com.mycompany.dc.netweaver.MyLoginModule
    Found in negative cache
    The class name for my login module is: MyLoginModule and it is in library:
    MyLoginModuleLibrary (so the name of the library project in Developer
    Studio is MyLoginModuleLibrary and it is the component name in
    server/provider.xml for that project).  MyLoginModule requires the use of
    classes in another library also written by my company (called
    mycompany_libs).  To complicate matters, mycompany_libs uses JNI.  I tried
    adding the JNI library directory to the LD_LIBRARY_PATH shell variable
    (set before running startsap in the sidadm user's shell).  Though I
    could find few references to developing using JNI (so if someone out there
    has references for using JNI with Netweaver, it would be great, and very
    helpful if you would post them). 
    I was able to successfully deploy MyLoginModuleLibrary and mycompany_libs.
    I put the following in the property: LoginModuleClassLoaders in the
    security provider properties:
    library:mycompany.com~MyLoginModuleLibrary,library:mycompany.com~mycompany_libs
    (Note:  I changed the provider name server/provider.xml to mycompany.com
    for both libraries: MyLoginModuleLibrary and mycompany_libs and that is the
    reason why I have the "mycompany.com~" prefix before each library name.)
    I added mycompany_libs to the references in server/provider.xml for
    MyLoginModuleLibrary.  The references look good in the ClassLoader viewer.
    But I still get this error.  I've restarted the server several times to
    try to clear the negative cache (using stopsap, then startsap), but to no
    avail. 
    One thing that I find interesting (and it could be a possible clue to the
    problem) is that neither library:mycompany.com~MyLoginModuleLibrary nor
    library:mycomany.com~mycompany_libs appears in the ClassLoader name
    or in the References in the error message in the log file.  I don't know why not
    (I would guess that both of these entries should be in the references and Class
    loader name in the log file).
    Any ideas? 
    -- Katrina

    I tried 2 tests:
    (1) I kept all names the same, but removed all of the complexity from the login module.  This new login module would just return true when login() is called and add the principal: "sillyuser at testing dot com" to the principal list when commit() is called.
    (2) Just like the first test (i.e. a very simple login module that does no real authentication at all), except I changed the name of the library, the LoginModule class, and the jar file.  The provider name was still mycompany.com.  I corrected references in LoginModuleLibraryLoaders property in Security Provider.
    Test (1) had the same error (ClassNotFoundException "Found in negative cache"), but test (2) worked!  It was able to load my login module and I was able to see the trace entries in the log file.
    So, I guess the problem is that the "negative cache" is not getting cleared.  Anyone know how to clear it?
    Thanks,
    Katrina

  • Counter negative cache hits and long searches

    hi my name is sumit.
    In my network there is a frame-relay pvc on 7206 VXR router on which 2 T1's are terminated(from S8700 EPABX) and the bandwidth of this PVC is 600 KBPS. we are using rtp and tcp header compression technique(codec g729r8).7206 router is connected to IGX through HSSI cable and there is a IGX to IGX connectivity from INDIA to US. At US site there is a same network. and it is further connected to AT&T cloud. mainly on this PVC there is inbound traffic which comes from US AT&T cloud.
    we are facing a lot of voice quality issues and when i use show frame relay ip rtp header-compression.
    the counter negative cache hits and long searches rapidly increases
    can somebody help me to solve the problem.
    and tell me is there any affect on voice quality if these counters rapidly increases

    hi Neo thanks for reply.
    r u from Datacraft ?
    I am also from Datacraft
    i have already used this URL. but it gives only one statement about counters.
    but i am asking what could be an impact of these counters on voice ?
    please reply
    thanks

  • Affect of negative cache hits and long searches

    hi my name is sumit.
    In my network there is a frame-relay pvc on 7206 VXR router on which 2 T1's are terminated(from S8700 EPABX) and the bandwidth of this PVC is 600 KBPS. we are using rtp and tcp header compression technique(codec g729r8).7206 router is connected to IGX through HSSI cable and there is a IGX to IGX connectivity from INDIA to US. At US site there is a same network. and it is further connected to AT&T cloud. mainly on this PVC there is inbound traffic which comes from US AT&T cloud.
    we are facing a lot of voice quality issues and when i use show frame relay ip rtp header-compression.
    the counter negative cache hits and long searches rapidly increases
    can somebody help me to solve the problem.
    and tell me is there any affect on voice quality if these counters rapidly increases

    Is there any one to answer this query..........
    any update .............

  • List of DNS Negative Cache

    Hi Folks
    I'm having problems with what I believe to be intermittent negative responses for a host from DNS servers that we forward external queries to and those negative responses being cached.
    Because of the intermittent nature of the problem every time it is reported I have not been able to carry out a query on the downstream DNS servers that has not produced a positive result.
    I would like to know if it is possible to see if negative responses for this specific host are being cached on our DNS servers.
    Thanks in advance
    Kevin

    You can possibly use DNSCMD, but I'm not sure if it will display negatively cached data. Have you tried using ipconfig /displaydns on the client to see what it negatively cached? And I'm not sure that will work. I can't reproduce the problem, since
    none of my customers have this issue.
    Keep in mind, [quoted from http://tools.ietf.org/html/rfc2308]:
    "Negative caching was an optional part of the DNS specification and
       deals with the caching of the non-existence of an RRset [RFC2181] or
       domain name."
    "[...] however had a fundamental flaw in that it did not allow a name
       server to hand out those cached responses to other resolvers [...]"
    So my feeling is there are non-existing records in some of your DNS servers, or incorrect SOA records, or lame delegations. If your organization is that large, and DNS was not designed properly (all DNS servers in an org must have the same exact reference
    to all records or issues will results, especially with AD), then I can see this may occur. So in reality, once you determined what data is negatively cached, the best way is to use DIG or nslookup testing directly against your forwarders for the records
    that you believe are negative lookiong for NXDOMAIN responses (which are the records that have been negatively cached).
    It may have been possible that Negative Caching was set on *some* of your Windows DNS servers, but not all. That will definitely cause problems. That's done by setting the
    NegativeCacheTime to something really much higher than the default 300 seconds (15 minutes). If you are an admin and have access to those machines, you can take a look at that setting in the registry remotely.
    Configuring Caching and Negative Caching
    http://technet.microsoft.com/en-us/library/cc959309.aspx
    Here was a thread that asked the same thing, but no resolution:
    Windows DNS Server Negative Cache
    "So how do I display what info is in the negative cache? From the command line…"
    http://blog.joeware.net/2006/08/12/522/
    Further, if your org is using ISA or TMG, and they've set negative caching on those servers, then DNS has nothing to do with it! Check this article out:
    ISA: Configuring Negative Caching.
    http://www.isaserver.org/tutorials/Configuring_Negative_Caching.html
    Ace Fekay
    MVP, MCT, MCITP EA, MCTS Windows 2008/R2, Exchange 2007 & Exchange 2010, Exchange 2010 EA, MCSE & MCSA 2003/2000, MCSA Messaging 2003
    Microsoft Certified Trainer
    Microsoft MVP - Directory Services
    Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php
    This post is provided AS-IS with no warranties or guarantees and confers no rights.

  • Invisible note nu00B01000889 "Negative cache"

    Hi,
    By reading SAP Notes n°1044872 and n°1135138, I remark that the solution of my "negative cache" problem is described in SAP Note n°1000889.
    But while attempting to access it, I get the following error message :
    Note 1000889
    An SAP note with the number requested could not be found.
    How can I access this note ?
    Any idea would be appreciated
    Regards
    Arnaud

    Most likely the solution in that note became irrelevant, so it was taken out of availability. Or it might be temporarily unavailable.
    E.g.: SAP note # 1 still exists, but # 4 is not available
    Cheers,
    Julius

  • What is the negative cache?

    Hi,
    I generate various RFC Models that I use in my Web Dynpro. Most of them work fine. But there are some models that throw the following runtime exception:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: com.vw.idm.dbk.model.Zidm_Dbk_Id
    Found in negative cache
    The type Zidm_Dbk_Id is the type of an output attribute of the RFC.
    Does anybody know what this could mean?
    Thanks in advance
    Helmut

    Have you tried restarting the server?
    It seems like the classloader caches "misses" when loading classes.
    I have seen this error before too.
    Regards
    Bruno

  • Negative cache

    Hi All,
      When I execute aplication Web Dynpro in J2EE Engine the next message appears in the screen :
    java.lang.ClassNotFoundException: package.name.NameClass_T Found in negative cache----
    Loader Info -
    ClassLoader name:
       The class name is NameClass, not NameClass_T but the engine search NameClass_T. This class name make reference a structure type of RFC model data.
        Could somebody help me?
    Thanks in advanced
    Ivá

    Hi Carlos,
    Check out for these links,
    Found in negative cache.... very strange.
    What's Negative Cache ??
    Regards,
    Mathan MP

  • Negative cache - ClassLoader

    Hi,
    I get this warning message when trying to access my webdynpro service :
    com.company.ayantdoit.models.zayantdroitgetascmodel.Zayantdroit_S Found in negative cache -
    Loader Info -
    ClassLoader name: |com.company.tv1/essfrayantdroit3|
    Parent loader name: |Frame ClassLoader|
    References:   common:service:http;service:servlet_jsp   service:ejb   common:service:iiop;service:naming;service:p4;service:ts   service:jmsconnector   library:jsse   library:servlet   common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl   library:ejb20   library:j2eeca   library:jms   library:opensql   common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore   interface:resourcecontext_api   interface:webservices   interface:cross   interface:ejbserialization   sap.com/tcwddispwda   sap.com/tcwdcorecomp   service:webdynpro   service:sld   library:tcddicddicservices   library:com.sap.aii.proxy.framework   library:tcgraphicsigs   library:com.sap.mw.jco   library:com.sap.lcr.api.cimclient   library:sapxmltoolkit   library:com.sap.aii.util.rb   library:com.sap.util.monitor.jarm   library:tcddicddicruntime   library:com.sap.aii.util.xml   library:com.sap.aii.util.misc   library:tc~cmi
    Resources:   /usr/sap/RW2/J00/j2ee/cluster/server0/apps/com.company.tv1/essfrayantdroit3/src.zip   /usr/sap/RW2/J00/j2ee/cluster/server0/apps/com.company.tv1/essfrayantdroit3/webdynpro/public/lib/com.company.tv1essfr~ayantdroit3.jar
    Loading model: {parent,references,local} -
    Seems that it's a "negative cache" issue but I wonder how to solve it...
    I found some posts about this: RFC found in negative cache, Found in negative cache and What's Negative Cache ??.
    But I couldn't find my answer...
    All I understand is that the "com.company.ayantdoit.models.zayantdroitgetascmodel.Zayantdroit_S" structure is defined twice on the server.
    That would maybe be explained by the fact this DC has been duplicated in a new track, with the same name, and same package name. So we now have 2 DCs with the exact same name.
    I tried undeploying this DC on the server (so it'd wipe everything out) and redeploying it with the latest version (the one from the new track) but it didn't change anything.
    For information, I already tried to transport it again, but it didn't change anything.
    Would someone have any idea ?
    Edited by: Arnaud Leymet on Jun 30, 2008 1:14 PM

    Well... our issue is repaired now.
    Our problem was because of a Transport Request which wasn't present in this environment.
    But for those who need to investigate the 'ClassLoader issue', you'll find some answers [here|http://help.sap.com/saphelp_nw04s/helpdata/en/25/724d457ea5ee469e35aa158d75c740/frameset.htm|ClassLoader Reference Viewer] and [here|http://help.sap.com/saphelp_nw04s/helpdata/en/25/724d457ea5ee469e35aa158d75c740/frameset.htm|Working with the Reference Viewer].

  • Cannot load login module , Found in negative cache?

    Hello All,
    I am trying out the SSO with Header Variable Login , by adding the UserId into the Header Variable.
    I am able to login to the Portal as per the steps given in  "HeaderVariableLoginModule" http://help.sap.com/saphelp_nw04/helpdata/en/d0/a3d940c2653126e10000000a1550b0/frameset.htm
    There is another extension of HeaderVariableLoginModule called the IPHeaderVariableLoginModule, which allows login only if the request comes from the specified IP address.
    But after trying this i am getting the foll error :
    Cannot load login module class de.platinion.security.IPHeaderLoginModule.
    [EXCEPTION]
    java.lang.ClassNotFoundException: de.platinion.security.IPHeaderLoginModule
    Found in negative cache
    Loader Info -
    ClassLoader name: [common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore]
    Parent loader name: [Frame ClassLoader]
    I have followed the steps given in the document, https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/069eaf4b-0901-0010-6e89-d1fcceebcbf1
    but still am getting the same error,
    I guess it has something to do with the ClassLoader or classpath coz it gives a ClassNotFoundException, but am not able to find a solution..
    Could some1 help me out??
    Thanks,
    Meghana

    Hi!
    Did you found any solution to this? I have the same error. (NW04s SP13)
    Br
    Anton Renberg

  • ClassNotFound     found in Negative cache

    Hi ,
      I am unable to solve  " found in negative cache " exception.
    In visual admin -->log viewer  i am getting foll.. error
    can anyone help me to solve my problem
    thanks in advance
    Could not load class [Lcom.hp.om.nwoms.common.SpcDeviceMapping; with classloader com.sap.engine.services.deploy.server.ApplicationLoader@[email protected]/OMSCBEAR, will try ObjectStreamClass.forClass() instead.
    [EXCEPTION]
    java.lang.ClassNotFoundException: [Lcom.hp.om.nwoms.common.SpcDeviceMapping;Found in negative cache-- Loader Info -ClassLoader name: [hp.com/OMSCBEAR] Parent loader name: [Frame ClassLoader] References:   not registered! Resources:   E:\usr\sap\GRD\DVEBMGS00\j2ee\cluster\server0\apps\hp.com\OMSCBEAR\servlet_jsp\omscb\root\WEB-INF\lib\hp.comCMPOBJ.jar   E:\usr\sap\GRD\DVEBMGS00\j2ee\cluster\server0\apps\hp.com\OMSCBEAR\servlet_jsp\omscb\work   E:\usr\sap\GRD\DVEBMGS00\j2ee\cluster\server0\apps\hp.com\OMSCBEAR\servlet_jsp\omscb\root\WEB-INF\lib\hp.comMWSPROXYMWSPROXY_DEPLOY.jar   E:\usr\sap\GRD\DVEBMGS00\j2ee\cluster\server0\apps\hp.com\OMSCBEAR\servlet_jsp\omscb\root\WEB-INF\classes   E:\usr\sap\GRD\DVEBMGS00\j2ee\cluster\server0\apps\hp.com\OMSCBEAR\servlet_jsp\omscb\root\WEB-INF\lib\hp.comOBJMODEL~OBJMODEL_DEPLOY.jar   E:\usr\sap\GRD\DVEBMGS00\j2ee\cluster\server0\apps\hp.com\OMSCBEAR\src.zip Loading model: {parent,references,local}--
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:360)     at com.sap.jms.protocol.serialization.JMSInputStream.resolveClass(JMSInputStream.java:43)     at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1513)     at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)     at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1560)     at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1271)     at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)     at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)     at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)     at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)     at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)     at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)     at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)     at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)     at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)     at com.sap.jms.protocol.message.MessageRequest.readBody(MessageRequest.java:400)     at com.sap.jms.protocol.message.MessageRequest.getMessageBody(MessageRequest.java:903)     at com.sap.jms.client.message.ObjectMessage.getObject(ObjectMessage.java:114)     at com.hp.om.nwoms.event.EventReceiver.onMessage(EventReceiver.java:130)     at com.sap.jms.client.session.Session.run(Session.java:715)     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:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    Hi Vishnuverdhan,
    Hava you added supporting JAR file.
    Thanks
    Arun

Maybe you are looking for

  • Error while transporting table entries to QA

    Hi All, I am working on system 4.6C i have a ztale with 3 key fields. I have added entries in table sucessfully. While imprting to Quality system. key field1   2183 Key field2  A Key field3  CHF It returns an return code with message called 'key of t

  • To activate blueetooth in toshiba satellite e105-s1402

    I have a laptop Toshiba satellite e105-s1402 want to use it but to the moment to install the driver of the bluetooth he(she) says to me that it(he,she) should activate the blutooth but I do not find anything to be able to activate it. I hope that the

  • Mail package Occurances

    Dear Experts, I have configured mail scenario for target message i have used the mail packaging but unfortunately i can able to send only one mail at a time because the occurance is 1..1. but i have to send N number mails at a time. if 5 Employees re

  • JS: display object

    It looked so easy: display a (JSON-type) object so that its hierarchy is visible -- but I can't get it to work properly. I'll explain in a separate message. Peter

  • Mini upgrade ?

    My 2007 Mac Mini Intel Duo Core 2 is now 4 years old and I am thinking about upgrading as opposed to buying a new mini. To add 4 GB memory  RAM and a single user Snow Leopard OS is approx. 90 dollars. My original 80 GB HDD is close to full so I added