Bug#570220: tomcat6: Not able to load class org.apache.tomcat.util.log.SystemLogHandler

Fladischer Michael FladischerMichael at fladi.at
Wed Feb 17 12:20:38 UTC 2010


Package: tomcat6
Version: 6.0.24-1
Severity: grave
Justification: renders package unusable

Running '/etc/init.d/tomcat6 start' is not able to start tomcat6 and
results in the following error in /var/log/tomcat6/catalina.out:

java.lang.NoClassDefFoundError: org/apache/tomcat/util/log/SystemLogHandler
  at java.lang.Class.getDeclaredConstructors0(Native Method)
  at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406)
  at java.lang.Class.getConstructor0(Class.java:2716)
  at java.lang.Class.newInstance0(Class.java:343)
  at java.lang.Class.newInstance(Class.java:325)
  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:217)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
  ... 7 more

I think the tomcat.jar is missing in either tomcat6 or libtomcat6-java.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tomcat6 depends on:
ii  adduser                       3.112      add and remove users and groups
ii  tomcat6-common                6.0.24-1   Servlet and JSP engine -- common f

Versions of packages tomcat6 recommends:
pn  authbind                      <none>     (no description available)

Versions of packages tomcat6 suggests:
ii  tomcat6-admin                 6.0.24-1   Servlet and JSP engine -- admin we
pn  tomcat6-docs                  <none>     (no description available)
pn  tomcat6-examples              <none>     (no description available)
pn  tomcat6-user                  <none>     (no description available)

-- no debconf information





More information about the pkg-java-maintainers mailing list