(ERROR) ajp12: Servlet Error: ClassNotFoundExcept

When i try to reach an URL http://10.20.108.3/servlets/ThreeParamsForm.htm, i receive the following error : [05/11/2002 15:27:53:211] (ERROR) ajp12: Servlet Error: ClassNotFoundException: ThreeParamsForm.htm.
Can anyone help me ?
Thanks in advance

I am assuming you are using apache/tomcat.
The url doesn't look right. Usually they look like
http://[ip address]/[web app]/servlet/[servlet name]
If you have used servlet-mapping to map ThreeParamsForm.htm to a servlet then you should be able to use
http://[ip address]/[web app]/ThreeParamsForm.htm
where [web app] is a directory under TOMCAT_HOME/webapps

Similar Messages

  • Ajp12: Servlet Error: ClassNotFoundException:

    I get this error in the mod_jserv.log
    "(ERROR) ajp12: Servlet Error: ClassNotFoundException: BONDS.MENU_BONDS.show"
    This error is caused by http://www.myserver.com/servlet/BONDS.MENU_BONDS.show
    which returns "The page cannot be found".
    Then when I try http://www.myserver.com/pls/portal30/BONDS.MENU_BONDS.show?
    it works.
    I really need to have the servlet working because I lost some functionality.
    Any help would great!
    Thanks.

    I suppose you have to check your NT CLASSPATH variable. It should contain all the classpaths for JDK, JAR & ZIP files correctly.
    If it doesn't mail me.
    APK

  • Urgent PTG on APACHE/NT Servlet Error: ClassNotFoundException: oracle.jsp.JSPServlet

    Hi all,
    I try to install PTG 1.0.2 with apache server (version 1.3.9 with jserv 1.1) on windows NT. I follow install instructions and when I try to access test page (test.jsp), the page colud not be displayed, and the following error is added in the mod_jserv.log file :
    (error) ajp12: Servlet Error : ClassnotFoundException : oracle.jsp.JSPservlet.
    All input are welcome ?
    null

    Hello!
    I've got the same problem and I think it has something to do with the jserv.conf file.
    According to the installation guide, the following line should be added:
    ApJServAction .jsp /servlets/oracle.jsp.JspServlet
    In the same file I have the following line:
    ApJServMount /servlets /root
    So /servlets is mounted on /root. I don't knoww what this /root pints to, but I think the problem is that this path does not lead to oracle.jsp.JspServlet.
    Has ANYONE yet solved this problem?

  • Servlet Error: ClassNotFoundException: oracle.jsp.JSPServlet

    Hi,
    I try to install PTG 1.0.2 with apache server (1.3.9 with jserv 1.1) on windows NT. I follow install instructions and when I try to access test page (test.jsp), the page colud not be displayed, and the following error is added in the mod_jserv.log file :
    (error) ajp12: Servlet Error : ClassnotFoundException : oracle.jsp.JSPservlet.
    What can I do ?
    All input are welcome ?

    Hello!
    I've got the same problem and I think it has something to do with the jserv.conf file.
    According to the installation guide, the following line should be added:
    ApJServAction .jsp /servlets/oracle.jsp.JspServlet
    In the same file I have the following line:
    ApJServMount /servlets /root
    So /servlets is mounted on /root. I don't knoww what this /root pints to, but I think the problem is that this path does not lead to oracle.jsp.JspServlet.
    Has ANYONE yet solved this problem?

  • Servlet applet  : ClassNotFoundException

    i m using jrun for testing servlet
    i have created a servlet and it prints the following
    out.println("<html>");
    out.println("<body>");
    out.println("<applet code=\"MyApplet\" width=\"200\" height=\"200\"></applet>");
    out.println("</body>");
    out.println("</html>");
    but when this page load in browser it shows an error
    ClassNotFoundException is throwns
    i have place MyApplet.class in root directory of jrun as well as root\web-inf\classes
    but it didn't work

    Specify the codebase in the applet tag.

  • Ajp12 Servlet Error

    Hi,
    I want to get out a blob of a database 8.1.5.1.0 using the latest xsql drivers. Then i get an ajp12 protocol error.
    Where can i get the "old" drivers for the xsql servlet?
    thx for help.
    Claus

    ajp12 errors are errors in the handshake that occurs between the Apache web server and the Apache JServ servlet container. Not sure how XSQL would be part of the problem. Do the jserv log files give any additional information that would lead you to believe that it's an XSQL or JDBC issue?
    Thanks.

  • Deployment Error ( ClassNotFoundException ) Adobe Interactive Forms

    Hi Experts,
    I am trying to develop some Interactive adobe forms in my system. I designed the applicationa and deployed it. But ! I am getting the following error.
    java.lang.ClassNotFoundException: suresh.wdp.InternalTravelRequestCom -
    Loader Info -
    ClassLoader name: [local/InteractiveForm] Parent loader name: [Frame ClassLoader] References: common:service:http;service:servlet_jsp service:ejb common:service:iiop;service:naming;service:p4;service:ts service:jmsconnector library:jsse library:servlet common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl library:ejb20 library:j2eeca library:jms library:opensql common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore interface:resourcecontext_api interface:webservices interface:cross interface:ejbserialization sap.com/tcwddispwda sap.com/tcwdcorecomp service:webdynpro service:sld library:tcddicddicservices library:com.sap.aii.proxy.framework library:tcgraphicsigs library:com.sap.mw.jco library:com.sap.lcr.api.cimclient library:sapxmltoolkit library:com.sap.aii.util.rb library:com.sap.util.monitor.jarm library:tcddicddicruntime library:com.sap.aii.util.xml library:com.sap.aii.util.misc library:tc~cmi Resources: /usr/sap/EPD/JC33/j2ee/cluster/server0/apps/local/InteractiveForm/webdynpro/public/lib/app.jar Loading model: {parent,references,local} -
    Can u help anyonw
    Thanks
    Suresh

    Hi ,
    I am getting the following exception now.
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:418)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         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:319)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         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.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: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: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process Render Request.
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:100)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:123)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:340)
         ... 29 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation.
    Request start time: Mon Sep 01 11:07:01 AST 2008
    com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights
    Exception Stack Trace:
    com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights
         at com.adobe.ads.operation.UsageRights.execute(Unknown Source)
         at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
         at com.adobe.ads.operation.CachableOperation.doWork(Unknown Source)
         at com.adobe.ads.request.Request.processOperations(Unknown Source)
         at com.adobe.ads.request.Request.process(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         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)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:413)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.render(PDFObject.java:3948)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:148)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
         ... 32 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation.
    Request start time: Mon Sep 01 11:07:01 AST 2008
    com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights
    Exception Stack Trace:
    com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights
         at com.adobe.ads.operation.UsageRights.execute(Unknown Source)
         at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
         at com.adobe.ads.operation.CachableOperation.doWork(Unknown Source)
         at com.adobe.ads.request.Request.processOperations(Unknown Source)
         at com.adobe.ads.request.Request.process(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         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)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:400)
         ... 35 more
    please help

  • Deployment Error ( ClassNotFoundException )

    Hi Experts,
    I am trying to develop some Interactive adobe forms in my system. I designed the applicationa and deployed it. But ! I am getting the following error.
    java.lang.ClassNotFoundException: suresh.wdp.InternalTravelRequestCom -
    Loader Info -
    ClassLoader name: [local/InteractiveForm] Parent loader name: [Frame ClassLoader] References: common:service:http;service:servlet_jsp service:ejb common:service:iiop;service:naming;service:p4;service:ts service:jmsconnector library:jsse library:servlet common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl library:ejb20 library:j2eeca library:jms library:opensql common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore interface:resourcecontext_api interface:webservices interface:cross interface:ejbserialization sap.com/tcwddispwda sap.com/tcwdcorecomp service:webdynpro service:sld library:tcddicddicservices library:com.sap.aii.proxy.framework library:tcgraphicsigs library:com.sap.mw.jco library:com.sap.lcr.api.cimclient library:sapxmltoolkit library:com.sap.aii.util.rb library:com.sap.util.monitor.jarm library:tcddicddicruntime library:com.sap.aii.util.xml library:com.sap.aii.util.misc library:tc~cmi Resources: /usr/sap/EPD/JC33/j2ee/cluster/server0/apps/local/InteractiveForm/webdynpro/public/lib/app.jar Loading model: {parent,references,local} -
    Can u help anyonw
    Thanks
    Suresh

    Hi ,
    I am getting the following exception now.
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Mon Sep 01 11:07:01 AST 2008 com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights Exception Stack Trace: com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights at com.adobe.ads.operation.UsageRights.execute(Unknown Source) at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source) at com.adobe.ads.operation.CachableOperation.doWork(Unknown Source) at com.adobe.ads.request.Request.processOperations(Unknown Source) at com.adobe.ads.request.Request.process(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source) at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120) 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:324) at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79) at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92) at SoapServlet.doPost(SoapServlet.java:51) 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)
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:418)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         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:319)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         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.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: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: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process Render Request.
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:100)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:123)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:340)
         ... 29 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation.
    Request start time: Mon Sep 01 11:07:01 AST 2008
    com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights
    Exception Stack Trace:
    com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights
         at com.adobe.ads.operation.UsageRights.execute(Unknown Source)
         at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
         at com.adobe.ads.operation.CachableOperation.doWork(Unknown Source)
         at com.adobe.ads.request.Request.processOperations(Unknown Source)
         at com.adobe.ads.request.Request.process(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         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)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:413)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.render(PDFObject.java:3948)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:148)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
         ... 32 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation.
    Request start time: Mon Sep 01 11:07:01 AST 2008
    com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights
    Exception Stack Trace:
    com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights
         at com.adobe.ads.operation.UsageRights.execute(Unknown Source)
         at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
         at com.adobe.ads.operation.CachableOperation.doWork(Unknown Source)
         at com.adobe.ads.request.Request.processOperations(Unknown Source)
         at com.adobe.ads.request.Request.process(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         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)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:400)
         ... 35 more
    thanks
    Suresh
    Edited by: Suresh Mandalapu on Sep 1, 2008 10:11 AM

  • ASDoc error: ClassNotFoundException: redirect

    I'd gone a couple weeks without updating my ASDocs, which I
    previously had working (as an ant task) with the Labs version. In
    the meantime I completed the 2.0.1 upgrade and did a lot of work,
    some of which involved code organization, modules, etc. Anyway,
    when I went to update my docs, I get about 25 of these errors:
    [exec]
    file:///C:/Program%20Files/Adobe/Flex%20Builder%202%20Plug-in/Flex%20SDK%202/asdoc/templa tes/class-files.xsl;
    Line 63; Column 40; javax.xml.transform.TransformerException:
    java.lang.ClassNotFoundException: redirect
    [exec]
    file:///C:/Program%20Files/Adobe/Flex%20Builder%202%20Plug-in/Flex%20SDK%202/asdoc/templa tes/class-files.xsl;
    Line 63; Column 40; javax.xml.transform.TransformerException:
    java.lang.ClassNotFoundException: redirect
    [exec]
    file:///C:/Program%20Files/Adobe/Flex%20Builder%202%20Plug-in/Flex%20SDK%202/asdoc/templa tes/class-files.xsl;
    Line 63; Column 40; javax.xml.transform.TransformerException:
    java.lang.ClassNotFoundException: redirect
    Etcetera. As you can see they're all identical and don't give
    me any additional information. I get one more error at the end of
    that mess:
    [exec]
    file:///c:/Program%20Files/Adobe/Flex%20Builder%202%20Plug-in/Flex%20SDK%202/asdoc/templa tes/asdoc-util.xsl;
    Line 1317; Column 112; XSLT Error
    (javax.xml.transform.TransformerException):
    java.lang.NoSuchMethodException: For extension function, could not
    find method
    org.apache.xml.dtm.ref.DTMNodeIterator.nodeSet([ExpressionContext,]
    Syntactically that looks messed up but for it seems likely
    that it's messed up because of all the horror that just befell it.
    Anyway, anybody run in to this sort of thing before?

    JRE version error; for some arcane reason my JAVA_HOME was
    pointing to a 1.4.1 JRE; pointed to the 1.4.2 that came with the
    builder and everybody's much happier.

  • Configure error: ClassNotFoundException: netscape.ldap.LDAPSchemaElement

    i am trying to setup IM 8u2 from the comms suite 7 onto Solaris Sparc 10.
    I have directory server setup on a separate server.
    I installed jdk1.6.0_16 and am using that as my java home.
    I enter all the details into the configure script, but at the end it fails with the following error:
    Validation Passed for Panel:STARTUP
    Added the Taskexecutor in the list:StartupTaskExecutor
    Unable to perform init on CalTaskExecutor
    Shutting Down Services ...Out: No suitable Java found, exiting
    Done.
    Creating runtime directories ...createRuntimeDirectories:
    Done.
    Generating configuration files ...configureImConfigurationFile() starting
    configureImConfigurationFile: logTemplateFname=/app/jcs7/comms/im/lib/log4j.conf.template
    configureImConfigurationFile: leaving existing log4j config file
    configureImConfigurationFile: propstore migration template file is /app/jcs7/comms/im/lib/propstore_migration.conf.template
    configureImConfigurationFile: propstore file already exists
    configureImConfigurationFile() done
    Done.
    Registering services with your operating system...registerServices:
    Out: Nov 04 2009 12:32
    Done.
    Updating LDAP schema ...Exception in thread "main" java.lang.NoClassDefFoundError: netscape/ldap/LDAPSchemaElement
            at com.sun.im.config.executor.LDAPTaskExecutor.updateLDAPSchema(LDAPTaskExecutor.java:113)
            at com.sun.im.config.executor.LDAPTaskExecutor.execute(LDAPTaskExecutor.java:77)
            at com.sun.im.config.executor.ServerConfigTasks.configure(ServerConfigTasks.java:117)
            at com.sun.im.config.executor.TaskExecutorManager.configure(TaskExecutorManager.java:238)
            at com.sun.im.config.core.CLIEngine.renderUI(CLIEngine.java:157)
            at com.sun.im.config.core.Configurator.main(Configurator.java:157)
    Caused by: java.lang.ClassNotFoundException: netscape.ldap.LDAPSchemaElement
            at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
            ... 6 more

    sje1 wrote:
    i am coming back to IM now after a while...I still can't get it to startup.
    Version: 8u2-02.04
    How did you install IM,via pkgadd or via Comms Installer ?
    I have set in iim.conf
    iim.jvm.command = "/app/jdk1.6.0_16/bin/java"
    Here is the error in the svc log:
    Is there some dependency again? or problems because i have not installed in the default path?
    Check if you have installed SUNWiimdv package installed,it is a shared component of IM.
    -Swetha
    >
    [ Jun  4 12:47:59 Executing start method ("/app/jcs7/comms/im/sbin/imadmin start") ]
    Starting Watchdog Exception in thread "main" java.lang.NoClassDefFoundError: org/netbeans/lib/collab/util/StringUtility
    at com.iplanet.im.common.util.Log.init(Log.java:304)
    at com.iplanet.im.common.util.Log.init(Log.java:156)
    at com.iplanet.im.server.Watchdog.main(Watchdog.java:283)
    Caused by: java.lang.ClassNotFoundException: org.netbeans.lib.collab.util.StringUtility
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    ... 3 more

  • Eclipse SDK 2.2.0.3 Error - ClassNotFoundException

    I am trying to set RMB (Financial Services version of CCB) development environment including Eclipse RMBSDK (ver 2.2.0.3) in a Windows 64 byte machine and are facing an issue while trying to invoke any SPL plugin like New - Batch Control or Page Service or Algorithm Implementation class. The error that we get is as below,
    !SESSION 2013-03-04 05:53:51.018 -----------------------------------------------
    eclipse.buildId=M20120914-1800
    java.version=1.6.0_37
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_GB
    Command-line arguments: -os win32 -ws win32 -arch x86_64
    !ENTRY org.eclipse.ui 4 0 2013-03-04 05:54:21.953
    !MESSAGE Unhandled event loop exception
    !STACK 0
    java.lang.NoClassDefFoundError: com/splwg/tools/artifactgen/utils/StringUtils
         at com.splwg.eclipseEditors.wizards.helpers.AbstractWidgetHelper.addLabelTo(AbstractWidgetHelper.java:79)
         at com.splwg.eclipseEditors.wizards.helpers.AbstractWidgetHelper.addTo(AbstractWidgetHelper.java:104)
         at com.splwg.eclipseEditors.wizards.helpers.WidgetFactory.installPropertyWidget(WidgetFactory.java:107)
         at com.splwg.eclipseEditors.wizards.helpers.WidgetFactory.installWidgetsFor(WidgetFactory.java:93)
         at com.splwg.eclipseEditors.wizards.NewTypeAndAnnotationWizardPage.createAnnotationControls(NewTypeAndAnnotationWizardPage.java:168)
         at com.splwg.eclipseEditors.wizards.NewTypeAndAnnotationWizardPage.createControl(NewTypeAndAnnotationWizardPage.java:142)
         at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:174)
         at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:736)
         at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:608)
         at org.eclipse.jface.window.Window.create(Window.java:431)
         at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
         at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:122)
         at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
         at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
         at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1029)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:923)
         at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
         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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
    Caused by: java.lang.ClassNotFoundException: com.splwg.tools.artifactgen.utils.StringUtils
         at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         ... 41 more
    I have done with number of troubleshooting steps like ensuring spl-tools.2.2.0. jar is present in eclipse project build path / Environment path, etc.

    Thanks for your reply
    All the need information is available doc ID 858420.1 and DOC ID 1210804.1 on oracle support website.
    Regards
    AK

  • Jdbc error : ClassNotFoundException

    I have code that is to access a Sybase database. The abbreviated code is below:
    import java.io.*;
    import java.sql.*;
    import java.lang.*;
    class connectest
    public static void main(String argv[])
    String url = "jdbc:sybase:Tds:155.133.288.155:5009";
    String driver = "com.sybase.jdbc2.jdbc.SybDriver"
    Connection con = null;
    try
    String imTable = "Trans";
    String startDate = "02/01/2001";
    String endDate = "05/20/2001";
    ResultSet rs = null;
    Class.forName(driver);
    con = DriverManager.getConnection( url, "joe", "password" );
    Statement s = con.createStatement();
    s.execute( "SELECT Amount" +
    "FROM Trans " +
         "WHERE TradeDt = " + startDate );
    while (true)
         rs = s.getResultSet();
         int rowcount = s.getUpdateCount();
         if (rowcount != -1)
         System.out.println("count = " + rowcount);
         if (rs == null && rowcount == -1)
                   break;
         s.getMoreResults();
    catch (SQLException se)
    System.out.println("SQL Exception: ");
    System.out.println( se.getMessage() );
    System.exit(1);
    catch (Exception e)
    System.out.println("Connection attempt to " + con + " via " + driver + " has failed.");
    System.out.println(e);
    System.exit(0);
    The error I get is:
    Connection attempt to null via"com.sybase.jdbc2.jdbc.SybDrive has failed.
    java.lang.ClassNotFoundException: com.sybase.jdbc2.jdbc.SybDrive
    My guess is that I must add something to the CLASSPATH so javac can use/see com.sybase.jdbc2.jdbc.SybDrive. But actually I haven't created a CLASSPATH yet because I have not needed one yet. How would I set up the CLASSPATH to resolve this error.? Or is there another solution.
    Thanks,
    George

    Yor are right you need a jar file jconn2.jar with the classes.
    How you put it in a classpath depends a bit on which environment you are using. If you are using something like the Java SDK with command line interface then you can either set an environment variable of CLASSPATH or supply it to javac, java etc. with -classpath
    For values you should have . (i.e. your current directory) and the path to any directories with class files (e.g. c:\java\myutilclasses) plus explicit definition of jar files (e.g. c:\sybase\lib\jconn2.jar)
    So your classpath might be:
    .;c:\java\myutilclasses;c:\sybase\lib\jconn2.jar
    N.B. When I last used Solaris the separator between classpath items was : whilst for Windows it's ;
    If you are using an IDE, e.g. JBuilder, Forte there will probably be a window for defining classpath (maybe as osurce paths and required libraries)

  • Servlet filter - ClassNotFoundException

    Hi,
    I am trying to create and deploy a servlet filter in portal irj.
    Here is what I have done:
    1. Created filter class(TestFilter.java).
    2. Created a jar file for the above TestFilter.class.
    3. Copied the jar file to C:\usr\sap\DW1\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\lib folder
    4. Modified the web.xml file under C:\usr\sap\DW1\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF folder with the following lines:
    <filter>
    <filter-name>TestFilter</filter-name>
    <display-name>TestFilter</display-name>
    <description>
    </description>
    <filter-class>com.test.TestFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>TestFilter</filter-name>
    <url-pattern>/irj/*</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>TestFilter</filter-name>
    <servlet-name>prt</servlet-name>
    </filter-mapping>
    5.  I did reference the library in Visual Admin:  library:TestFilter
    6.  Also created the directory under ext/TestFilter and copied the jar file here.
    7. Restarted the engine.
    Exception the logs
    Cannot load filter <TestFilter>  The error is java.lang.ClassNotFoundException:  com.test.TestFilter
    Loader Info----
    I don't see my .jar displayed in the loader info.  irj didn't like my .jar.
    Any additional changes for irj to make it understand the new .jar file for classloader. 
    Appreciate your response.
    Message was edited by:
            Anant

    Hi I was wondering if you had any luck with this issues.
    Thank you.

  • Servlet giving classnotfoundexception

              hello all
              i have a servlet(xmlservlet.java) that picks up a xml fil and calls another java class to parse it(xmlparser.java). i am calling the servlet froma html file. every time i call it i get the following errors :
              Error loading servlet: myserver.servletclasses.XmlServlet
              java.lang.ClassNotFoundException: myserver.servletclasses.XmlServlet
                   at weblogic.boot.ServerClassLoader.findLocalClass(ServerClassLoader.java, Compiled Code)
              Servlet failed with Exception
              javax.servlet.ServletException: Servlet class: myserver.servletclasses.XmlServlet could not be loaded - the requested class wasn't found in the classpath
              C:\weblogic\myserver\servletclasses
              i have included the weblogic bin dir. in my classpath. any ideas??
              

    If your servlet class file is named "xmlservlet.class", but you are
              requesting "XmlServlet" in your code, it won't find it.
              Compare the location of the class file against your class path. Also, did
              you register the servlet in weblogic.properties?
              "venkat" <[email protected]> wrote in message
              news:39db045f$[email protected]..
              >
              > hello all
              > i have a servlet(xmlservlet.java) that picks up a xml fil and calls
              another java class to parse it(xmlparser.java). i am calling the servlet
              froma html file. every time i call it i get the following errors :
              > Error loading servlet: myserver.servletclasses.XmlServlet
              > java.lang.ClassNotFoundException: myserver.servletclasses.XmlServlet
              > at weblogic.boot.ServerClassLoader.findLocalClass(ServerClassLoader.java,
              Compiled Code)
              >
              > Servlet failed with Exception
              > javax.servlet.ServletException: Servlet class:
              myserver.servletclasses.XmlServlet could not be loaded - the requested class
              wasn't found in the classpath
              > C:\weblogic\myserver\servletclasses
              >
              > i have included the weblogic bin dir. in my classpath. any ideas??
              

  • WL6.1sp1,Deploy war Success,run servlet meet ClassNotFoundException

              this error i've seen in this newsgroup several times,i tried on some advices but
              not settleed the problem.
              i use WL6.1sp1,win2000.
              use ant to build a war,put it under the applications directory.
              error:
              some servlet classes can't find.
              1.some glabal servlet classes declared in web.xml can find
              2.use jar command to build a war,not work.
              3.declare servlet classes in classpath,work.
              4.modify menifest.mf,add class path entry,not work.
              5.in bea\wlserver6.1config\mydomain\applications\.wlnotdelete\wlap49531\WEB-INF\,
              there is a jar made by weblogic himself has all servlet classes.so it means weblogic
              GOT those classes but he can't find them.
              any ideas?
              br
              erric
              

    hi John,
    you are correct. I would like to ask you something else if I can, becouse programming these days is a matter of time, and you may know how much that cost to a company. Our other option, instead of working with Tomcat, it is an Oracle IAS server we have here, but I do not know if that is supported with ADF components. We need to deploy our recently made application from jDeveloper 11g, and we need to have the production server online next week to start working on.
    Something else I would like to comment, just to talk about, java is made for people, and it is really powerfull. Java enterprise web applications also, and it would be good, if you are developing with ADF, to be able to transport those applications to be used under different web servers. Just to make them "academical" and ease to learn. This last quote is just my own opinion as a java developer and learner on web development using powerfull jsf components like adf.
    sincerely
    Israel

Maybe you are looking for

  • Global variable in where (flux abap)

    Hi after migration dataservices 11.5 to dataservices 4.2 sqlserver 2008 I have a job compositions  a data flow abap which feeds out of target a table of the datawarehouse i have to declare 2 aggregate variable DATE_DEB and DATE_FIN and i use these va

  • BI Foundation domain not visible in the EM after forms and Reports install

    We installed OBIEE 11g successfully and it has created a domain i.e. bifoundation_domain. Whenever we used to login to EM and Weblogic Console, it was showing "bifoundation_domain". Yesterday we have further installed Oracle Forms/reports 11g server.

  • JFormattedTextField

    Hey! I'm having problem with entering numbers after decimal point. I 've set two digits after decimal point. when I add first time it's working. When try to override it takes third number & rounding it off and adding it. eg: 38 then overrude 8 with 7

  • Selective deletion on info cube taking long time.

    We have a cube with line item dimension and partioned on Fiscal year. When we are doing selective deletions on the cube on 0fiscper (removing the old redundant data) it is taking quite long time (approx 10 hours) to do this selective deletions as the

  • Content Scrolling is Inverse of Spaces Scrolling

    This has got to be the most unintuitive design decision I have ever come across... Affects OSX Lion. This is what is happening. With natural scrolling enabled: Swiping left in a text viewer will move the content left / scroll the content right - this