Java.lang.ClassNotFoundException  Failed to create delegate for component

Hello Experts,
I am expericing this problem on address iview of  ess. It was workign fine. But, suddenly. Its throwing this error. I am not able to figure whats going on with it. I restarted the server. But it didnt help. can any one suggest me Solution.
project references : ess~per exists.
ESS 600/ECC 6.0
WAS 7.0.13.
NWDS 7.0.13
Your help is highly appreciated.
Thanks,
java.lang.ClassNotFoundException: com.sap.xss.hr.per.us.address.overview.wdp.InternalVcPerAddressUSOverview -
Loader Info -
ClassLoader name: [sap.com/essusaddr] 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/essper sap.com/pcui_gpxssutils sap.com/tcwddispwda sap.com/pcui_gpxssfpm 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/DEP/JC41/j2ee/cluster/server0/apps/sap.com/essusaddr/webdynpro/public/lib/app.jar Loading model: {parent,references,local} -
    at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:382)
    at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:65)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:51)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:382)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:940)
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.sap.xss.hr.per.us.address.overview.VcPerAddressUSOverview. (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.DelegatingComponent.<init>(DelegatingComponent.java:51)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:382)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:940)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:177)
     at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)
     at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createVACComponentUsage(FPMComponent.java:747)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
     at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
     at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
     at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
     at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
     at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
     at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
     at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
     at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
     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(AccessController.java:215)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: java.lang.ClassNotFoundException: com.sap.xss.hr.per.us.address.overview.wdp.InternalVcPerAddressUSOverview
Loader Info -
ClassLoader name: [sap.com/essusaddr]
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/ess~per
   sap.com/pcui_gp~xssutils
   sap.com/tcwddispwda
   sap.com/pcui_gp~xssfpm
   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/DEP/JC41/j2ee/cluster/server0/apps/sap.com/essusaddr/webdynpro/public/lib/app.jar
Loading model: {parent,references,local}
     at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:382)
     at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:65)
     ... 57 more
====================================================
====================================================
Now, If I run it again its giving me a negative cache error.
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.sap.xss.hr.per.us.address.overview.VcPerAddressUSOverview. (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.DelegatingComponent.<init>(DelegatingComponent.java:51)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:382)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:940)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:177)
     at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)
     at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createVACComponentUsage(FPMComponent.java:747)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
     at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
     at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
     at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
     at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
     at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
     at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
     at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
     at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
     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(AccessController.java:215)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: java.lang.ClassNotFoundException: com.sap.xss.hr.per.us.address.overview.wdp.InternalVcPerAddressUSOverview
Found in negative cache
Loader Info -
ClassLoader name: [sap.com/essusaddr]
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/ess~per
   sap.com/pcui_gp~xssutils
   sap.com/tcwddispwda
   sap.com/pcui_gp~xssfpm
   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/DEP/JC41/j2ee/cluster/server0/apps/sap.com/essusaddr/webdynpro/public/lib/app.jar
Loading model: {parent,references,local}
     at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:360)
     at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:65)
     ... 57 more

Resolved by addign the missing references

