cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.ClassNotFoundException: com.uprr.reqaccess.wdp.InternalReqaccess

Former Member
0 Kudos

Please let me know solution what would be reson for getting this error:-

java.lang.ClassNotFoundException: com.uprr.reqaccess.wdp.InternalReqaccessComp -


Loader Info -


ClassLoader name: [local/DX1_UPCUSTOM_Dupcustomreqaccessuprr.com] 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 service:tcsecwssecservice service:webservices library:tcddicddicservices library:com.sap.aii.proxy.framework library:tcgraphicsigs library:tcwdwslib library:com.sap.mw.jco library:com.sap.lcr.api.cimclient library:jnet library:sapxmltoolkit library:com.sap.aii.util.rb library:com.sap.util.monitor.jarm library:tcddicddicruntime library:core_lib library:com.sap.aii.util.xml library:com.sap.aii.util.misc library:tccmi Resources: /usr/sap/DP1/JC01/j2ee/cluster/server0/apps/local/DX1_UPCUSTOM_Dupcustomreqaccessuprr.com/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.ClientApplication.init(ClientApplication.java:362)

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

check this thread , its shows the similar error as your

Thanks

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Is it a standard api, I think in com.uprr there is no subpackage called reqaccess.What r u trying to do?

REgards,

srikanth

Edited by: Srikanth Thatipally on Jul 24, 2009 8:53 AM

former_member192434
Active Contributor
0 Kudos

Hi

it seems some of it classes is not reaching to server / required jar file is not reaching to the server.

make sure all the jar sud be there in lib folder before deypoyment

Thanks

Former Member
0 Kudos

Hi,

You can try this.

1.Test the JCO connection and SLD are working well.

2.Reload the Project

3.Deployee the project

4.Restart the server.

Regards,

Sunaina Reddy T

ravindra_bollapalli2
Active Contributor
0 Kudos

hi,

in my view it may be linking the resouses error

rebuild the all the applications and depoly

let me know u need any other info

bvr