O
Oliver Hirschi
Hi
Since a Java or a MacOSX update, my Tomcat 6.0.14 does not start on my
MacOSX Server 10.4.11. There comes always the followed message into
catalina.out:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/commons/digester/Rule
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
at java.lang.Class.getConstructor0(Class.java:2671)
at java.lang.Class.newInstance0(Class.java:321)
at java.lang.Class.newInstance(Class.java:303)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:127)
The current java version is 1.5.0_13
Can anybody help?
Thanks & Regards,
Oliver Hirschi
Since a Java or a MacOSX update, my Tomcat 6.0.14 does not start on my
MacOSX Server 10.4.11. There comes always the followed message into
catalina.out:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/commons/digester/Rule
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
at java.lang.Class.getConstructor0(Class.java:2671)
at java.lang.Class.newInstance0(Class.java:321)
at java.lang.Class.newInstance(Class.java:303)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:127)
The current java version is 1.5.0_13
Can anybody help?
Thanks & Regards,
Oliver Hirschi