Similar Messages

  • WDRuntimeException : Failed to create delegate for component

    Hi Friends,
    I encountered the following error while deploying the application to local DC. Actually, i'm trying to create a new view 'HCFileUploadView' in the existing application.
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4011.00.0000.20050217164947.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:49:12[UTC], changelist=329752, host=PWDFM026)
    Web Dynpro code generators of DC local/CRRSRatingWDP:
    SapDictionaryGenerationCore: 6.4011.00.0000.20050127161623.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:34:47[UTC], changelist=324383, host=PWDFM026.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4011.00.0000.20050121170001.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:38:14[UTC], changelist=322883, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCore: 6.4011.00.0000.20050121165648.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:28:49[UTC], changelist=322878, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4011.00.0000.20050217164947.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:53:22[UTC], changelist=329752, host=PWDFM026)
    SapWebDynproGenerationCTemplates: 6.4011.00.0000.20050217164947.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:53:22[UTC], changelist=329752, host=PWDFM026)
    SapGenerationFrameworkCore: 6.4011.00.0000.20041104141254.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:28:00[UTC], changelist=298452, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4011.00.0000.20050215134310.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:42:02[UTC], changelist=329103, host=PWDFM026.wdf.sap.corp)
    SapMetamodelDictionary: 6.4011.00.0000.20040609163924.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:32:12[UTC], changelist=253570, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCommon: 6.4011.00.0000.20050121165648.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:28:59[UTC], changelist=322878, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4011.00.0000.20050215134310.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:42:32[UTC], changelist=329103, host=PWDFM026.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    No information available
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_06-b03, vendor: Sun Microsystems Inc.
    Operating system:
    Windows XP, version: 5.1, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.mbb.crrs.web.webdynpro.component.DefaultRatingController. (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.DelegatingComponent.<init>(DelegatingComponent.java:38)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doInit(ClientComponent.java:775)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:329)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:349)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:599)
         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:391)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:265)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
         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: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)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:74)
         ... 26 more
    Caused by: java.lang.ExceptionInInitializerError
         at com.mbb.crrs.web.webdynpro.component.wdp.InternalDefaultRatingController.<init>(InternalDefaultRatingController.java:192)
         ... 31 more
    Caused by: com.mbb.crrs.common.exceptions.ApplicationConfigurationException: Cannot load System Properties.
         at com.mbb.crrs.common.SystemContext.<init>(SystemContext.java:39)
         at com.mbb.crrs.common.SystemContext.getInstance(SystemContext.java:47)
         at com.mbb.crrs.common.LoggerFactory.getLogger(LoggerFactory.java:60)
         at com.mbb.crrs.web.webdynpro.component.DefaultRatingController.<clinit>(DefaultRatingController.java:737)
         ... 32 more
    Please help me on this issue.
    Thanks && Regards,
    Vijay.

    Hello!
    I face the same problem with Failed to create delegate for component:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component
    XXX.YYY.ZZZ..ume.Ume. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: java.lang.NoClassDefFoundError: com.sap.tc.webdynpro.model.webservice.gci.WSTypedModelClass
    I think this started after upgrading from 7.01 SP3 to SP5, but I'm not sure.
    What was it that solved your issue?
    *I found the error. My ProjectProperties.wdProperties did not contain the references it needed.*
    Edited by: Richard Linnander on Nov 23, 2009 2:33 PM

  • Failed to create delegate for component (Model Error)

    Dear All,
    I am getting exception while running one webdynpro application. Details of error is attached below.
    I am getting this error just after binding the Component controller node to Model Node, without writing any code for model execution. My model is created from one webservice, and that web service is perfectly fine.
    My server and IDE both running on same service pack SP12.
    I have tried with re-creating model and rebuild the project but still getting the same error.
    Kindly suggest.
    Thanks & Regards
    Manoj Sahoo
    <i><u><b>Root Cause
    The initial exception that caused the request to fail, was:</b></u></i>
    <b>
       java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/model/webservice/gci/WSTypedModelClass -
    Loader Info -
    ClassLoader name: [chep.com/exchangeexchange_dynpro] 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 chep.com/portglobalportfolio_common_dynpro 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/MTD/JC00/j2ee/cluster/server0/apps/chep.com/exchangeexchange_dynpro/src.zip /usr/sap/MTD/JC00/j2ee/cluster/server0/apps/chep.com/exchangeexchange_dynpro/webdynpro/public/lib/chep.comportglobalportfolio_commonscommonsJAR.jar /usr/sap/MTD/JC00/j2ee/cluster/server0/apps/chep.com/exchangeexchange_dynpro/webdynpro/public/lib/chep.comexchange~exchange_dynpro.jar Loading model: {parent,references,local} -
    The error occurred while trying to load "com.chep.portfolio.exchange.dynpro.model.EMSSummaryTO".
        at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:401)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:141)
        at com.chep.portfolio.exchange.dynpro.summary.wdp.InternalExchangeManagementSummaryComp.class$(InternalExchangeManagementSummaryComp.java:25)
        ... 33 more</b>
    <u><b>Detailed Exception Chain</b></u>
    <b>
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.chep.portfolio.exchange.dynpro.summary.ExchangeManagementSummaryComp. (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.DelegatingComponent.<init>(DelegatingComponent.java:51)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:382)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:748)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:283)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:759)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         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:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         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.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:74)
         ... 27 more
    Caused by: java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/model/webservice/gci/WSTypedModelClass</b>

    hi,
    the problem is that you are missing a jar file called: webdynpromodel_webservice_default.jar
    which should be present inside:
    C:\Documents and Settings\<User Name>\.dtc\3\DCs\sap.com\tc\wd\wslib\_comp\gen\default\public\default\lib\java
    For this you need to add tc/wd/wslib(default) DC as used DC. Go to DC Metadata -> DC Definition and expand used DCs. check whether it is present or not. If not then add it.
    Just check this. Hope this will solve your problem
    thanks & regards,
    Manoj
    Message was edited by:
            Manoj Kumar

  • Failed to create delegate for component - Leave Request

    Hello Guru's,
    We are facing some issues with Time Management Applications:
    From the Portal before rendering the application we're getting the below error.
    Exception occured during processing of Web Dynpro application sap.com/ess~lea/LeaveRequest. The causing exception is nested.
    [EXCEPTION]
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.sap.xss.essceservices.vcceassignmentselection.VcCEAssignmentSelection. (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.DelegatingComponent.<init>(DelegatingComponent.java:51)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:382)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:940)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:177)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createVACComponentUsage(FPMComponent.java:747)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
    at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:782)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:302)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:229)
    at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1344)
    at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:356)
    at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:549)
    at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:593)
    at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:865)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:332)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    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:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:74)
    ... 57 more
    Caused by: java.lang.NoClassDefFoundError: com.sap.pcuigp.xssutils.pernr.model.grpinfo.Hrxssce_Pernr_Grp_Info
    at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelection.class$(InternalVcCEAssignmentSelection.java:25)
    at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelection.<init>(InternalVcCEAssignmentSelection.java:45)
    ... 62 more
    We're on
    ERP 6.0 Stack 20,
    ECC EhP4 Stack 05
    SAP_APPL     600     0016
    SAP_HR     604     0014
    The other Web Dynpro Java applications are working fine.
    And this is happening only in QA Dev and Prod are working fine.
    Please help me with this issue.
    Thanks & Regards,
    Pramod

    Pramod,
    Check if your assigned resource (if standard, EMPLOYEE_LEAVEREQUEST_SERVICE05) has the same properties in qas agains dev.
    Also, to ensure that your ESS tables are equals in both systems, you can use SCMP transaction (to know the name of any table open it in customizing and press F1).
    If SAP customizing its OK, go for Portal. Check first your Leave Request page in Preview mode (by Content Administration);
    - if its OK, check the Portal Roles
    - if it doesn't work, consider: in a few cases some iview personalizations can produce a permanent error. if you're using custom iview, open the standard Leave Request page in Preview mode. also, some developments done through NWDI; in this case do a redeploy of application.
    - another common issue happens when there is no any absence / attendance defined in backend. so, for this case you can compare the customizing for rules and absence/attendance between qas and dev
    - finally, test with different users, because in another cases when you've a collision time or some incorrect time information for a certain employee, the Leave Request service show an error screen.
    best regards

  • Failed to create delegate for component

    Folks,
    I am getting this error when I am trying to create Expense Report in Travel and Expense
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.sap.xss.essceservices.vcceassignmentselection.VcCEAssignmentSelection. (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.DelegatingComponent.<init>(DelegatingComponent.java:51)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:382)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:940)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:177)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createVACComponentUsage(FPMComponent.java:747)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
    at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
    at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
    at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
    at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
    at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
    at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:74)
    ... 57 more
    Caused by: java.lang.NoClassDefFoundError: com.sap.pcuigp.xssutils.pernr.model.grpinfo.Hrxssce_Pernr_Grp_Info
    at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelection.class$(InternalVcCEAssignmentSelection.java:25)
    at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelection.<init>(InternalVcCEAssignmentSelection.java:45)
    ... 62 more

    Here is patch level details
    System GDJ   
    Software Components 
    Vendor  Name  Version  Provider  Location  Applied 
    sap.com  CORE-TOOLS  7.00 SP16 (1000.7.00.16.0.20080610120618)  SAP AG  SAP AG  20081023044040 
    sap.com  JLOGVIEW  7.00 SP16 (1000.7.00.16.0.20080610110700)  SAP AG  SAP AG  20081023044531 
    sap.com  SAP_JTECHF  7.00 SP16 (1000.7.00.16.0.20080610121705)  SAP AG  SAP AG  20081023050236 
    sap.com  SAP_JTECHS  7.00 SP16 (1000.7.00.16.0.20080610122443)  SAP AG  SAP AG  20081023155307 
    sap.com  KM-KW_JIKS  7.00 SP16 (1000.7.00.16.0.20080610120928)  SAP AG  SAP AG  20081023152030 
    sap.com  CAF  7.00 SP16 (1000.7.00.16.0.20080610191445)  SAP AG  MAIN_APL70VAL_C  20081023160337 
    sap.com  SAP-JEE  7.00 SP16 (1000.7.00.16.0.20080610121429)  SAP AG  SAP AG  20081023044803 
    sap.com  CAF-UM  7.00 SP16 (1000.7.00.16.0.20080610191453)  SAP AG  MAIN_APL70VAL_C  20081023135958 
    sap.com  LM-TOOLS  7.00 SP16 (1000.7.00.16.0.20080610191913)  SAP AG  MAIN_APL70VAL_C  20081023163007 
    sap.com  UMEADMIN  7.00 SP16 (1000.7.00.16.0.20080610192745)  SAP AG  MAIN_APL70VAL_C  20081023163215 
    sap.com  VCKITGP  7.00 SP16 (1000.7.00.16.0.20080610174113)  SAP AG  SAP AG  20081023165613 
    sap.com  RTC-STREAM  7.00 SP16 (1000.7.00.16.0.20080610173948)  SAP AG  SAP AG  20081023165553 
    sap.com  LM-PORTAL  7.00 SP16 (1000.7.00.16.0.20080610185557)  SAP AG  MAIN_APL70VAL_C  20081023165537 
    sap.com  VCKITXX  7.00 SP16 (1000.7.00.16.0.20080610174113)  SAP AG  SAP AG  20081023165635 
    sap.com  ADSSAP  7.00 SP16 (1000.7.00.16.0.20080610114809)  SAP AG  SAP AG  20081023150845 
    sap.com  BI_MMR  7.00 SP16 (1000.7.00.16.0.20080610120307)  SAP AG  SAP AG  20081023151034 
    sap.com  EPBC  7.00 SP16 (1000.7.00.16.0.20080610173602)  SAP AG  SAP AG  20081023151916 
    sap.com  KMC-COLL  7.00 SP16 (1000.7.00.16.0.20080610173923)  SAP AG  SAP AG  20081023174438 
    sap.com  CAF-KM  7.00 SP16 (1000.7.00.16.0.20080610185206)  SAP AG  MAIN_APL70VAL_C  20081023185019 
    sap.com  EPBC2  7.00 SP16 (1000.7.00.16.0.20080610173614)  SAP AG  SAP AG  20081023172439 
    sap.com  EP-PSERV  7.00 SP16 (1000.7.00.16.0.20080610173742)  SAP AG  SAP AG  20081023182439 
    sap.com  KMC-CM  7.00 SP16 (1000.7.00.16.0.20080610173859)  SAP AG  SAP AG  20081023183411 
    sap.com  VCFLEX  7.00 SP16 (1000.7.00.16.0.20080610174104)  SAP AG  SAP AG  20081023180223 
    sap.com  VCFRAMEWORK  7.00 SP16 (1000.7.00.16.0.20080610174113)  SAP AG  SAP AG  20081023180423 
    sap.com  EP-WDC  7.00 SP16 (1000.7.00.16.0.20080610152000)  SAP AG  SAP AG  20081023183137 
    sap.com  KMC-BC  7.00 SP16 (1000.7.00.16.0.20080610173803)  SAP AG  SAP AG  20081023183259 
    sap.com  NET-PDK  7.00 SP16 (1000.7.00.16.0.20080610173931)  SAP AG  SAP AG  20081023174549 
    sap.com  RTC  7.00 SP16 (1000.7.00.16.0.20080610173947)  SAP AG  SAP AG  20081023174658 
    sap.com  SAP-JEECOR  7.00 SP16 (1000.7.00.16.0.20080610121600)  SAP AG  SAP AG  20081023045827 
    sap.com  JSPM  7.00 SP16 (1000.7.00.16.0.20080610110700)  SAP AG  SAP AG  20081023042144 
    sap.com  BI_UDI  7.00 SP16 (1000.7.00.16.0.20080610120325)  SAP AG  SAP AG  20081023151704 
    sap.com  BPERP_TECINF  1.31 SP3 (1000.1.31.3.0.20080917075803)  SAP AG  MAIN_ERP53VAL_C  20081212034050 
    sap.com  BP_ERP5***  1.0 SP14 (1000.1.0.14.0.20081002055226)  SAP AG  MAIN_ERP05VAL_C  20081212034140 
    sap.com  DI_CBS  7.00 SP16 (1000.7.00.16.0.20080610190329)  SAP AG  MAIN_APL70VAL_C  20081023181407 
    sap.com  BASETABLES  7.00 SP16 (1000.7.00.16.0.20080610120226)  SAP AG  SAP AG  20081023043731 
    sap.com  VCBASE  7.00 SP16 (1000.7.00.16.0.20080610174033)  SAP AG  SAP AG  20081023185709 
    sap.com  UWLJWF  7.00 SP16 (1000.7.00.16.0.20080610174028)  SAP AG  SAP AG  20081023185248 
    sap.com  SAP_ESS  603 SP3 (1000.603.0.3.0.20081014070904)  SAP AG  MAIN_ERP53VAL_C  20081112171059 
    sap.com  DI_CMS  7.00 SP16 (1000.7.00.16.0.20080610190340)  SAP AG  MAIN_APL70VAL_C  20081023182143 
    sap.com  DI_DTR  7.00 SP16 (1000.7.00.16.0.20080610190347)  SAP AG  MAIN_APL70VAL_C  20081023182244 
    sap.com  SAP-EU  7.00 SP16 (1000.7.00.16.0.20080610185714)  SAP AG  MAIN_APL70VAL_C  20081023184744 
    sap.com  WDEXTENSIONS  7.00 SP16 (1000.7.00.16.0.20080610185851)  SAP AG  MAIN_APL70VAL_C  20081023185819 
    sap.com  BP_ERP5COM  1.31 SP3 (1000.1.31.3.0.20081009055026)  SAP AG  MAIN_ERP53VAL_C  20081212034423 
    sap.com  BP_ERP5ESS  1.31 SP3 (1000.1.31.3.0.20081009055038)  SAP AG  MAIN_ERP53VAL_C  20081112093902 
    sap.com  BP_ERP5MSS  1.31 SP3 (1000.1.31.3.0.20081009055019)  SAP AG  MAIN_ERP53VAL_C  20081112093934 
    Development Components 
    Vendor  Name  Version  Provider  Location  Applied  Software Component 
    com.adobe  AdobeDocumentServices  null (800.20080218110307.448744)  Adobe Systems  Adobe Systems  20081023150832  null/null 
    com.adobe  AdobeDocumentServicesEjbClientLibrary  null (800.20080311023336.454270)  Adobe Systems  Adobe Systems  20081023055529  null/null 
    local  AdobeTest  null (0.2009.01.07.09.33.14)  LOKAL  LOKAL  20090107093343  null/null 
    sap.com  AE_Dictionary  null (2008.05.09.18.44.48)  SAP AG  localhost  20081025123337  null/null 
    sap.com  AEEAR  null (2008.06.04.17.00.19)  SAP AG  localhost  20081025124539  null/null 
    sap.com  AEEAR4WS  null (2007.12.08.00.49.25)  SAP AG  localhost  20081025125257  null/null 
    virsa.com  AEUME  null (20061108172028)  LOCAL  LOCAL  20081025123610  null/null 
    sap.com  AEWFCADApproversServiceWS_5_2  null (2006.11.03.12.29.46)  SAP AG  localhost  20081025134909  null/null 
    sap.com  AEWFExitServiceWS_5_2  null (2006.11.03.12.29.53)  SAP AG  localhost  20081025135241  null/null 
    sap.com  AEWorkFlowWSEAR  null (2006.10.05.19.44.15)  SAP AG  localhost  20081025124851  null/null 
    sap.com  caf/runtime/security/content  null (963383)  SAP AG  MAIN_APL70VAL_C  20080125135930  null/null 
    sap.com  ccume  null (20070326130037)  SAP AG  LOCAL  20081025100634  null/null 
    sap.com  com.sap.netweaver.bc.wf.db  null (7.0014.20071113170027.0000)  SAP AG  SAP AG  20081022134722  null/null 
    sap.com  com.sap.nw.kmc.readonly.sda  null (7.0016.20080601192937.0000)  SAP AG  SAP AG  20081023172911  null/null 
    sap.com  com.sap.nw.kmc.readonlymbean.sda  null (7.0014.20071111033708.0000)  SAP AG  SAP AG  20081022152210  null/null 
    sap.com  com.sap.portal.dotnet.framework  null (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023174516  null/null 
    sap.com  com.sap.portal.dotnet.services.systems  null (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022152649  null/null 
    sap.com  com.sap.portal.ep.version  null (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170132  null/null 
    sap.com  com.sap.portal.pcd.gl  null (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134627  null/null 
    sap.com  com.sap.visualcomposer  null (7.0010.20061023110711.0000)  SAP AG  SAP AG  20081022152716  null/null 
    sap.com  com.sap.visualcomposer.BIKit  null (7.0010.20061023110711.0000)  SAP AG  SAP AG  20081022152726  null/null 
    sap.com  com.sapportals.supportplatform.portalplugins  null (7.0011.20070128005913.0000)  SAP AG  SAP AG  20081022134553  null/null 
    sap.com  com.sapportals.supportplatformSDA  null (7.0012.20070328121655.0000)  SAP AG  SAP AG  20080125132853  null/null 
    com.adobe  DataManagerService  null (800.20080206162625.174053)  Adobe Systems  Adobe Systems  20081023055543  null/null 
    com.adobe  DocumentServicesBinaries2  null (800.20080206135746.174053)  Adobe Systems  Adobe Systems  20081023055605  null/null 
    com.adobe  DocumentServicesConfiguration  null (800.20080131103506.445884)  Adobe Systems  Adobe Systems  20081023055618  null/null 
    com.adobe  DocumentServicesDestProtoService  null (800.20080218110307.448744)  Adobe Systems  Adobe Systems  20081023055631  null/null 
    com.adobe  DocumentServicesLibrary  null (800.20070220152325.141822)  Adobe Systems  Adobe Systems  20080125135329  null/null 
    com.adobe  DocumentServicesLicenseDatabase  null (705.20051005114147.242570)  Adobe Systems  Adobe Systems  20080125135337  null/null 
    com.adobe  DocumentServicesLicenseManager  null (800.20070306123954.374077)  Adobe Systems  Adobe Systems  20080125135811  null/null 
    com.adobe  DocumentServicesLicenseService  null (800.20080218110307.448744)  Adobe Systems  Adobe Systems  20081023055647  null/null 
    com.adobe  DocumentServicesLicenseSupportService  null (800.20080218110307.448744)  Adobe Systems  Adobe Systems  20081023055703  null/null 
    com.adobe  FontManagerService  null (800.20080218225745.174351)  Adobe Systems  Adobe Systems  20081023055743  null/null 
    sap.com  grc/ccappcomp  null (0.2008.05.27.18.05.23)  SAP AG  LOKAL  20081025102108  null/null 
    local  Janet  null (0.2008.12.03.17.21.32)  LOKAL  LOKAL  20081203182210  null/null 
    local  Kenton_demo2  null (0.2008.12.03.17.26.47)  LOKAL  LOKAL  20081203182719  null/null 
    sap.com  pcd_bizc_authoring  null (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022140711  null/null 
    com.adobe  PDFManipulation  null (800.20080218233546.174351)  Adobe Systems  Adobe Systems  20081023135602  null/null 
    ortho.sne.com  purchase  null (0.2008.11.06.16.01.28)  LOKAL  LOKAL  20081106170201  null/null 
    sap.com  REDictionary  null (2008.05.09.15.54.32)  SAP AG  localhost  20081025133551  null/null 
    sap.com  REEar  null (2008.06.03.13.01.48)  SAP AG  localhost  20081025134510  null/null 
    sap.com  tc/ads/grmg  null (7.0010.20061002104728.0000)  SAP AG  SAP AG  20080125135836  null/null 
    sap.com  tc/ads/lib  null (7.0016.20080423160501.0000)  SAP AG  SAP AG  20081023135753  null/null 
    sap.com  tc/di/sdic/srv  null (7.0013.20070328122858.0000)  SAP AG  SAP AG  20080125132852  null/null 
    sap.com  tc/km/frwk  null (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022152454  null/null 
    sap.com  tc/km/nonwdui  null (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022152457  null/null 
    sap.com  tc/kmc/coll/room  null (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022152632  null/null 
    com.adobe  TrustManagerService  null (800.20080218110307.448744)  Adobe Systems  Adobe Systems  20081023135624  null/null 
    sap.com  vc_ds_service  null (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023180353  null/null 
    sap.com  virsalib  null (2008.05.27.18.03.00)  SAP AG  localhost  20081025100427  null/null 
    com.adobe  XMLFormService  null (800.20080310103129.448310)  Adobe Systems  Adobe Systems  20081023135724  null/null 
    sap.com  com.sap.engine.jddischema  7.00 (7.0013.20070703112926.0000)  SAP AG  SAP AG  20080125132853  sap.com/BASETABLES 
    sap.com  com.sap.jms.jddi.schema  7.00 (7.0012.20070328121153.0000)  SAP AG  SAP AG  20080125132852  sap.com/BASETABLES 
    sap.com  com.sap.security.dbschema  7.00 (7.0016.20080604112616.0000)  SAP AG  SAP AG  20081023043720  sap.com/BASETABLES 
    sap.com  tc/TechSrv/XML_DAS_Schema  7.00 (7.0014.20071029094644.0000)  SAP AG  SAP AG  20080125132853  sap.com/BASETABLES 
    sap.com  bi/mmr/browser_ea  7.00 (7.0011.20070124085018.0000)  SAP AG  SAP AG  20080125133203  sap.com/BI_MMR 
    sap.com  bi/mmr/core  7.00 (7.0016.20080508113311.0000)  SAP AG  SAP AG  20081023135817  sap.com/BI_MMR 
    sap.com  bi/mmr/cwm_1.0_library  7.00 (7.0016.20080508113311.0000)  SAP AG  SAP AG  20081023135848  sap.com/BI_MMR 
    sap.com  bi/mmr/cwm_1.0_source  7.00 (7.0016.20080508113311.0000)  SAP AG  SAP AG  20081023150941  sap.com/BI_MMR 
    sap.com  bi/mmr/db  7.00 (7.0016.20080508113311.0000)  SAP AG  SAP AG  20081023135907  sap.com/BI_MMR 
    sap.com  bi/mmr/deployer  7.00 (7.0013.20070703112058.0000)  SAP AG  SAP AG  20080125133055  sap.com/BI_MMR 
    sap.com  bi/mmr/dictionary  7.00 (7.0011.20070124085018.0000)  SAP AG  SAP AG  20080125133059  sap.com/BI_MMR 
    sap.com  bi/mmr/jmi  7.00 (7.0011.20070124085018.0000)  SAP AG  SAP AG  20080125133059  sap.com/BI_MMR 
    sap.com  bi/mmr/mini_md350  7.00 (7.0016.20080508113311.0000)  SAP AG  SAP AG  20081023151013  sap.com/BI_MMR 
    sap.com  bi/mmr/miniMetaModel  7.00 (7.0016.20080508113311.0000)  SAP AG  SAP AG  20081023150957  sap.com/BI_MMR 
    sap.com  bi/mmr/performance  7.00 (7.0013.20070703112058.0000)  SAP AG  SAP AG  20080125133100  sap.com/BI_MMR 
    sap.com  com.sap.ip.bi.sdk  7.00 (7.0016.20080508113354.0000)  SAP AG  SAP AG  20081023151106  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.checkj  7.00 (7.0013.20070703112239.0000)  SAP AG  SAP AG  20080125133820  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.checko  7.00 (7.0013.20070703112239.0000)  SAP AG  SAP AG  20080125133824  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.checks  7.00 (7.0013.20070703112239.0000)  SAP AG  SAP AG  20080125133829  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.checkx  7.00 (7.0013.20070703112239.0000)  SAP AG  SAP AG  20080125133833  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.jdbc  7.00 (7.0014.20071002095102.0000)  SAP AG  SAP AG  20080125133818  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.odbo  7.00 (7.0013.20070703112239.0000)  SAP AG  SAP AG  20080125133822  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.odbodll  7.00 (7.0016.20080508113354.0000)  SAP AG  SAP AG  20081023135931  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.sapq  7.00 (7.0016.20080508113354.0000)  SAP AG  SAP AG  20081023151134  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.xmla  7.00 (7.0016.20080508113354.0000)  SAP AG  SAP AG  20081023151210  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.connector.xmla.x  7.00 (7.0014.20071002095102.0000)  SAP AG  SAP AG  20080125133837  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.dac.olap  7.00 (7.0016.20080508113354.0000)  SAP AG  SAP AG  20081023151323  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.datasource.ds  7.00 (7.0015.20080123135010.0000)  SAP AG  SAP AG  20081023151413  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.datasource.fields  7.00 (7.0015.20080123135010.0000)  SAP AG  SAP AG  20081023151456  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.datasource.sync  7.00 (7.0015.20080123135010.0000)  SAP AG  SAP AG  20081023151544  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.datasource.sys  7.00 (7.0015.20080123135010.0000)  SAP AG  SAP AG  20081023151637  sap.com/BI_UDI 
    sap.com  com.sap.ip.bi.sdk.monitoring  7.00 (7.0013.20070703112239.0000)  SAP AG  SAP AG  20080125133909  sap.com/BI_UDI 
    sap.com  pcui_gp/bp_***  null (2644191)  SAP AG  MAIN_ERP05VAL_C  20081212034136  sap.com/BP_ERP5*** 
    sap.com  ep/bp_com  null (2645150)  SAP AG  MAIN_ERP53VAL_C  20081212034208  sap.com/BP_ERP5COM 
    sap.com  ep/bp_com11  null (2639780)  SAP AG  MAIN_ERP53VAL_C  20081212034214  sap.com/BP_ERP5COM 
    sap.com  ep/bp_com12  null (2645151)  SAP AG  MAIN_ERP53VAL_C  20081212034254  sap.com/BP_ERP5COM 
    sap.com  ep/bp_com13  null (2645152)  SAP AG  MAIN_ERP53VAL_C  20081212034302  sap.com/BP_ERP5COM 
    sap.com  ep/bp_combo  null (2645149)  SAP AG  MAIN_ERP53VAL_C  20081212034412  sap.com/BP_ERP5COM 
    sap.com  ep/bp_comro  null (2639777)  SAP AG  MAIN_ERP53VAL_C  20081212034420  sap.com/BP_ERP5COM 
    sap.com  ess/bp_ess  1.0 (2645153)  SAP AG  MAIN_ERP53VAL_C  20081112093833  sap.com/BP_ERP5ESS 
    sap.com  ess/bp_ess12  1.0 (2645155)  SAP AG  MAIN_ERP53VAL_C  20081112093840  sap.com/BP_ERP5ESS 
    sap.com  ess/bp_ess13  1.0 (2645156)  SAP AG  MAIN_ERP53VAL_C  20081112093850  sap.com/BP_ERP5ESS 
    sap.com  ess/bp_essrowo  null (2645154)  SAP AG  MAIN_ERP53VAL_C  20081112093858  sap.com/BP_ERP5ESS 
    sap.com  mss/bp_mss  1.0 (2645159)  SAP AG  MAIN_ERP53VAL_C  20081112093911  sap.com/BP_ERP5MSS 
    sap.com  mss/bp_mss13  1.0 (2645160)  SAP AG  MAIN_ERP53VAL_C  20081112093918  sap.com/BP_ERP5MSS 
    sap.com  mss/uwl_mss  1.0 (2639787)  SAP AG  MAIN_ERP53VAL_C  20081112093924  sap.com/BP_ERP5MSS 
    sap.com  mss/uwl_mss/tra  null (2639788)  SAP AG  MAIN_ERP53VAL_C  20081112093931  sap.com/BP_ERP5MSS 
    sap.com  mss/uwl_mss2  1.0 (2639791)  SAP AG  MAIN_ERP53VAL_C  20081112093809  sap.com/BP_ERP5MSS 
    sap.com  mss/uwl_mss2/tra  1.0 (2639790)  SAP AG  MAIN_ERP53VAL_C  20081112093814  sap.com/BP_ERP5MSS 
    sap.com  tc/sl.ut.content.erp.bp_erp  null (2639754)  SAP AG  MAIN_ERP53VAL_C  20081212034046  sap.com/BPERP_TECINF 
    sap.com  caf/bw/adapter/assembly  7.00 (1497771)  SAP AG  MAIN_APL70VAL_C  20080125135839  sap.com/CAF 
    sap.com  caf/bw/ear  7.00 (1497856)  SAP AG  MAIN_APL70VAL_C  20080125140019  sap.com/CAF 
    sap.com  caf/core  7.00 (1587306)  SAP AG  MAIN_APL70VAL_C  20081023160259  sap.com/CAF 
    sap.com  caf/core/dict  7.00 (964586)  SAP AG  MAIN_APL70VAL_C  20080125135438  sap.com/CAF 
    sap.com  caf/core/gp/facade/backgroundco/ear  7.00 (1220228)  SAP AG  MAIN_APL70VAL_C  20080125140220  sap.com/CAF 
    sap.com  caf/core/metadata  7.00 (1586814)  SAP AG  MAIN_APL70VAL_C  20081023155527  sap.com/CAF 
    sap.com  caf/km.proxies  7.00 (1528033)  SAP AG  MAIN_APL70VAL_C  20080125135913  sap.com/CAF 
    sap.com  caf/km.proxyejbs.ddic  7.00 (963389)  SAP AG  MAIN_APL70VAL_C  20080125135439  sap.com/CAF 
    sap.com  caf/metamodel  7.00 (1586531)  SAP AG  MAIN_APL70VAL_C  20081023155547  sap.com/CAF 
    sap.com  caf/metamodel/lib  7.00 (1586813)  SAP AG  MAIN_APL70VAL_C  20081023140236  sap.com/CAF 
    sap.com  caf/metamodel/lib/new  7.00 (1496420)  SAP AG  MAIN_APL70VAL_C  20080125135441  sap.com/CAF 
    sap.com  caf/mp/mmr/adapter  7.00 (1533885)  SAP AG  MAIN_APL70VAL_C  20080125135446  sap.com/CAF 
    sap.com  caf/mp/mmr/adapter/ear  7.00 (1220148)  SAP AG  MAIN_APL70VAL_C  20080125135922  sap.com/CAF 
    sap.com  caf/mp/mmr/reader  7.00 (1533844)  SAP AG  MAIN_APL70VAL_C  20080125135444  sap.com/CAF 
    sap.com  caf/mp_mmr_bridge  7.00 (1533886)  SAP AG  MAIN_APL70VAL_C  20080125135924  sap.com/CAF 
    sap.com  caf/mp_mmr_bridge/ddic  7.00 (963396)  SAP AG  MAIN_APL70VAL_C  20080125135442  sap.com/CAF 
    sap.com  caf/runtime/api/lib  7.00 (1533800)  SAP AG  MAIN_APL70VAL_C  20080125135442  sap.com/CAF 
    sap.com  caf/runtime/api/lib/new  7.00 (1496418)  SAP AG  MAIN_APL70VAL_C  20080125135443  sap.com/CAF 
    sap.com  caf/runtime/connectivity  7.00 (1533843)  SAP AG  MAIN_APL70VAL_C  20080125135445  sap.com/CAF 
    sap.com  caf/runtime/connectivity/base  7.00 (1533828)  SAP AG  MAIN_APL70VAL_C  20080125135443  sap.com/CAF 
    sap.com  caf/runtime/connectivity/ddic  7.00 (963382)  SAP AG  MAIN_APL70VAL_C  20080125135502  sap.com/CAF 
    sap.com  caf/runtime/connectivity/impl  7.00 (1552649)  SAP AG  MAIN_APL70VAL_C  20081023140249  sap.com/CAF 
    sap.com  caf/runtime/dict  7.00 (963385)  SAP AG  MAIN_APL70VAL_C  20080125135506  sap.com/CAF 
    sap.com  caf/runtime/ear  7.00 (1587269)  SAP AG  MAIN_APL70VAL_C  20081023155756  sap.com/CAF 
    sap.com  caf/runtime/exceldataimport  7.00 (1496957)  SAP AG  MAIN_APL70VAL_C  20080125135925  sap.com/CAF 
    sap.com  caf/runtime/monitoring/ear  7.00 (1497773)  SAP AG  MAIN_APL70VAL_C  20080125135928  sap.com/CAF 
    sap.com  caf/runtime/uicoupling/api/lib  7.00 (1530461)  SAP AG  MAIN_APL70VAL_C  20080125135932  sap.com/CAF 
    sap.com  caf/tc  7.00 (1587286)  SAP AG  MAIN_APL70VAL_C  20081023160130  sap.com/CAF 
    sap.com  caf/tc/dictionary  7.00 (963672)  SAP AG  MAIN_APL70VAL_C  20080125135507  sap.com/CAF 
    sap.com  caf/tc/metadata  7.00 (1586812)  SAP AG  MAIN_APL70VAL_C  20081023160323  sap.com/CAF 
    sap.com  caf/tc/webdynpro  7.00 (963849)  SAP AG  MAIN_APL70VAL_C  20080125140223  sap.com/CAF 
    sap.com  caf/UI/cladmin  7.00 (1078363)  SAP AG  MAIN_APL70VAL_C  20080125140049  sap.com/CAF 
    sap.com  caf/UI/configbrowser  7.00 (1220365)  SAP AG  MAIN_APL70VAL_C  20080125140051  sap.com/CAF 
    sap.com  caf/UI/configuration  7.00 (1534024)  SAP AG  MAIN_APL70VAL_C  20080125140015  sap.com/CAF 
    sap.com  caf/UI/content/transport  7.00 (1220380)  SAP AG  MAIN_APL70VAL_C  20080125140054  sap.com/CAF 
    sap.com  caf/UI/dynattr/admin  7.00 (1220383)  SAP AG  MAIN_APL70VAL_C  20080125140057  sap.com/CAF 
    sap.com  caf/UI/km/admin  7.00 (964605)  SAP AG  MAIN_APL70VAL_C  20080125140059  sap.com/CAF 
    sap.com  caf/UI/km/cleanjobadmin  7.00 (1497987)  SAP AG  MAIN_APL70VAL_C  20080125140101  sap.com/CAF 
    sap.com  caf/UI/km/configcheck  7.00 (1590301)  SAP AG  MAIN_APL70VAL_C  20081023160146  sap.com/CAF 
    sap.com  caf/UI/ptn/attachments  7.00 (1590296)  SAP AG  MAIN_APL70VAL_C  20081023155849  sap.com/CAF 
    sap.com  caf/UI/ptn/authorization  7.00 (1590293)  SAP AG  MAIN_APL70VAL_C  20081023160056  sap.com/CAF 
    sap.com  caf/UI/ptn/classification  7.00 (1590298)  SAP AG  MAIN_APL70VAL_C  20081023155905  sap.com/CAF 
    sap.com  caf/UI/ptn/collaboration  7.00 (1590297)  SAP AG  MAIN_APL70VAL_C  20081023155922  sap.com/CAF 
    sap.com  caf/UI/ptn/common  7.00 (1534033)  SAP AG  MAIN_APL70VAL_C  20080125140046  sap.com/CAF 
    sap.com  caf/UI/ptn/flextree  7.00 (1587367)  SAP AG  MAIN_APL70VAL_C  20081023155330  sap.com/CAF 
    sap.com  caf/UI/ptn/generalconfig  7.00 (1220375)  SAP AG  MAIN_APL70VAL_C  20080125140110  sap.com/CAF 
    sap.com  caf/UI/ptn/historylog  7.00 (1587374)  SAP AG  MAIN_APL70VAL_C  20081023155347  sap.com/CAF 
    sap.com  caf/UI/ptn/kmfileselect  7.00 (1557293)  SAP AG  MAIN_APL70VAL_C  20081023155404  sap.com/CAF 
    sap.com  caf/UI/ptn/macroeditor  7.00 (964310)  SAP AG  MAIN_APL70VAL_C  20080125140117  sap.com/CAF 
    sap.com  caf/UI/ptn/navigation  7.00 (1587392)  SAP AG  MAIN_APL70VAL_C  20081023155425  sap.com/CAF 
    sap.com  caf/UI/ptn/objectbrowser  7.00 (1587369)  SAP AG  MAIN_APL70VAL_C  20081023155813  sap.com/CAF 
    sap.com  caf/UI/ptn/objecteditor  7.00 (1590133)  SAP AG  MAIN_APL70VAL_C  20081023155831  sap.com/CAF 
    sap.com  caf/UI/ptn/objectselector  7.00 (1587373)  SAP AG  MAIN_APL70VAL_C  20081023155940  sap.com/CAF 
    sap.com  caf/UI/ptn/propedit  7.00 (1590295)  SAP AG  MAIN_APL70VAL_C  20081023160001  sap.com/CAF 
    sap.com  caf/UI/ptn/proxycomp  7.00 (1587377)  SAP AG  MAIN_APL70VAL_C  20081023155441  sap.com/CAF 
    sap.com  caf/UI/ptn/reporting  7.00 (1587366)  SAP AG  MAIN_APL70VAL_C  20081023155457  sap.com/CAF 
    sap.com  caf/UI/ptn/searchbar  7.00 (1587368)  SAP AG  MAIN_APL70VAL_C  20081023160018  sap.com/CAF 
    sap.com  caf/UI/ptn/userassignment  7.00 (1557291)  SAP AG  MAIN_APL70VAL_C  20081023160035  sap.com/CAF 
    sap.com  caf/UI/repositorybackup  7.00 (1534050)  SAP AG  MAIN_APL70VAL_C  20080125140155  sap.com/CAF 
    sap.com  caf/UI/servicebrowser  7.00 (1534047)  SAP AG  MAIN_APL70VAL_C  20080125140158  sap.com/CAF 
    sap.com  caf/UI/servicecustomization  7.00 (964309)  SAP AG  MAIN_APL70VAL_C  20080125140200  sap.com/CAF 
    sap.com  caf/UI/subscriptions  7.00 (964301)  SAP AG  MAIN_APL70VAL_C  20080125140203  sap.com/CAF 
    sap.com  caf/UI/testlauncher  7.00 (964302)  SAP AG  MAIN_APL70VAL_C  20080125140205  sap.com/CAF 
    sap.com  caf/UI/typeeditor  7.00 (1497982)  SAP AG  MAIN_APL70VAL_C  20080125140208  sap.com/CAF 
    sap.com  caf/core/gp/bo/lib  7.00 (964273)  SAP AG  MAIN_APL70VAL_C  20081022155634  sap.com/CAF-KM 
    sap.com  caf/core/gp/container/backgroundco/ear  7.00 (1587345)  SAP AG  MAIN_APL70VAL_C  20081023184808  sap.com/CAF-KM 
    sap.com  caf/core/gp/servicelocator/lib  7.00 (964251)  SAP AG  MAIN_APL70VAL_C  20081022155629  sap.com/CAF-KM 
    sap.com  caf/core/gp/ui/backgroundco/admin  7.00 (964347)  SAP AG  MAIN_APL70VAL_C  20081022155706  sap.com/CAF-KM 
    sap.com  caf/core/gp/ui/visibleco/admin  7.00 (964299)  SAP AG  MAIN_APL70VAL_C  20081022155715  sap.com/CAF-KM 
    sap.com  caf/core/gp/ui/visibleco/container  7.00 (1534120)  SAP AG  MAIN_APL70VAL_C  20081022155728  sap.com/CAF-KM 
    sap.com  caf/gp/ui/ptn/docgen  7.00 (1534043)  SAP AG  MAIN_APL70VAL_C  20081022155737  sap.com/CAF-KM 
    sap.com  caf/km.ep.kmcollaborationsvc  7.00 (1586796)  SAP AG  MAIN_APL70VAL_C  20081023184826  sap.com/CAF-KM 
    sap.com  caf/km.ep.kmindexsearchsvc  7.00 (1586797)  SAP AG  MAIN_APL70VAL_C  20081023184844  sap.com/CAF-KM 
    sap.com  caf/km.ep.kmnodesvc  7.00 (1586798)  SAP AG  MAIN_APL70VAL_C  20081023184910  sap.com/CAF-KM 
    sap.com  caf/km.ep.kmnotifsvc  7.00 (1586799)  SAP AG  MAIN_APL70VAL_C  20081023184928  sap.com/CAF-KM 
    sap.com  caf/km.ep.kmtaskservice  7.00 (1530459)  SAP AG  MAIN_APL70VAL_C  20081022155924  sap.com/CAF-KM 
    sap.com  caf/km.ep.propmetadatasvc  7.00 (1528594)  SAP AG  MAIN_APL70VAL_C  20081022155928  sap.com/CAF-KM 
    sap.com  caf/km.ep.repmanager  7.00 (1586520)  SAP AG  MAIN_APL70VAL_C  20081023184946  sap.com/CAF-KM 
    sap.com  caf/km.ep.uploadsvc  7.00 (1586918)  SAP AG  MAIN_APL70VAL_C  20081023185004  sap.com/CAF-KM 
    sap.com  caf/um/metadata/actions  7.00 (1077265)  SAP AG  MAIN_APL70VAL_C  20080125140226  sap.com/CAF-UM 
    sap.com  caf/um/metadata/api  7.00 (1496398)  SAP AG  MAIN_APL70VAL_C  20080125135508  sap.com/CAF-UM 
    sap.com  caf/um/metadata/content  7.00 (1497172)  SAP AG  MAIN_APL70VAL_C  20080125140254  sap.com/CAF-UM 
    sap.com  caf/um/metadata/example  7.00 (963657)  SAP AG  MAIN_APL70VAL_C  20080125140256  sap.com/CAF-UM 
    sap.com  caf/um/metadata/imp  7.00 (1528581)  SAP AG  MAIN_APL70VAL_C  20080125135509  sap.com/CAF-UM 
    sap.com  caf/um/metadata/testwd  7.00 (963659)  SAP AG  MAIN_APL70VAL_C  20080125140259  sap.com/CAF-UM 
    sap.com  caf/um/relgroups/admin  7.00 (963666)  SAP AG  MAIN_APL70VAL_C  20080125140301  sap.com/CAF-UM 
    sap.com  caf/um/relgroups/api  7.00 (1528016)  SAP AG  MAIN_APL70VAL_C  20080125135509  sap.com/CAF-UM 
    sap.com  caf/um/relgroups/ddic  7.00 (963377)  SAP AG  MAIN_APL70VAL_C  20080125135511  sap.com/CAF-UM 
    sap.com  caf/um/relgroups/imp  7.00 (1586921)  SAP AG  MAIN_APL70VAL_C  20081023135947  sap.com/CAF-UM 
    sap.com  caf/um/relgroups/test  7.00 (963945)  SAP AG  MAIN_APL70VAL_C  20080125140303  sap.com/CAF-UM 
    sap.com  com.sap.engine.client  7.00 (7.0016.20080609135614.0000)  SAP AG  SAP AG  20081023043821  sap.com/CORE-TOOLS 
    sap.com  com.sap.engine.configtool  7.00 (7.0016.20080609135614.0000)  SAP AG  SAP AG  20081023043836  sap.com/CORE-TOOLS 
    sap.com  com.sap.engine.deploytool  7.00 (7.0016.20080609135614.0000)  SAP AG  SAP AG  20081023043903  sap.com/CORE-TOOLS 
    sap.com  com.sap.engine.visualadmin  7.00 (7.0016.20080609135614.0000)  SAP AG  SAP AG  20081023043946  sap.com/CORE-TOOLS 
    sap.com  IAIKSecurityFS  7.00 (7.0016.20080508113401.0000)  SAP AG  SAP AG  20081023043742  sap.com/CORE-TOOLS 
    sap.com  tc/sapinst/fs  7.00 (7.0016.20080508103148.0000)  SAP AG  SAP AG  20081023044008  sap.com/CORE-TOOLS 
    sap.com  tc/template_config_tool  7.00 (7.0016.20050509130405.0000)  SAP AG  SAP AG  20081023044023  sap.com/CORE-TOOLS 
    sap.com  tc.CBS.Appl  7.00 (1552590)  SAP AG  MAIN_APL70VAL_C  20081023181333  sap.com/DI_CBS 
    sap.com  tc.CBS.CommonPart  7.00 (1586926)  SAP AG  MAIN_APL70VAL_C  20081023165510  sap.com/DI_CBS 
    sap.com  tc.CBS.DBDefs  7.00 (1496422)  SAP AG  MAIN_APL70VAL_C  20081022162102  sap.com/DI_CBS 
    sap.com  tc.CBS.Service  7.00 (1552623)  SAP AG  MAIN_APL70VAL_C  20081023165655  sap.com/DI_CBS 
    sap.com  tc.CBS.WebUI  7.00 (1497309)  SAP AG  MAIN_APL70VAL_C  20081022163144  sap.com/DI_CBS 
    sap.com  tc/di/cbs/jlinwd  7.00 (1497311)  SAP AG  MAIN_APL70VAL_C  20081022163154  sap.com/DI_CBS 
    sap.com  tc/cts/appl  7.00 (1552405)  SAP AG  MAIN_APL70VAL_C  20081023182128  sap.com/DI_CMS 
    sap.com  tc/SL/CMS/cleanuptool  7.00 (1552404)  SAP AG  MAIN_APL70VAL_C  20081023165718  sap.com/DI_CMS 
    sap.com  tc/SL/CMS/config/dbschema  7.00 (1496433)  SAP AG  MAIN_APL70VAL_C  20081022162247  sap.com/DI_CMS 
    sap.com  tc/SL/CMS/cvers/proxy  7.00 (1496430)  SAP AG  MAIN_APL70VAL_C  20081022163354  sap.com/DI_CMS 
    sap.com  tc/SL/CMS/PCS  7.00 (1587073)  SAP AG  MAIN_APL70VAL_C  20081023181944  sap.com/DI_CMS 
    sap.com  tc/SL/CMS/PCS/DBSchema  7.00 (1528057)  SAP AG  MAIN_APL70VAL_C  20081022162231  sap.com/DI_CMS 
    sap.com  tc/SL/CMS/TCSEar  7.00 (1530540)  SAP AG  MAIN_APL70VAL_C  20081022163344  sap.com/DI_CMS 
    sap.com  tc/SL/CMS/tsawebui  7.00 (1552677)  SAP AG  MAIN_APL70VAL_C  20081023182049  sap.com/DI_CMS 
    sap.com  tc/SL/CMS/WebUI  7.00 (1552678)  SAP AG  MAIN_APL70VAL_C  20081023182030  sap.com/DI_CMS 
    sap.com  tc/SL/diindex  7.00 (1497556)  SAP AG  MAIN_APL70VAL_C  20081022164212  sap.com/DI_CMS 
    sap.com  tc/dtr/console/sda  7.00 (1586999)  SAP AG  MAIN_APL70VAL_C  20081023165743  sap.com/DI_DTR 
    sap.com  tc/dtr/dbschema  7.00 (1496437)  SAP AG  MAIN_APL70VAL_C  20081022162320  sap.com/DI_DTR 
    sap.com  tc/dtr/enterpriseapp  7.00 (1587256)  SAP AG  MAIN_APL70VAL_C  20081023182229  sap.com/DI_DTR 
    sap.com  tc/jdi/heartbeat/enterpriseapp  7.00 (1497030)  SAP AG  MAIN_APL70VAL_C  20081022164420  sap.com/DI_DTR 
    sap.com  com.sap.dqe.dbcontent  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134249  sap.com/EP-PSERV 
    sap.com  com.sap.dqe.dbschema  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134248  sap.com/EP-PSERV 
    sap.com  com.sap.pct.tools.devstudio  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134251  sap.com/EP-PSERV 
    sap.com  com.sap.portal.activitydatacollector  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023165759  sap.com/EP-PSERV 
    sap.com  com.sap.portal.activityreport  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023165817  sap.com/EP-PSERV 
    sap.com  com.sap.portal.activityreport.db  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023165835  sap.com/EP-PSERV 
    sap.com  com.sap.portal.admin.editorframework  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023165851  sap.com/EP-PSERV 
    sap.com  com.sap.portal.admin.multitenant  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023165908  sap.com/EP-PSERV 
    sap.com  com.sap.portal.admin.portalservermonitor  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134301  sap.com/EP-PSERV 
    sap.com  com.sap.portal.admin.util  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023165925  sap.com/EP-PSERV 
    sap.com  com.sap.portal.appdesigner.advancedops  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023165942  sap.com/EP-PSERV 
    sap.com  com.sap.portal.appdesigner.advancopsapi  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023165959  sap.com/EP-PSERV 
    sap.com  com.sap.portal.appdesigner.pcmobjwiztool  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170017  sap.com/EP-PSERV 
    sap.com  com.sap.portal.cnf.ws.ConfigurationWSEar  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023182318  sap.com/EP-PSERV 
    sap.com  com.sap.portal.common.activation  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170034  sap.com/EP-PSERV 
    sap.com  com.sap.portal.common.ppse  7.00 (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022134310  sap.com/EP-PSERV 
    sap.com  com.sap.portal.connectors.SessionManager  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134311  sap.com/EP-PSERV 
    sap.com  com.sap.portal.connectors.ws  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023182339  sap.com/EP-PSERV 
    sap.com  com.sap.portal.connectors.ws.system  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134314  sap.com/EP-PSERV 
    sap.com  com.sap.portal.content.export.gc  7.00 (7.0014.20071112134627.0000)  SAP AG  SAP AG  20081022134316  sap.com/EP-PSERV 
    sap.com  com.sap.portal.contentfetching  7.00 (7.0014.20071112134549.0000)  SAP AG  SAP AG  20081022134317  sap.com/EP-PSERV 
    sap.com  com.sap.portal.contentmigration  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170052  sap.com/EP-PSERV 
    sap.com  com.sap.portal.design.portaldesigndata  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170113  sap.com/EP-PSERV 
    sap.com  com.sap.portal.epsolman  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134324  sap.com/EP-PSERV 
    sap.com  com.sap.portal.fpn  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170149  sap.com/EP-PSERV 
    sap.com  com.sap.portal.genericcreatorapi  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134327  sap.com/EP-PSERV 
    sap.com  com.sap.portal.ivs.contentcreation.utils  7.00 (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022134329  sap.com/EP-PSERV 
    sap.com  com.sap.portal.ivs.global.admin.consover  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134330  sap.com/EP-PSERV 
    sap.com  com.sap.portal.ivs.global.admin.prodckpt  7.00 (7.0014.20071112134627.0000)  SAP AG  SAP AG  20081022134331  sap.com/EP-PSERV 
    sap.com  com.sap.portal.ivs.sitesemanticsapi  7.00 (7.0013.20070808101344.0000)  SAP AG  SAP AG  20081022134332  sap.com/EP-PSERV 
    sap.com  com.sap.portal.jdbcdrivers  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022140601  sap.com/EP-PSERV 
    sap.com  com.sap.portal.logviewer620  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134334  sap.com/EP-PSERV 
    sap.com  com.sap.portal.namingconventions  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170206  sap.com/EP-PSERV 
    sap.com  com.sap.portal.nav.ws.NavigationWSEar  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182416  sap.com/EP-PSERV 
    sap.com  com.sap.portal.nav.ws.navwshelperservice  7.00 (7.0014.20071210113331.0000)  SAP AG  SAP AG  20081022134337  sap.com/EP-PSERV 
    sap.com  com.sap.portal.navigation.helperservices  7.00 (7.0011.20070128005913.0000)  SAP AG  SAP AG  20081022134338  sap.com/EP-PSERV 
    sap.com  com.sap.portal.navigation.shorturlsDB  7.00 (7.0014.20071210113331.0000)  SAP AG  SAP AG  20081022134340  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pb.services  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134341  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.admintools.export  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170225  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.admintools.gl  7.00 (7.0013.20070906050444.0000)  SAP AG  SAP AG  20081022134344  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.admintools.import  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170241  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.admintools.lockadmin  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170259  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.admintools.pcdtools  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134349  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.admintools.roleeditor  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170316  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.configuration  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134352  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.customercontent  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170336  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.initialcontent  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170402  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.rolemigration  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170421  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.rolemigrationcomp  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170437  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.rolenavigationservice  7.00 (7.0011.20070128005913.0000)  SAP AG  SAP AG  20081022134400  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.roles.r3authadmin  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170453  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.roleservice  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170510  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.softcachebrowser  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134405  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.translation  7.00 (7.0014.20071210113331.0000)  SAP AG  SAP AG  20081022134406  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.transportapplication  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170528  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcd.zorkservice  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134409  sap.com/EP-PSERV 
    sap.com  com.sap.portal.pcmbuilderservice  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134411  sap.com/EP-PSERV 
    sap.com  com.sap.portal.reportingframework  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170544  sap.com/EP-PSERV 
    sap.com  com.sap.portal.services.api  7.00 (7.0014.20071112134549.0000)  SAP AG  SAP AG  20081022140628  sap.com/EP-PSERV 
    sap.com  com.sap.portal.services.internal.api  7.00 (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022140631  sap.com/EP-PSERV 
    sap.com  com.sap.portal.sl.modifiers  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134413  sap.com/EP-PSERV 
    sap.com  com.sap.portal.statelesssessionservice  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134414  sap.com/EP-PSERV 
    sap.com  com.sap.portal.strucfilterservice  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134416  sap.com/EP-PSERV 
    sap.com  com.sap.portal.systemlandscapeoverview  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170600  sap.com/EP-PSERV 
    sap.com  com.sap.portal.textconfiguration  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134419  sap.com/EP-PSERV 
    sap.com  com.sap.portal.util.serverfilebrowser  7.00 (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022134420  sap.com/EP-PSERV 
    sap.com  com.sap.portal.util.threadreporting  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170616  sap.com/EP-PSERV 
    sap.com  com.sap.portal.wdintegrator  7.00 (7.0014.20071210113331.0000)  SAP AG  SAP AG  20081022134423  sap.com/EP-PSERV 
    sap.com  com.sap.security.usermapping.par  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170633  sap.com/EP-PSERV 
    sap.com  com.sap.sp.portalplugins  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134426  sap.com/EP-PSERV 
    sap.com  com.sapportals.appdesigner.appdesfrmwrk  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170650  sap.com/EP-PSERV 
    sap.com  com.sapportals.appdesigner.concatalogapi  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170711  sap.com/EP-PSERV 
    sap.com  com.sapportals.appdesigner.configapi  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170733  sap.com/EP-PSERV 
    sap.com  com.sapportals.appdesigner.configuration  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023170752  sap.com/EP-PSERV 
    sap.com  com.sapportals.appdesigner.contcatalog  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170817  sap.com/EP-PSERV 
    sap.com  com.sapportals.appdesigner.dltracerapi  7.00 (7.0013.20070808101344.0000)  SAP AG  SAP AG  20081022134432  sap.com/EP-PSERV 
    sap.com  com.sapportals.appdesigner.frameworkapi  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134433  sap.com/EP-PSERV 
    sap.com  com.sapportals.appdesigner.pageeditor  7.00 (7.0014.20071112134549.0000)  SAP AG  SAP AG  20081022134435  sap.com/EP-PSERV 
    sap.com  com.sapportals.backwardscompatibility  7.00 (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022134436  sap.com/EP-PSERV 
    sap.com  com.sapportals.bidi.rtl  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134437  sap.com/EP-PSERV 
    sap.com  com.sapportals.builder.defaultlayouts  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134439  sap.com/EP-PSERV 
    sap.com  com.sapportals.builder.pagebuilder  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170834  sap.com/EP-PSERV 
    sap.com  com.sapportals.builder.pagebuilder.utils  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170850  sap.com/EP-PSERV 
    sap.com  com.sapportals.builder.portallayouts  7.00 (7.0013.20070906050444.0000)  SAP AG  SAP AG  20081022134443  sap.com/EP-PSERV 
    sap.com  com.sapportals.common  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170908  sap.com/EP-PSERV 
    sap.com  com.sapportals.commonservices  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134446  sap.com/EP-PSERV 
    sap.com  com.sapportals.connectorframework.websrv  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134448  sap.com/EP-PSERV 
    sap.com  com.sapportals.connectors.bi.systems  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134449  sap.com/EP-PSERV 
    sap.com  com.sapportals.connectors.database  7.00 (7.0014.20071111033708.0000)  SAP AG  SAP AG  20081022140637  sap.com/EP-PSERV 
    sap.com  com.sapportals.connectors.jdbc.system  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134451  sap.com/EP-PSERV 
    sap.com  com.sapportals.connectors.sap  7.00 (7.0014.20071112134627.0000)  SAP AG  SAP AG  20081022140643  sap.com/EP-PSERV 
    sap.com  com.sapportals.connectors.sap.authtrace  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134452  sap.com/EP-PSERV 
    sap.com  com.sapportals.connectors.sap.system  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134453  sap.com/EP-PSERV 
    sap.com  com.sapportals.datadirect  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022140646  sap.com/EP-PSERV 
    sap.com  com.sapportals.designservices  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170925  sap.com/EP-PSERV 
    sap.com  com.sapportals.designtools  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023170943  sap.com/EP-PSERV 
    sap.com  com.sapportals.dqe.admintools  7.00 (7.0014.20071112134627.0000)  SAP AG  SAP AG  20081022134458  sap.com/EP-PSERV 
    sap.com  com.sapportals.dqe.beans  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022140655  sap.com/EP-PSERV 
    sap.com  com.sapportals.dqe.jdbcdriver.lib  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022140658  sap.com/EP-PSERV 
    sap.com  com.sapportals.dqe.service  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134500  sap.com/EP-PSERV 
    sap.com  com.sapportals.httpconnectivity  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171000  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.appintegrate  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171017  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.clientservice  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171034  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.gencreator  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023171050  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.global  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171106  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.http  7.00 (7.0013.20070808101344.0000)  SAP AG  SAP AG  20081022134509  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.iviewapi  7.00 (7.0013.20070808101344.0000)  SAP AG  SAP AG  20081022134511  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.landscapeapi  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023171121  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.masseditor  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134513  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.portalpcmapi  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023171137  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.semanticapp  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171154  sap.com/EP-PSERV 
    sap.com  com.sapportals.iviewserver.wsrp  7.00 (7.0016.20080601192937.0000)  SAP AG  SAP AG  20081023171211  sap.com/EP-PSERV 
    sap.com  com.sapportals.nav.defaultheaderiviews  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171226  sap.com/EP-PSERV 
    sap.com  com.sapportals.nav.defaultnaviviews  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171243  sap.com/EP-PSERV 
    sap.com  com.sapportals.navigation.mimeservice  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134523  sap.com/EP-PSERV 
    sap.com  com.sapportals.navigation.navservice  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171258  sap.com/EP-PSERV 
    sap.com  com.sapportals.navigation.navserviceapi  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171313  sap.com/EP-PSERV 
    sap.com  com.sapportals.navigation.portallauncher  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171329  sap.com/EP-PSERV 
    sap.com  com.sapportals.portaladmin.defaultwizard  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023171345  sap.com/EP-PSERV 
    sap.com  com.sapportals.portaladmin.editorselect  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171400  sap.com/EP-PSERV 
    sap.com  com.sapportals.portaladmin.permeditor  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023171416  sap.com/EP-PSERV 
    sap.com  com.sapportals.portaladmin.propeditor  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171433  sap.com/EP-PSERV 
    sap.com  com.sapportals.portaladmin.relitemsedtor  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023171448  sap.com/EP-PSERV 
    sap.com  com.sapportals.portaladmin.wizframework  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023171504  sap.com/EP-PSERV 
    sap.com  com.sapportals.productivitytools.desktop  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171522  sap.com/EP-PSERV 
    sap.com  com.sapportals.productivitytools.dom  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134538  sap.com/EP-PSERV 
    sap.com  com.sapportals.productivitytools.dsktped  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171543  sap.com/EP-PSERV 
    sap.com  com.sapportals.productivitytools.dyntree  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134541  sap.com/EP-PSERV 
    sap.com  com.sapportals.productivitytools.netivie  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134543  sap.com/EP-PSERV 
    sap.com  com.sapportals.productivitytools.resolvr  7.00 (7.0014.20071112134549.0000)  SAP AG  SAP AG  20081022134544  sap.com/EP-PSERV 
    sap.com  com.sapportals.productivitytools.ruleed  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171559  sap.com/EP-PSERV 
    sap.com  com.sapportals.productivitytools.urliviw  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134548  sap.com/EP-PSERV 
    sap.com  com.sapportals.productivitytools.utils  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134549  sap.com/EP-PSERV 
    sap.com  com.sapportals.prt.application.monitor  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134550  sap.com/EP-PSERV 
    sap.com  com.sapportals.prt.jco  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171622  sap.com/EP-PSERV 
    sap.com  com.sapportals.supporttools  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023171639  sap.com/EP-PSERV 
    sap.com  com.sapportals.systemlandscape  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171655  sap.com/EP-PSERV 
    sap.com  com.sapportals.uiservices  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171710  sap.com/EP-PSERV 
    sap.com  com.sapportals.unification.50  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171725  sap.com/EP-PSERV 
    sap.com  com.sapportals.unification.50support  7.00 (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022134601  sap.com/EP-PSERV 
    sap.com  com.sapportals.unification.50system  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134602  sap.com/EP-PSERV 
    sap.com  com.sapportals.unification.60  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023171744  sap.com/EP-PSERV 
    sap.com  com.sapportals.unification.conctriviewiz  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171800  sap.com/EP-PSERV 
    sap.com  com.sapportals.upgrader.EP5.system  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134607  sap.com/EP-PSERV 
    sap.com  com.sapportals.urdesigndata  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171851  sap.com/EP-PSERV 
    sap.com  com.sapportals.utilities.analyzer  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134612  sap.com/EP-PSERV 
    sap.com  com.sapportals.utilities.portalspider  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023171928  sap.com/EP-PSERV 
    sap.com  com.sapportals.utilities.portalspiderDB  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023172004  sap.com/EP-PSERV 
    sap.com  com.sapportals.utilities.uninstall  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134616  sap.com/EP-PSERV 
    sap.com  com.sapportals.wdparamsprovider  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134618  sap.com/EP-PSERV 
    sap.com  com.sapportals.yahoointegration  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134620  sap.com/EP-PSERV 
    sap.com  tc/wd/eptests  7.00 (7.0016.20080123140856.0000)  SAP AG  SAP AG  20081023183019  sap.com/EP-PSERV 
    sap.com  tcepcommon~logWatch  7.00 (7.0014.20071112131518.0000)  SAP AG  SAP AG  20081022134621  sap.com/EP-PSERV 
    sap.com  acc_admin_welcome  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182457  sap.com/EP-WDC 
    sap.com  adminstudiolite  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182525  sap.com/EP-WDC 
    sap.com  ar_hook  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182732  sap.com/EP-WDC 
    sap.com  com.sap.portal.fpn.accessservice  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182604  sap.com/EP-WDC 
    sap.com  editor_framework  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182629  sap.com/EP-WDC 
    sap.com  new_iview  null (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023183123  sap.com/EP-WDC 
    sap.com  new_page  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023183103  sap.com/EP-WDC 
    sap.com  obn04tst  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182648  sap.com/EP-WDC 
    sap.com  pb  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182801  sap.com/EP-WDC 
    sap.com  pb_api  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182708  sap.com/EP-WDC 
    sap.com  pb_lyt  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182822  sap.com/EP-WDC 
    sap.com  pb_test  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182842  sap.com/EP-WDC 
    sap.com  property_editor  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182902  sap.com/EP-WDC 
    sap.com  sap.com~gcwebservice  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182920  sap.com/EP-WDC 
    sap.com  spider_search  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182938  sap.com/EP-WDC 
    sap.com  tc/pp/ivs/floating_aliases  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023182957  sap.com/EP-WDC 
    sap.com  wizard_framework  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023183044  sap.com/EP-WDC 
    sap.com  com.sap.pcd.dbschema  7.00 (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022134219  sap.com/EPBC 
    sap.com  com.sap.portal.runtime.config.kmreadonly  7.00 (7.0014.20071111033708.0000)  SAP AG  SAP AG  20081022134231  sap.com/EPBC 
    sap.com  com.sap.prt.application.rfcframework  7.00 (7.0013.20070808101344.0000)  SAP AG  SAP AG  20081022140532  sap.com/EPBC 
    sap.com  com.sapportals.prt.bridge  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134233  sap.com/EPBC 
    sap.com  com.sapportals.prt.portalruntime  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023140022  sap.com/EPBC 
    sap.com  irj  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023151855  sap.com/EPBC 
    sap.com  com.sap.km.bs.ui.wdf  7.00 (7.0015.20080226132937.0000)  SAP AG  SAP AG  20081023172111  sap.com/EPBC2 
    sap.com  com.sap.portal.heartbeat  7.00 (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022140904  sap.com/EPBC2 
    sap.com  com.sap.portal.htmlb  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023172150  sap.com/EPBC2 
    sap.com  com.sap.portal.pcm.admin.apiservice  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134629  sap.com/EPBC2 
    sap.com  com.sap.portal.pcm.admin.implservice  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134631  sap.com/EPBC2 
    sap.com  com.sap.portal.runtime.admin.log  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023172227  sap.com/EPBC2 
    sap.com  com.sap.portal.runtime.application.soap  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023172302  sap.com/EPBC2 
    sap.com  com.sap.portal.runtime.config.component  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023172337  sap.com/EPBC2 
    sap.com  com.sap.portal.runtime.config.ieu.comp  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134637  sap.com/EPBC2 
    sap.com  com.sap.portal.runtime.flash  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134638  sap.com/EPBC2 
    sap.com  com.sap.portal.runtime.repository.adaptr  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134639  sap.com/EPBC2 
    sap.com  com.sap.portal.runtime.system.console  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134641  sap.com/EPBC2 
    sap.com  com.sap.portal.supportability.isolde  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134642  sap.com/EPBC2 
    sap.com  com.sap.prt.ws.container  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134644  sap.com/EPBC2 
    sap.com  com.sap.security.ume.par  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023172409  sap.com/EPBC2 
    sap.com  com.sapportals.prt.connection  7.00 (7.0012.20070426205038.0000)  SAP AG  SAP AG  20081022134648  sap.com/EPBC2 
    sap.com  com.sapportals.prt.contentconversion  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134650  sap.com/EPBC2 
    sap.com  com.sapportals.prt.hooks  7.00 (7.0016.20080610125917.0000)  SAP AG  SAP AG  20081023172424  sap.com/EPBC2 
    sap.com  com.sapportals.prt.hooks.document  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022134653  sap.com/EPBC2 
    sap.com  PRTDatabaseMigrationController  7.00 (7.0015.20080226132937.0000)  SAP AG  SAP AG  20081023172035  sap.com/EPBC2 
    sap.com  tc/monitoring/logviewer-standalone  7.00 (7.0016.20080423161050.0000)  SAP AG  SAP AG  20081023044518  sap.com/JLOGVIEW 
    sap.com  tc/sdt/app/jspm  7.00 (7.0016.20080522095416.0000)  SAP AG  SAP AG  20081023041753  sap.com/JSPM 
    sap.com  tc/sdt/app/jspm/bootstrap  7.00 (7.0016.20080522095416.0000)  SAP AG  SAP AG  20081023041820  sap.com/JSPM 
    sap.com  tc/sdt/app/jspm/ext  7.00 (7.0016.20080522095416.0000)  SAP AG  SAP AG  20081023042135  sap.com/JSPM 
    sap.com  tc/km_tc/kw  7.00 (7.0012.20070328121935.0000)  SAP AG  SAP AG  20080125140307  sap.com/KM-KW_JIKS 
    sap.com  tc/km_tc/sapiks  7.00 (7.0012.20070328121935.0000)  SAP AG  SAP AG  20080125140309  sap.com/KM-KW_JIKS 
    sap.com  tc/km_tc/sapirexthelp  7.00 (7.0012.20070328121935.0000)  SAP AG  SAP AG  20080125140312  sap.com/KM-KW_JIKS 
    sap.com  tc/kw_tc  7.00 (7.0016.20080423162609.0000)  SAP AG  SAP AG  20081023152006  sap.com/KM-KW_JIKS 
    sap.com  com.sap.netweaver.bc.crt  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023172457  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.crt.heartbeat  7.00 (7.0010.20061024142635.0000)  SAP AG  SAP AG  20081022152051  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.db  7.00 (7.0014.20071113170027.0000)  SAP AG  SAP AG  20081022152114  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.logging  7.00 (7.0010.20061024142635.0000)  SAP AG  SAP AG  20081022160039  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.protocol  7.00 (7.0016.20080601192937.0000)  SAP AG  SAP AG  20081023172528  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.rf  7.00 (7.0016.20080601192937.0000)  SAP AG  SAP AG  20081023172551  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.rf.manager  7.00 (7.0016.20080601192937.0000)  SAP AG  SAP AG  20081023172618  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.rf.moni  7.00 (7.0010.20061024142635.0000)  SAP AG  SAP AG  20081022160047  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.rf.service  7.00 (7.0016.20080601192937.0000)  SAP AG  SAP AG  20081023172654  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.sf  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023172724  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.sf.service  7.00 (7.0016.20080601192937.0000)  SAP AG  SAP AG  20081023172802  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.util  7.00 (7.0016.20080601192937.0000)  SAP AG  SAP AG  20081023172836  sap.com/KMC-BC 
    sap.com  com.sap.netweaver.bc.wdf.ext  7.00 (7.0010.20061024142635.0000)  SAP AG  SAP AG  20081022152128  sap.com/KMC-BC 
    sap.com  com.sap.nw.kmc.readonly.monitor  7.00 (7.0014.20071113170027.0000)  SAP AG  SAP AG  20081022152130  sap.com/KMC-BC 
    sap.com  tc/kmc/bc.rf.ws/rfws/ear  7.00 (7.0015.20080215133942.0000)  SAP AG  SAP AG  20081023183243  sap.com/KMC-BC 
    sap.com  com.sap.km.acl  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022152215  sap.com/KMC-CM 
    sap.com  com.sap.km.application  7.00 (7.0014.20071113170027.0000)  SAP AG  SAP AG  20081022152218  sap.com/KMC-CM 
    sap.com  com.sap.km.cm  7.00 (7.0013.20070808101344.0000)  SAP AG  SAP AG  20081022152222  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.command  7.00 (7.0014.20071113170027.0000)  SAP AG  SAP AG  20081022152228  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.etc  7.00 (7.0016.20080602164054.0000)  SAP AG  SAP AG  20081023172959  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.etc.test  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022152241  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.main  7.00 (7.0016.20080602164054.0000)  SAP AG  SAP AG  20081023173034  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.managerservices  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022152246  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.protocols.ice  7.00 (7.0016.20080602164054.0000)  SAP AG  SAP AG  20081023173050  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.protocols.webdav  7.00 (7.0014.20071113170027.0000)  SAP AG  SAP AG  20081022152258  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.repository.filter  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022152302  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.repository.manager  7.00 (7.0016.20080602164054.0000)  SAP AG  SAP AG  20081023173117  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.repository.service  7.00 (7.0016.20080602164054.0000)  SAP AG  SAP AG  20081023173137  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.repository.service.base  7.00 (7.0016.20080602164054.0000)  SAP AG  SAP AG  20081023173212  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.security  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022152315  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.service  7.00 (7.0016.20080602164054.0000)  SAP AG  SAP AG  20081023173237  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.service.base  7.00 (7.0016.20080602164054.0000)  SAP AG  SAP AG  20081023173313  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.tools  7.00 (7.0010.20061109164817.0000)  SAP AG  SAP AG  20081022152332  sap.com/KMC-CM 
    sap.com  com.sap.km.cm.ui  7.00 (7.0016.20080602164054.0000)  S

  • Help with DC Deployment - Cannot create delegate for component...

    I inherited a DC several months ago and have been adding functionality to it ever since. I have never had a problem compiling/deploying/executing, etc. until yesterday.
    I was adding some functionality that required I add an RFC to the model (which I have done dozens of times before), etc. I had the code all ready, then I deployed and received an error message from the server that starts:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.linxas.applications.ofi.OFI. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)
    I searched the forum and found several posts that talked about repairing, rebuilding, redeploying, etc. However none of those options has done anything for me. I always end up with that error.
    When I do a repair on the dc, an odd thing happens. I loose reference to two variables (one is the ECLIPSE_HOME and the other is the JRE_LIB. I also loose two external jars, the ones for SapMetamodelDictionaryContent.zip and SapMetamodelWebdynproContent.zip. These four entries are missing everytime I do a repair/rebuild. I have to manually put them back.
    I have tried deleting the project and reimporting, no change. I tried removing the application through VA before deploying, no change.
    I get absolutely no errors in the Task panel, everything seems fine. Just to reiterate I have been working on this DC for months without a single issue. Why would the IDE just start barfing on this like that?
    Any help would be greatly appreciated.
    FYI, I inherited another DC at the same time and have been doing similar work on it, but have not had this problem (yet?).
    Edited by: Tom Cole on Jun 3, 2009 1:44 PM

    Just to clarify there are no errors with this project whatsoever in the IDE. The project compiles fine and deploys without an issue. Therefore the Problems tab (Tasks on my IDE) shows all is well as does the build log.
    Nothing has made even the slightest difference on the server. I still always receive the same error. Here is the entire stack trace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.linxas.applications.ofi.OFI. (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.DelegatingComponent.<init>(DelegatingComponent.java:51)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:381)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:357)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:670)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:267)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:706)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:660)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:228)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:40)
         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.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:74)
         ... 27 more
    Caused by: java.lang.NullPointerException
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.fillInName(NodeInfo.java:610)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.toString(NodeInfo.java:621)
         at java.text.MessageFormat.subformat(MessageFormat.java:1230)
         at java.text.MessageFormat.format(MessageFormat.java:825)
         at java.text.Format.format(Format.java:133)
         at java.text.MessageFormat.format(MessageFormat.java:801)
         at com.sap.tc.webdynpro.services.exceptions.WDException$DummyLocalizableTextFormatter.<init>(WDException.java:71)
         at com.sap.tc.webdynpro.services.exceptions.WDRuntimeException.<init>(WDRuntimeException.java:55)
         at com.sap.tc.webdynpro.services.exceptions.WDRuntimeException.<init>(WDRuntimeException.java:48)
         at com.sap.tc.webdynpro.progmodel.context.ContextException.<init>(ContextException.java:78)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.addItem(NodeInfo.java:291)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.<init>(NodeInfo.java:123)
         at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.<init>(DataNodeInfo.java:74)
         at com.sap.tc.webdynpro.progmodel.context.ContextInfoFactory.createNode(ContextInfoFactory.java:32)
         at com.sap.tc.webdynpro.progmodel.gci.GCIContext.createNode(GCIContext.java:28)
         at com.linxas.applications.ofi.wdp.InternalOFI.wdCreateNodeInfos2(InternalOFI.java:3511)
         at com.linxas.applications.ofi.wdp.InternalOFI.wdCreateNodeInfos1(InternalOFI.java:3429)
         at com.linxas.applications.ofi.wdp.InternalOFI.<init>(InternalOFI.java:1811)
         ... 32 more
    Edited by: Tom Cole on Jun 4, 2009 1:49 PM

  • Exception occured while retrieving the Flowtrace XML for the Composite Instance; java.lang.ClassNotFoundException: Failed to load class oracle.bpel.services.workflow.WorkflowException

    When i try to view the FlowTrace i'm getting the following exception in EM
    Unable to display Flowtrace due to exception while initializing object, please review logs for detailed information.
    >> Exception occured while retrieving the Flowtrace XML for the Composite Instance; ECID: 0000JzmIFk95EgPquci8UH1HtzlR0000HC
    >> java.rmi.UnmarshalException: Problem finding error class; nested exception is:
    >>> java.lang.ClassNotFoundException: Failed to load class oracle.bpel.services.workflow.WorkflowException
    >>> at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)
    >>> at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    >>> at oracle.soa.management.internal.ejb.impl.FacadeFinderBean_4vacyo_FacadeFinderBeanImpl_1036_WLStub.getAuditTrail(Unknown Source)
    >>> at oracle.soa.management.internal.ejb.EJBLocatorImpl.getAuditTrail(EJBLocatorImpl.java:473)
    >>> at oracle.sysman.emai.model.sca.share.composite.FlowTraceModel.setFloatraceModelInfo(FlowTraceModel.java:172)
    >>> at oracle.sysman.emai.model.sca.share.composite.FlowTraceModel.initialize(FlowTraceModel.java:79)
    >>> at oracle.sysman.emai.model.sca.EMEntityModel._initializeEntityData(EMEntityModel.java:28)
    >>> at oracle.sysman.emai.model.sca.common.SCAEntityObject.initializeSCAData(SCAEntityObject.java:124)
    >>> at oracle.sysman.emai.model.sca.SCAObject.initializeData(SCAObject.java:66)
    >>> at oracle.sysman.core.model.util.ModelUtil$EMObjectResetter.initOrResetEMObject(ModelUtil.java:319)
    >>> at oracle.sysman.core.model.util.ModelUtil$EMObjectResetter.access$000(ModelUtil.java:280)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeMBEMObjects(ModelUtil.java:231)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:128)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:101)
    >>> at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.doPrePrepareModel(EMPagePhaseListener.java:867)
    >>> at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.beforePhase(EMPagePhaseListener.java:795)
    >>> at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:551)
    >>> at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
    >>> at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$400(ADFPhaseListener.java:23)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:238)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    >>> at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:472)
    >>> at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
    >>> at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    >>> at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    >>> at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    >>> at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    >>> at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:164)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    >>> at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    >>> at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    >>> at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    >>> at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    >>> at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    >>> at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    >>> at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    >>> at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    >>> at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    >>> at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    >>> at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    >>> at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    >>> at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >>> Caused by: java.lang.ClassNotFoundException: Failed to load class oracle.bpel.services.workflow.WorkflowException
    >>> at weblogic.rmi.utils.WLRMIClassLoaderDelegate.loadClass(WLRMIClassLoaderDelegate.java:208)
    >>> at weblogic.rmi.utils.WLRMIClassLoaderDelegate.loadClass(WLRMIClassLoaderDelegate.java:135)
    >>> at weblogic.rmi.utils.Utilities.loadClass(Utilities.java:305)
    >>> at weblogic.rjvm.MsgAbbrevInputStream.resolveClass(MsgAbbrevInputStream.java:436)
    >>> at weblogic.utils.io.ChunkedObjectInputStream$NestedObjectInputStream.resolveClass(ChunkedObjectInputStream.java:268)
    >>> at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    >>> at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    >>> at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    >>> at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    >>> at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    >>> at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:208)
    >>> at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:599)
    >>> at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:235)
    >>> at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    >>> at oracle.soa.management.internal.ejb.impl.FacadeFinderBean_4vacyo_FacadeFinderBeanImpl_1036_WLStub.getAuditTrail(Unknown Source)
    >>> at oracle.soa.management.internal.ejb.EJBLocatorImpl.getAuditTrail(EJBLocatorImpl.java:473)
    >>> at oracle.sysman.emai.model.sca.share.composite.FlowTraceModel.setFloatraceModelInfo(FlowTraceModel.java:172)
    >>> at oracle.sysman.emai.model.sca.share.composite.FlowTraceModel.initialize(FlowTraceModel.java:80)
    >>> at oracle.sysman.emai.model.sca.EMEntityModel._initializeEntityData(EMEntityModel.java:29)
    >>> at oracle.sysman.emai.model.sca.common.SCAEntityObject.initializeSCAData(SCAEntityObject.java:125)
    >>> at oracle.sysman.emai.model.sca.SCAObject.initializeData(SCAObject.java:66)
    >>> at oracle.sysman.core.model.util.ModelUtil$EMObjectResetter.initOrResetEMObject(ModelUtil.java:319)
    >>> at oracle.sysman.core.model.util.ModelUtil$EMObjectResetter.access$000(ModelUtil.java:280)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeMBEMObjects(ModelUtil.java:231)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:131)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:102)
    >>> at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.doPrePrepareModel(EMPagePhaseListener.java:869)
    >>> at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.beforePhase(EMPagePhaseListener.java:795)
    >>> at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:552)
    >>> at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
    >>> at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$400(ADFPhaseListener.java:23)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:238)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:276)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:77)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:54)
    >>> at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:472)
    >>> at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
    >>> at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    >>> at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    >>> at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    >>> at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    >>> at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:166)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    >>> at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    >>> at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:183)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    >>> at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    >>> at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    >>> at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> ... 9 more

    Hi Manish,
    It seems that you are using a custom security provider and the weblogic server is not able to find the class / jar file that contains the class.
    java.lang.ClassNotFoundException: Failed to load class com.msl.security.providers.SessionPrincipal]
    Make sure you have all the required jar files in the server classpath.
    You can use the JarScan utility to find the jar that contains the class.
    Refer the below link regarding the jarScan.
    http://weblogic-wonders.com/weblogic/2011/01/26/finding-jar-files-using-jarscan/
    Regards,
    Anandraj
    http://weblogic-wonders.com

  • Weblogic MQ  :java.lang.ClassNotFoundException: Failed to load class weblog

    Hi
    I am getting this error in Log
    JMSException: weblogic.messaging.dispatcher.DispatcherException: java.rmi.UnmarshalException: Problem finding error class; nested exception is:
         java.lang.ClassNotFoundException: Failed to load class weblogic.messaging.kernel.KernelException
    Please help me to find out possible root cause for this errorstack.
    Thanks
    Edited by: 906163 on Jan 5, 2012 5:29 AM

    Hi,
    This is not the forum for WebLogic Messaging, i.e., JMS. This is the forum for Oracle MessageQ, and pure standalone messaging product similar to IBM MQ Series.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Runtime error: failed to create delegate view

    hi all,
    We have two applications in two separate projects. But we can deploy only one at a time. If we deploy the second application (or vice-versa)and try to access the first application, it throws up the following error.
    P.S. The problem is only with these two applications and they use Adaptive RFC models.
    We thought it was because of some Jco conections, but all of them test correctly from the WebDynpro administrator console. Any ideas?
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for view com.eac.vendorportal.DisplayNCRView. (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:487)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:524)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:398)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
         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:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:373)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:608)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:252)
         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:392)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
         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: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:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Caused by: java.lang.ClassNotFoundException: com.eac.vendorportal.wdp.InternalDisplayNCRView
    Found in negative cache
    Loader Info -
    ClassLoader name: [local/ChangeNCR4]
    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: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:
       F:\usr\sap\PED\JC00\j2ee\cluster\server0\apps\local\ChangeNCR4\webdynpro\public\lib\app.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)
         ... 33 more

    Hallo Vamsee,
    you wrote <i>"We use the same package naming conventions in both projects.Is that a problem"!</i> Does this mean that you have two different DCs sap.com/a/b/c/onedc and sap.com/a/b/c/anotherdc which both contain the same Web Dynpro component packages e.g. com.sap.a.b.c.mycomp? If this is true both Deployable DC units will collide on the serverside because the Web Dynpro classloader does not differ between the same Web Dynpro packages in different DCs. The DC namespace is not reflected by the classloader.
    Regards, Bertram

  • "java.lang.ClassNotFoundException" when creating a CFC instance inside a webservice

    This question is also up on stack overflow: http://stackoverflow.com/questions/10089962/coldfusion-web-service-failing-to-see-componen t
    I've got a CFC that I'm going to access with ?wsdl as a SOAP webservice.
    If I call the CFC directly in a browser, my results render fine:
        http://server/webservice/calc.cfc?method=doStuff&foo=bar
    If I try to access it as a web service:
        ws = CreateObject("webservice", 'http://server/webservice/calc.cfc?wsdl');
        result = ws.doStuff('bar');
    I get an error:
    Cannot perform web service invocation doStuff.
    The fault returned when invoking the web service operation is:
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: coldfusion.xml.rpc.CFCInvocationException:
    [coldfusion.xml.rpc.CFCInvocationException : [java.lang.ClassNotFoundException :
    com.calculations.calc][java.lang.NullPointerException : null]]
    faultActor:
    faultNode:
    faultDetail:
        {http://xml.apache.org/axis/}stackTrace:coldfusion.xml.rpc.CFCInvocationException:          [coldfusion.xml.rpc.CFCInvocationException : [java.lang.ClassNotFoundException :    
    com.calculations.calc][java.lang.NullPointerException : null]]
        at     coldfusion.xml.rpc.CFComponentSkeleton.__createCFCInvocationException(CFComponentSkeleton.java:733)
        at coldfusion.xml.rpc.CFComponentSkeleton.__convertOut(CFComponentSkeleton.java:359)
        at webservice.calc.doStuff(/var/www/vhosts/server/httpdocs/webservice/calc.cfc)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.r... ''
    The problem is because the doStuff function is declaring an instance of a CFC inside it:
    remote struct function doStuff(foo) {
      var objReturn = {};
        objReturn.msg = 'A message';
        // do a calculation
        var objCalc = new com.calculations.calc(foo);
        objReturn.calc = objCalc;
      return objReturn;
    So my CFC that I'm using as a webservice has got another CFC being declared inside a function. Browsing directly to my webservice CFC works fine, but trying to call it using the CreateObject/webservice route fails, as it can't create an instance of the **com.calculations.calc** component.
    It doesn't error, wierdly, if I comment out the objReturn.calc = objCalc line. So it seems I can create the instance, but the error isn't thrown till I assign it to my return struct.
    Also I've found, If I refresh the page a few times, sometimes the error changes to:
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: coldfusion.xml.rpc.CFCInvocationException:
        [coldfusion.xml.rpc.CFCInvocationException : [java.lang.ClassNotFoundException :    
        com.calculations.calc][coldfusion.xml.rpc.CFCInvocationException :
        returnType must     be defined for remote CFC functions.]]
         faultActor:
         faultNode:
         faultDetail:
        {http://xml.apache.org/axis/}stackTrace:coldfusion.xml.rpc.CFCInvocationException:
        [coldfusion.xml.rpc.CFCInvocationException : [java.lang.ClassNotFoundException :
        com.calculations.calc][coldfusion.xml.rpc.CFCInvocationException :
        returnType must be defined for remote CFC functions.]]
        at coldfusion.xml.rpc.CFComponentSkeleton.__createCFCInvocationException(CFComponentSkeleton.java:733)
    at coldfusion.xml.rpc.CFComponentSkeleton.__convertOut(CFComponentSkeleton.java:359)
    at webservices.TaxCalc.feed.getTaxCalc(/var/www/vhosts/server/httpdocs/webservice/calc.cfc)
    at sun.reflect.Nat... ''
    Message was edited by: PeteComcar - impvoed code formatting and added returntype update

    Dear All Technology Expert's,
    I have a query related to Coldfusion SOAP services, that is most commonly asked in all the forum's but NONE of them has got answer.
    If there is NO solution so I think Adobe has to come up with some patches so developer can able to do some customization.
    I like to share with you all, in all other language ( PHP, JAVA, .NET etc) this option is available and you can customize the error.
    Ok let me again explain the very basic error:
    SOAP Request:
    <soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
       <soapenv:Header/>
       <soapenv:Body>
       </soapenv:Body>
    </soapenv:Envelope>
    SOAP Response:
      <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
       <soapenv:Body>
          <soapenv:Fault>
             <faultcode>soapenv:Server.userException</faultcode>
             <faultstring>java.lang.Exception: Body not found.</faultstring>
             <detail>
                <ns1:stackTrace xmlns:ns1="http://xml.apache.org/axis/">java.lang.Exception: Body not found.
      at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:121)...</ns1:s tackTrace>
                <ns2:hostname xmlns:ns2="http://xml.apache.org/axis/">Coldfusion Error</ns2:hostname>
             </detail>
          </soapenv:Fault>
       </soapenv:Body>
    </soapenv:Envelope>
    HOW we can customize the error, in all other languages you can simple customize the error like
    Other languages SOAP response:
      <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
       <soapenv:Body>
          <soapenv:Fault>
             <faultcode>BODY_NOT_FOUND</faultcode>
             <faultstring>Body is missing in your request</faultstring>
          </soapenv:Fault>
       </soapenv:Body>
    </soapenv:Envelope>
    But the same is NOT possible in Coldfusion, right?
    AS you know it is vulnerability to display exception messages in the response.
    We are developing this web service to access  from other language website (PHP, .NET).
    We are also planning to upgrade server the Coldfusion 11, but do you think there is any solution with latest Coldfusion version.
    Please response only if you know about these issue's or solution. 
    Thanks
    Niyaz

  • Failed to invoke startup class "ClusteredMQJMSStartup", java.lang.ClassNotFoundException

              Windows 2000
              BEA WLS 8.1 SP1
              Created a config based on the template for a WLS with Workshop - "cgServer".
              Changed <configdir>/startWeblogic.cmd to include the extra classes I need to execute
              my startup class.
              Added 2 new servers via the Admin console (http://localhost:7001/) entitled "cgServer2"
              and "cgServer3"
              Added a cluster and added cgServer2 and cgServer3 to the cluster.
              Targetted startup class to the cluster.
              Stop everything.
              Start cgServer via the startWeblogic.cmd script - OK.
              Start cgServer2 via the startManagedWeblogic.cmd script - OK.
              Start cgServer3 via the startManagedWeblogic.cmd script - OK.
              BUT
              if I try and start the managed servers via the admin console, each server reports
              that it cannot find the startup class:
              <11-Feb-2004 11:00:34 o'clock CET> <Critical> <WebLogicServer> <BEA-000286> <Failed
              to invoke startup class "ClusteredMQJMSStartup", java.lang.ClassNotFoundException:
              demo.MQJMSStartup
              Failed to invoke startup class "ClusteredMQJMSStartup", java.lang.ClassNotFoundException.
              What have I missed in the configuration of the Node Manager (I assume it is that)?
              I want cgServer to be the admin server and cgServers 2 and 3 to be my application
              servers, and I will not have everything on the same machine, so I need to use
              the Admin console to manage the cluster and ind its managed-servers.
              FYI - the same code with the same configuration for a single server (no cluster)
              works fine.
              Thanks in advance ... KSS
              

    Check your Startup class code...Are u trying to read any "*.properties" file ?
    It is possible that that particular properties file is present only in ManagedServer1 Box and Not in the ManagedServer2 & 3 boxes.

  • Solve this error pls 'java.lang.classNotFoundException' (For J2ME, WT2.5.2)

    Hi All,
    I am a new learner in J2ME. I m using WT2.5.2. When i press button to execute 'Hello MIDlet' program it shows
    "Exception:java.lang.classNotFoundException" - this error in the Default Phone screen
    and
    the following ERROR shows in the Wirless Toolkit (WT) editior::
    Project "HelloSuite" loaded
    Project settings saved
    Building "HelloSuite"
    Build complete
    Running with storage root C:\Users\Kalam\j2mewtk\2.5.2\appdb\temp.DefaultColorPhone2
    Running with locale: English_United Kingdom.1252
    Running in the identified_third_party security domain
    Unable to create MIDlet HelloMIDIlet
    java.lang.ClassNotFoundException: HelloMIDIlet
         at com.sun.midp.midlet.MIDletState.createMIDlet(+29)
         at com.sun.midp.midlet.Selector.run(+22)
    i can run the demo program but my one is not running. i copy the program from java tutorial.
    Can u pls solve my problem and encourge me to work with J2ME. Thank u very much my friends.
    thnx
    Kalam

    Hi Darryl,
    I saved this code as a "HelloMIDlet.java" in src folder of WT [and the "HelloSuite" as Midlet name, when we create project in WT u know it asks for Midlet name.
    this code doesn't have compile time error.
    it got runtime error cas in bin it got - HelloSuite.jd, MANIFEST.MF , there should be one more file which is .jar but it doesn't create.
    i hope now u understand whts the error can u pls tell me or can u tell me the source how can i learn more about this.
    thnx
    kalam                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Failed to load servlet: java.lang.ClassNotFoundException

    I've been working on a project with other developers and we've all have our own sections of a large web application that we are working on. When we are each done working on our part we send our JSPs, Beans, and servlets to the lead developer that then deploys one EAR file on our Test/QA server. I now asked the tech lead if he could send me the EAR file so I can load the application in its entirety on my local machine. When I start up the server, I get the error "Failed to load servlet: java.lang.ClassNotFoundException" for each one of my servlets. Even if the servlet path is correct I still get that error. I also tried removing the servlet in the web.xml file and then adding it again, but I still get that error. Has anyone experienced anything like this before? Is this error appearing because I have two projects (my part of the application with only my code and the complete project from the EAR file) that point to the same servlets? I'm not sure how to resolve this. Any advice would be greatly appreciated. Thanks in advance!

    That's what I thought too. But I'm installing an EAR file exported directly from another persons computer and the application is working fine on his machine. So the EAR file will automatically place the servlets in their proper path and directory structure when I import it. In any case I checked the paths myself and they are correct (the servlet file does exist in the same path). I also removed the servlet from the web.xml file and added it again through the websphere UI so if there was any miss-type in the directory path it would have been corrected by websphere. I also tried making a minor change to the servlet file and resaving it thinking that it might correct something or do something that would allow my websphere environment to see/recognize the existance of the servlet, but that did not work. I'm out of ideas. Does anyone have any suggestions? Here is a part of my log file if it helps: Thanks!
    *** Starting the server ***
    IBM WebSphere Application Server, Release 4.0.4
    Advanced Single Server Edition for Multiplatforms
    Copyright IBM Corp., 1997-2001
    ************ Start Display Current Environment ************
    WebSphere AEs 4.0.4 ptf40230.02 running with process name localhost/Default Server and process id 3188
    Host Operating System is Windows 2000, version 5.0
    Java version = J2RE 1.3.1 IBM Windows 32 build cn131w-20020710 ORB130 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
    server.root = C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4
    Java Home = C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4\java\jre
    ws.ext.dirs = C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4/java/lib;C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4/classes;C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4/lib;C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4/lib/ext;C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4/web/help;C:/Program Files/IBM/WebSphere Studio/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.0.1/runtime/wasListener.jar;C:/Program Files/IBM/WebSphere Studio/wstools/eclipse/plugins/com.ibm.etools.webservice_5.0.1/runtime/worf.jar
    Classpath = C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4/properties;C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4/lib/bootstrap.jar;C:/Program Files/IBM/WebSphere Studio/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.0.1/runtime/wteServers.jar;C:/Program Files/IBM/WebSphere Studio/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.0.1/runtime/wasToolsCommon.jar
    Java Library path = C:\Program Files\IBM\WebSphere Studio\runtimes\aes_v4/bin;C:\Program Files\IBM\WebSphere Studio\eclipse\jre\bin;.;C:\WINNT\system32;C:\WINNT;C:\Program Files\CA\Dcs\DMScripting\;C:\Program Files\CA\DCS\CAWIN\;C:\oracle\ora81\bin;C:\Program Files\Oracle\jre\1.1.7\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\CA_APPSW;C:\TNGSD\BIN;C:\Program Files\QuickTime\QTSystem\;C:\PROGRA~1\MICROS~2\Office;C:\Program Files\Microsoft SQL Server\80\Tools\BINN
    Current trace specification = *=all=disabled
    ************* End Display Current Environment *************
    [9/13/06 9:25:18:620 EDT] 64a937ec Server U Version : 4.0.4
    [9/13/06 9:25:18:636 EDT] 64a937ec Server U Edition: Advanced Single Server Edition for Multiplatforms
    [9/13/06 9:25:18:636 EDT] 64a937ec Server U Build date: Thu Sep 05 00:00:00 EDT 2002
    [9/13/06 9:25:18:636 EDT] 64a937ec Server U Build number: ptf40230.02
    [9/13/06 9:25:21:933 EDT] 64a937ec DrAdminServer I WSVR0053I: DrAdmin available on port 7000
    [9/13/06 9:25:21:995 EDT] 64a937ec ResourceBinde I WSVR0049I: Binding Session Persistence datasource as jdbc/Session
    [9/13/06 9:25:22:136 EDT] 64a937ec ResourceBinde I WSVR0049I: Binding IDS as jdbc/IDS
    [9/13/06 9:25:23:120 EDT] 64a937ec ServletEngine A SRVE0161I: IBM WebSphere Application Server - Web Container. Copyright IBM Corp. 1998-2001
    [9/13/06 9:25:23:183 EDT] 64a937ec ServletEngine A SRVE0162I: Servlet Specification Level: 2.2
    [9/13/06 9:25:23:183 EDT] 64a937ec ServletEngine A SRVE0163I: Supported JSP Specification Level: 1.1
    [9/13/06 9:25:23:292 EDT] 64a937ec ServletEngine A SRVE0167I: Session Manager is Configured - Initializing...
    [9/13/06 9:25:23:401 EDT] 64a937ec CacheManager A DYNA0011E: Servlet cache file dynacache.xml not found; caching is disabled
    [9/13/06 9:25:23:417 EDT] 64a937ec ServletEngine A SRVE0169I: Loading Web Module: IBM Universal Test Client.
    [9/13/06 9:25:23:761 EDT] 64a937ec WebGroup I SRVE0091I: [Servlet LOG]: JSP 1.1 Processor: init
    [9/13/06 9:25:23:792 EDT] 64a937ec WebGroup I SRVE0091I: [Servlet LOG]: SimpleFileServlet: init
    [9/13/06 9:25:24:511 EDT] 64a937ec ServletEngine A SRVE0169I: Loading Web Module: IDS.
    [9/13/06 9:25:24:683 EDT] 64a937ec WebGroup I SRVE0091I: [Servlet LOG]: JSP 1.1 Processor: init
    [9/13/06 9:25:24:683 EDT] 64a937ec WebGroup I SRVE0091I: [Servlet LOG]: SimpleFileServlet: init
    [9/13/06 9:25:24:698 EDT] 64a937ec WebGroup I SRVE0091I: [Servlet LOG]: InvokerServlet: init
    [9/13/06 9:25:24:714 EDT] 64a937ec WebGroup X Servlet Error-[SettingsServlet]: Failed to load servlet: java.lang.ClassNotFoundException: com.comp.ids.admin.servlet.SettingsServlet
         at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java:382)
         at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:248)
         at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
         at com.ibm.ws.classloader.ReloadableClassLoader.loadClass(ReloadableClassLoader.java:79)
         at java.beans.Beans.instantiate(Beans.java:216)
         at java.beans.Beans.instantiate(Beans.java:77)
         at com.ibm.servlet.engine.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:141)
         at com.ibm.servlet.engine.webapp.WebAppServletManager.loadAutoLoadServlets(WebAppServletManager.java:325)
         at com.ibm.servlet.engine.webapp.WebApp.loadServletManager(WebApp.java:1218)
         at com.ibm.servlet.engine.webapp.WebApp.init(WebApp.java:145)
         at com.ibm.servlet.engine.srt.WebGroup.loadWebApp(WebGroup.java:259)
         at com.ibm.servlet.engine.srt.WebGroup.init(WebGroup.java:168)
         at com.ibm.servlet.engine.ServletEngine.addWebApplication(ServletEngine.java:652)
         at com.ibm.ws.runtime.WebContainer.install(WebContainer.java:36)
         at com.ibm.ws.runtime.Server.startModule(Server.java:617)
         at com.ibm.ws.runtime.StandardServer.initializeModules(StandardServer.java:333)
         at com.ibm.ws.runtime.StandardServer.initializeRuntime0(StandardServer.java:349)
         at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:884)
         at com.ibm.ws.runtime.StandardServer.main(StandardServer.java:519)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
         at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV4$1.run(ServerRunnerV4.java:56)
    Message was edited by:
    MCJasper

  • Lookup form standalone client  fails with java.lang.ClassNotFoundException

    Hi,
    I have an issue under Weblogic 11g when a standalone client tries to lookup for an ejb deployed in an ear.
    The ear is correclty deployed without any errors and the EJB is correctly defined in the jndi tree (i see it using the jndi browser through the weblogic console).
    When my client tries to lookup the EJB using its correct JNDI name, the client receives the following exception :
    java.lang.AssertionError: java.lang.ClassNotFoundException: com.gemalto.contactless.securearm.services.api.IRepositoryServiceRemote
         at weblogic.ejb.container.internal.RemoteBusinessIntfGenerator.generateRemoteInterface(RemoteBusinessIntfGenerator.java:57)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.readObject(RemoteBusinessIntfProxy.java:205)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1849)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
         at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:197)
         at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:564)
         at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:193)
         at weblogic.rmi.internal.ObjectIO.readObject(ObjectIO.java:62)
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:240)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
         at weblogic.jndi.internal.ServerNamingNode_1030_WLStub.lookup(Unknown Source)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:392)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:380)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at com.gemalto.contactless.securearm.client.SarmProv.main(SarmProv.java:167)
    Caused by: java.lang.ClassNotFoundException: com.gemalto.contactless.securearm.services.api.IRepositoryServiceRemote
         at weblogic.ejb.container.deployer.RemoteBizIntfClassLoader.loadClass(RemoteBizIntfClassLoader.java:116)
         at weblogic.ejb.container.internal.RemoteBusinessIntfGenerator.generateRemoteInterface(RemoteBusinessIntfGenerator.java:54)
         ... 26 more
    No error found in the server logs !
    If you have an idea that can helps mee ....
    Thank you
    Franck.

    Yes it is in my classpath. You can take a look at my command line generated by my IDE :
    D:\bea11g\jdk160_11\bin\java -Xrunjdwp:transport=dt_socket,address=127.0.0.1:15251,suspend=y,server=n -Dfile.encoding=windows-1252 -classpath "D:\bea11g\jdk160_11\jre\lib\charsets.jar;D:\bea11g\jdk160_11\jre\lib\deploy.jar;D:\bea11g\jdk160_11\jre\lib\javaws.jar;D:\bea11g\jdk160_11\jre\lib\jce.jar;D:\bea11g\jdk160_11\jre\lib\jsse.jar;D:\bea11g\jdk160_11\jre\lib\management-agent.jar;D:\bea11g\jdk160_11\jre\lib\plugin.jar;D:\bea11g\jdk160_11\jre\lib\resources.jar;D:\bea11g\jdk160_11\jre\lib\rt.jar;D:\bea11g\jdk160_11\jre\lib\ext\dnsns.jar;D:\bea11g\jdk160_11\jre\lib\ext\localedata.jar;D:\bea11g\jdk160_11\jre\lib\ext\sunjce_provider.jar;D:\bea11g\jdk160_11\jre\lib\ext\sunmscapi.jar;D:\bea11g\jdk160_11\jre\lib\ext\sunpkcs11.jar;_D:\cless2009\classes\production\SecureARM_;D:\cless2009\classes\production\Util;D:\cless2009\classes\production\Shared;D:\cless2009\CoreBuild\res\gemalto\telecom\FRWK\v4.0\FRWK_4.0_patch07\api\FRWK\ci_api.jar;D:\glassfish\domains\domain1\lib\ext\vbsec.jar;D:\glassfish\domains\domain1\lib\ext\common.jar;D:\glassfish\domains\domain1\lib\ext\container.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\FRWK\v4.0\FRWK_4.0_patch07\api\FRWK\ci_extends.jar;D:\glassfish\domains\domain1\lib\ext\lm.jar;D:\glassfish\domains\domain1\lib\ext\vbjorb.jar;D:\glassfish\domains\domain1\lib\ext\basesystem.jar;D:\cless2009\CoreBuild\res\ext\Log4j\v1.2.13\lib\log4j-1.2.13.jar;D:\cless2009\CoreBuild\res\ext\commons-lang\v2.3\commons-lang-2.3.jar;D:\cless2009\CoreBuild\res\ext\junit\v4.1\junit-4.1.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\api\oti_cmdmgr-api.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\tools\oti_linqusconnector-mock.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\install\OTA_IPInfra_1.0.2.0016_sun.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\api\oti_history-api.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\core\OTAIPInfra.ear;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\api\oti_connectivity-api.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\api\oti_shared-api.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\api\oti_notification-api.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\core\libext.zip;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\api\oti_loginmodule-api.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\core\domain.zip;D:\cless2009\CoreBuild\ECLIPSE_LIB\oti-linqusconnector-jmx-custom.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\api\oti_otagateway-api.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\glassfish\api\oti_trigsms-api.jar;D:\cless2009\CoreBuild\res\gemalto\telecom\OTA_IPInfra\v1.0\OTA_IPInfra_1_0_2_0016_090701_0926\lib\main\mmserver_ref.zip;D:\bea11g\user_projects\domains\cless\lib\wllog4j.jar;D:\bea11g\user_projects\domains\cless\lib\ojdbc14.jar;D:\bea11g\wlserver_10.3\server\lib;D:\bea11g\user_projects\domains\cless\lib\eclipselink.jar;D:\bea11g\user_projects\domains\cless\lib\log4j-1.2.14.jar;D:\cless2009\classes\production\SharedCustom;D:\cless2009\CoreBuild\res\gemalto\telecom\REUSE\v1.0\REUSE_1_0_b0148_071211_1059\lib\reuse.jar;D:\cless2009\CoreBuild\res\gemplus\telecomtlvtools\v1.0\build1\tlvtools.jar;D:\bea11g\wlserver_10.3\server\lib\wlfullclient.jar;D:\bea11g\wlserver_10.3\server\lib\wljmxclient.jar;C:\Program Files\JetBrains\IntelliJ IDEA 8.1.3\lib\idea_rt.jar" com.gemalto.contactless.securearm.client.SarmProv

  • BUILD FAILED java.lang.Error: unable to load schema-for-schema for W3C XML

    I am new to JAXB, I am trying to run the sample applciations on Win 98,
    I have set up the environment values as per the UserGuide specs.
    I am getting the following error:
    BUILD FAILED java.lang.Error: unable to load schema-for-schema for W3C XML Schema at com.sun.msv.reader.xmlschema.XMLSchemaReader.getXmlSchemaForXmlSchema (XMLSchemaReader.java:190)
    Could someone please suggest a solution.
    Thank you.

    Hi
    I am using Windows 2000 and I am repeatedly getting the same error too (See below). Would appreciate any help ..
    parsing a schema...
    org.iso_relax.verifier.VerifierConfigurationException
         at com.sun.msv.verifier.jarv.FactoryImpl.compileSchema(FactoryImpl.java:104)
         at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source)
         at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source)
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.getXmlSchemaForXmlSchema(XMLSchemaReader.java:186)
         at com.sun.tools.xjc.Driver$1.<init>(Driver.java:477)
         at com.sun.tools.xjc.Driver.loadXMLSchemaGrammar(Driver.java:476)
         at com.sun.tools.xjc.Driver.loadGrammar(Driver.java:404)
         at com.sun.tools.xjc.Driver.run(Driver.java:268)
         at com.sun.tools.xjc.Driver.main(Driver.java:88)
         at sample1.Binder.main(Binder.java:18)
    StackTrace of Original Exception:
    java.lang.NullPointerException
         at com.sun.msv.datatype.xsd.TypeIncubator.addFacet(TypeIncubator.java:64)
         at com.sun.msv.reader.datatype.xsd.XSDatatypeExp$1.addFacet(XSDatatypeExp.java:87)
         at com.sun.msv.reader.datatype.xsd.FacetState.startSelf(FacetState.java:56)
         at com.sun.msv.reader.State.init(State.java:154)
         at com.sun.msv.reader.GrammarReader.pushState(GrammarReader.java:579)
         at com.sun.msv.reader.datatype.xsd.TypeState.startElement(TypeState.java:101)
         at org.xml.sax.helpers.XMLFilterImpl.startElement(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:459)
         at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:221)
         at org.apache.xerces.impl.XMLNamespaceBinder.handleStartElement(XMLNamespaceBinder.java:874)
         at org.apache.xerces.impl.XMLNamespaceBinder.emptyElement(XMLNamespaceBinder.java:591)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:747)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1477)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:329)
         at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:525)
         at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:581)
         at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1175)
         at com.sun.msv.reader.GrammarReader._parse(GrammarReader.java:459)
         at com.sun.msv.reader.GrammarReader.switchSource(GrammarReader.java:434)
         at com.sun.msv.reader.GrammarReader.switchSource(GrammarReader.java:407)
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.switchSource(XMLSchemaReader.java:683)
         at com.sun.msv.reader.xmlschema.ImportState.startSelf(ImportState.java:41)
         at com.sun.msv.reader.State.init(State.java:154)
         at com.sun.msv.reader.GrammarReader.pushState(GrammarReader.java:579)
         at com.sun.msv.reader.SimpleState.startElement(SimpleState.java:72)
         at org.xml.sax.helpers.XMLFilterImpl.startElement(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:459)
         at org.apache.xerces.impl.XMLNamespaceBinder.handleStartElement(XMLNamespaceBinder.java:877)
         at org.apache.xerces.impl.XMLNamespaceBinder.startElement(XMLNamespaceBinder.java:569)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:759)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1477)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:329)
         at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:525)
         at org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:581)
         at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1175)
         at com.sun.msv.reader.GrammarReader._parse(GrammarReader.java:459)
         at com.sun.msv.reader.GrammarReader.parse(GrammarReader.java:449)
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.parse(XMLSchemaReader.java:89)
         at com.sun.msv.verifier.jarv.XSFactoryImpl.parse(XSFactoryImpl.java:26)
         at com.sun.msv.verifier.jarv.FactoryImpl.compileSchema(FactoryImpl.java:95)
         at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source)
         at org.iso_relax.verifier.VerifierFactory.compileSchema(Unknown Source)
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.getXmlSchemaForXmlSchema(XMLSchemaReader.java:186)
         at com.sun.tools.xjc.Driver$1.<init>(Driver.java:477)
         at com.sun.tools.xjc.Driver.loadXMLSchemaGrammar(Driver.java:476)
         at com.sun.tools.xjc.Driver.loadGrammar(Driver.java:404)
         at com.sun.tools.xjc.Driver.run(Driver.java:268)
         at com.sun.tools.xjc.Driver.main(Driver.java:88)
         at sample1.Binder.main(Binder.java:18)
    java.lang.Error: unable to load schema-for-schema for W3C XML Schema
         at com.sun.msv.reader.xmlschema.XMLSchemaReader.getXmlSchemaForXmlSchema(XMLSchemaReader.java:190)
         at com.sun.tools.xjc.Driver$1.<init>(Driver.java:477)
         at com.sun.tools.xjc.Driver.loadXMLSchemaGrammar(Driver.java:476)
         at com.sun.tools.xjc.Driver.loadGrammar(Driver.java:404)
         at com.sun.tools.xjc.Driver.run(Driver.java:268)
         at com.sun.tools.xjc.Driver.main(Driver.java:88)
         at sample1.Binder.main(Binder.java:18)
    Exception in thread "main"
    -Thanks
    Guna

Maybe you are looking for