Skip to Content
0
Former Member
May 14, 2008 at 05:16 AM

failed to process the request - after deployment

21 Views

hi

iam trying to deply the application

its giving a exception as such , it was working fine

before ,

The initial exception that caused the request to fail, was:

java.lang.ClassNotFoundException: com.outfitmatchmodel.Dd07V -


Loader Info -


ClassLoader name: [local/Test] Parent loader name: [Frame ClassLoader] References: common:service:http;service:servlet_jsp service:ejb common:service:iiop;service:naming;service:p4;service:ts service:jmsconnector library:jsse library:servlet common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl library:ejb20 library:j2eeca library:jms library:opensql common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore interface:resourcecontext_api interface:webservices interface:cross interface:ejbserialization sap.com/tcwddispwda sap.com/tcwdcorecomp service:webdynpro service:sld library:tcddicddicservices library:com.sap.aii.proxy.framework library:tcgraphicsigs library:com.sap.mw.jco library:com.sap.lcr.api.cimclient library:sapxmltoolkit library:com.sap.aii.util.rb library:com.sap.util.monitor.jarm library:tcddicddicruntime library:com.sap.aii.util.xml library:com.sap.aii.util.misc library:tc~cmi Resources: D:\usr\sap\SEP\JC00\j2ee\cluster\server0\apps\local\Test\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.modelimpl.dynamicrfc.AiiModelClass.createNewBaseTypeDescriptor(AiiModelClass.java:409)

at com.sap.tc.webdynpro.modelimpl.dynamicrfc.AiiModelClass.descriptor(AiiModelClass.java:222)

at com.outfitmatchmodel.Zlgf001_Outfit_Match_Input.<init>(Zlgf001_Outfit_Match_Input.java:51)

at com.tcs.testapp.TestComp.wdDoInit(TestComp.java:101)

can any one help me ?