When I deploy Orbeon on tomcat 5.5 I get the following error message during deployment:
org.orbeon.oxf.common.OXFException: org.orbeon.oxf.processor.generator.URLGenerator at org.orbeon.oxf.webapp.OrbeonServletContextListenerDelegate.contextDestroye d(OrbeonServletContextListenerDelegate.java:52) at org.apache.catalina.core.StandardContext.listenerStop(catalina-5.5.23.jar. so) at org.apache.catalina.core.StandardContext.stop(catalina-5.5.23.jar.so) at org.apache.catalina.core.StandardContext.start(catalina-5.5.23.jar.so) at org.apache.catalina.manager.ManagerServlet.start(catalina-manager-5.5.23.j ar.so) at org.apache.catalina.manager.HTMLManagerServlet.start(catalina-manager-5.5. 23.jar.so) at org.apache.catalina.manager.HTMLManagerServlet.doGet(catalina-manager-5.5. 23.jar.so) at javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar. so) at javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar. so) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(catalina- 5.5.23.jar.so) at org.apache.catalina.core.ApplicationFilterChain.doFilter(catalina-5.5.23.j ar.so) at org.apache.catalina.core.StandardWrapperValve.invoke(catalina-5.5.23.jar.s o) at org.apache.catalina.core.StandardContextValve.invoke(catalina-5.5.23.jar.s o) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(catalina-5.5.23 .jar.so) at org.apache.catalina.core.StandardHostValve.invoke(catalina-5.5.23.jar.so) at org.apache.catalina.valves.ErrorReportValve.invoke(catalina-5.5.23.jar.so) at org.apache.catalina.core.StandardEngineValve.invoke(catalina-5.5.23.jar.so ) at org.apache.catalina.connector.CoyoteAdapter.service(catalina-5.5.23.jar.so ) at org.apache.coyote.http11.Http11Processor.process(tomcat-http-5.5.23.jar.so ) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proces sConnection(tomcat-http-5.5.23.jar.so) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(tomcat-util-5.5.2 3.jar.so) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(tomcat-util-5. 5.23.jar.so) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(tomcat-util- 5.5.23.jar.so) at java.lang.Thread.run(libgcj.so.7rh) Any clues? |
I am out of the office until 26th July *********************************************************************************************** This email, including any attachment, is confidential and may be legally privileged. If you are not the intended recipient or if you have received this email in error, please inform the sender immediately by reply and delete all copies from your system. Do not retain, copy, disclose, distribute or otherwise use any of its contents.
Whilst we have taken reasonable precautions to ensure that this email has been swept for computer viruses, we cannot guarantee that this email does not contain such material and we therefore advise you to carry out your own virus checks. We do not accept liability for any damage or losses sustained as a result of such material.
Please note that incoming and outgoing email communications passing through our IT systems may be monitored and/or intercepted by us solely to determine whether the content is business related and compliant with company standards. *********************************************************************************************** The Stationery Office Limited is registered in England No. 3049649 at 10 Eastbourne Terrace, London, W2 6LG
|
Administrator
|
In reply to this post by lkbrown
Lyndon,
Are you deploying a "straight" Orbeon Forms without any changes on a regular Tomcat 5.5? Tomcat 5.5 is what I still use most of the time, and I don't remember ever seeing this error. Alex On Tue, Jul 13, 2010 at 9:59 AM, lkbrown <[hidden email]> wrote: > > When I deploy Orbeon on tomcat 5.5 I get the following error message during > deployment: > > org.orbeon.oxf.common.OXFException: > org.orbeon.oxf.processor.generator.URLGenerator > at > org.orbeon.oxf.webapp.OrbeonServletContextListenerDelegate.contextDestroye > d(OrbeonServletContextListenerDelegate.java:52) > at > org.apache.catalina.core.StandardContext.listenerStop(catalina-5.5.23.jar. > so) > at org.apache.catalina.core.StandardContext.stop(catalina-5.5.23.jar.so) > at org.apache.catalina.core.StandardContext.start(catalina-5.5.23.jar.so) > at > org.apache.catalina.manager.ManagerServlet.start(catalina-manager-5.5.23.j > ar.so) > at > org.apache.catalina.manager.HTMLManagerServlet.start(catalina-manager-5.5. > 23.jar.so) > at > org.apache.catalina.manager.HTMLManagerServlet.doGet(catalina-manager-5.5. > 23.jar.so) > at > javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar. > so) > at > javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar. > so) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(catalina- > 5.5.23.jar.so) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(catalina-5.5.23.j > ar.so) > at > org.apache.catalina.core.StandardWrapperValve.invoke(catalina-5.5.23.jar.s > o) > at > org.apache.catalina.core.StandardContextValve.invoke(catalina-5.5.23.jar.s > o) > at > org.apache.catalina.authenticator.AuthenticatorBase.invoke(catalina-5.5.23 > .jar.so) > at > org.apache.catalina.core.StandardHostValve.invoke(catalina-5.5.23.jar.so) > at > org.apache.catalina.valves.ErrorReportValve.invoke(catalina-5.5.23.jar.so) > at > org.apache.catalina.core.StandardEngineValve.invoke(catalina-5.5.23.jar.so > ) > at > org.apache.catalina.connector.CoyoteAdapter.service(catalina-5.5.23.jar.so > ) > at > org.apache.coyote.http11.Http11Processor.process(tomcat-http-5.5.23.jar.so > ) > at > org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proces > sConnection(tomcat-http-5.5.23.jar.so) > at > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(tomcat-util-5.5.2 > 3.jar.so) > at > org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(tomcat-util-5. > 5.23.jar.so) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(tomcat-util- > 5.5.23.jar.so) > at java.lang.Thread.run(libgcj.so.7rh) > > > Any clues? > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/java-lang-NoClassDefFoundError-org-orbeon-oxf-processor-generator-URLGenerator-tp2287729p2287729.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
I am out of the office until 26th July *********************************************************************************************** This email, including any attachment, is confidential and may be legally privileged. If you are not the intended recipient or if you have received this email in error, please inform the sender immediately by reply and delete all copies from your system. Do not retain, copy, disclose, distribute or otherwise use any of its contents.
Whilst we have taken reasonable precautions to ensure that this email has been swept for computer viruses, we cannot guarantee that this email does not contain such material and we therefore advise you to carry out your own virus checks. We do not accept liability for any damage or losses sustained as a result of such material.
Please note that incoming and outgoing email communications passing through our IT systems may be monitored and/or intercepted by us solely to determine whether the content is business related and compliant with company standards. *********************************************************************************************** The Stationery Office Limited is registered in England No. 3049649 at 10 Eastbourne Terrace, London, W2 6LG
|
In reply to this post by Alessandro Vernet
I figured it out.
I was deploying to a new server which had jdk 1.5 and jdk 1.6 installed. However, I discovered that Tomcat was using the 1.4 JVM. Changing this to jdk 1.6 solved my issue. Thanks. |
I am out of the office until 26th July *********************************************************************************************** This email, including any attachment, is confidential and may be legally privileged. If you are not the intended recipient or if you have received this email in error, please inform the sender immediately by reply and delete all copies from your system. Do not retain, copy, disclose, distribute or otherwise use any of its contents.
Whilst we have taken reasonable precautions to ensure that this email has been swept for computer viruses, we cannot guarantee that this email does not contain such material and we therefore advise you to carry out your own virus checks. We do not accept liability for any damage or losses sustained as a result of such material.
Please note that incoming and outgoing email communications passing through our IT systems may be monitored and/or intercepted by us solely to determine whether the content is business related and compliant with company standards. *********************************************************************************************** The Stationery Office Limited is registered in England No. 3049649 at 10 Eastbourne Terrace, London, W2 6LG
|
Administrator
|
In reply to this post by lkbrown
Lyndon,
Good to know; thank you for sharing this information back with the community. Alex On Wed, Jul 14, 2010 at 6:02 AM, lkbrown <[hidden email]> wrote: > > I figured it out. > > I was deploying to a new server which had jdk 1.5 and jdk 1.6 installed. > However, I discovered that Tomcat was using the 1.4 JVM. Changing this to > jdk 1.6 solved my issue. > > Thanks. > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/java-lang-NoClassDefFoundError-org-orbeon-oxf-processor-generator-URLGenerator-tp2287729p2288705.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
I am out of the office until 26th July *********************************************************************************************** This email, including any attachment, is confidential and may be legally privileged. If you are not the intended recipient or if you have received this email in error, please inform the sender immediately by reply and delete all copies from your system. Do not retain, copy, disclose, distribute or otherwise use any of its contents.
Whilst we have taken reasonable precautions to ensure that this email has been swept for computer viruses, we cannot guarantee that this email does not contain such material and we therefore advise you to carry out your own virus checks. We do not accept liability for any damage or losses sustained as a result of such material.
Please note that incoming and outgoing email communications passing through our IT systems may be monitored and/or intercepted by us solely to determine whether the content is business related and compliant with company standards. *********************************************************************************************** The Stationery Office Limited is registered in England No. 3049649 at 10 Eastbourne Terrace, London, W2 6LG
|
Free forum by Nabble | Edit this page |