Eclipse, Lomboz and Tomcat 4.1.29 [message #116226] |
Wed, 12 November 2003 12:29 |
Eclipse User |
|
|
|
Originally posted by: superblues.hotmail.com
Hi everyone,
Got a small problem with the above setup.
I have installed the following:
Win XP (home edition)
Eclipse 2.1.1
JDT 2.1
Lomboz 211
j2sdk 1,4,1_05
j2sdkee 1.3.1
I have set up the example simple j2ee application and attempting to start
the Tomcat server from eclipse.
Tomcat starts ok from the command line but when it comes to launching it
from Eclipse I get a huge list of errors:
12-Nov-2003 17:07:16 org.apache.coyote.http11.Httpd11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 8080
Exception during startup processing
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAces sorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegationMe thodAccessor.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:
javax/management/MBeanRegistration
at java.lang.ClassLoader.findBootstrapClass(Native Method)
at java.lang.ClassLoader.findBootstrapClass0(ClassLoader.java:7 23)
at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:272 )
etc....
Anybody out there got any ideas....
Please let me know whether I have posted this in the correct place, etc.
Cheers,
Nick
|
|
|
Powered by
FUDForum. Page generated in 0.03246 seconds