Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » tomcat launcher does not launch - plugin crashes
tomcat launcher does not launch - plugin crashes [message #59671] Fri, 31 October 2003 17:17
Eclipse UserFriend
Originally posted by: pchaudhari.empactcorporation.com

Hello,

I am not able to start tomcat within eclipse. This problem started after I
upgraded my struts from 1.0 to 1.1. My original configuration was JDK 1.4.1,
eclipse 2.1, struts 1.0 and tomcat 4.1.24. the version of the launcher is
2.1. by the way i am using Sysdeo Eclipse Tomcat Launcher plugin. the only
thing i changed since then was upgrade from struts 1.0 to 1.1. i am able to
start tomcat on its own, and my application runs fine. In my WEB-INF/lib
folder I have struts.jar and commons-digester.jar and the other struts jar
files are in the <tomcat-home>/commons/lib folder. When i try to launch
tomcat in eclipse the error i get is
Exception during startup processing
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:20 3)
Caused by: java.lang.NoClassDefFoundError:
org/apache/commons/collections/ArrayStack
at org.apache.commons.digester.Digester.<init>(Digester.java:185)
at
org.apache.catalina.startup.Catalina.createStartDigester(Cat alina.java:280)
at org.apache.catalina.startup.Catalina.start(Catalina.java:441 )
at org.apache.catalina.startup.Catalina.execute(Catalina.java:4 00)
at org.apache.catalina.startup.Catalina.process(Catalina.java:1 80)
... 5 more

Any ideas or suggestions will be greatly appreciated.

thank you
Poorav
Previous Topic:[CVS] Unsupported SSH protocol version: SSH-2.0-OpenSSH_3.4p1
Next Topic:tomcat launcher does not launch - plugin crashes
Goto Forum:
  


Current Time: Thu Jun 27 21:11:40 GMT 2024

Powered by FUDForum. Page generated in 0.03567 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top