tomcat 9.0.119 + jsvc
[email protected] Tue, 30 Jun 2026 10:40:43 +0200
| Newsgroups | gmane.comp.jakarta.tomcat.user |
|---|---|
| Message-ID | <akOBC8uly72VydVi@ariel> |
Hi there,
I am upgrading from tomcat 9.0.118 to 9.0.119 and I ran into a strange
problem. The DeamonLoader no longer finds the Bootstrap constructor:
Daemon loading...
java.lang.NoSuchMethodException: org.apache.catalina.startup.Bootstrap.<in=
it>()
at java.base/java.lang.Class.getConstructor0(Class.java:3763)
at java.base/java.lang.Class.getConstructor(Class.java:2444)
at org.apache.commons.daemon.support.DaemonLoader.load(DaemonLoade=
r.java:210)
Cannot load daemon
java_load failed
My upgrade basically consists of copying over server.xml, web.xml,
tomcat-users.xml, setenv.sh, webapps and logs. I used jsvc 1.6.1=20
(the one from 9.0.119 core).
Starting without jsvc (albeit not on port 80) works just fine.
What could be the problem here?
Mit freundlichem Gru=DF / With kind regards
Holger Klawitter