Recent update to Tomcat has killed it
- From: Alan Chandler <alan@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 18 Feb 2010 16:07:05 +0000
I have just done an update to unstable and my tomcat instance fails to start. I am not very good on understanding what is happening with tomcat, but I think its the piece of output shown below in /var/log/tomcat6/catalina.out that is the key error message. Unfortunately these messages have no date on them but the date on the file implies it was NOW.
java.lang.NoClassDefFoundError: org/apache/tomcat/util/log/SystemLogHandler
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
at java.lang.Class.getConstructor0(Class.java:2699)
at java.lang.Class.newInstance0(Class.java:326)
at java.lang.Class.newInstance(Class.java:308)
at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:219)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:391)
Caused by: java.lang.ClassNotFoundException: org.apache.tomcat.util.log.SystemLogHandler
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
... 7 more
It seems to imply a crucial piece of tomcat (the SystemLogHandler) has gone missing.
Anyone know what this means and how to fix it
--
Alan Chandler
http://www.chandlerfamily.org.uk
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/4B7D65A9.2050906@xxxxxxxxxxxxxxxxxxxxx
- Prev by Date: Re: knetworkmanager on debian testing broken
- Next by Date: Re: Removing SSH's welcome message (before login)
- Previous by thread: Debian on the ASUS EeePC 1005PE
- Next by thread: amd64 flash setup not working on youtube?
- Index(es):
Relevant Pages
|