> On Jun 30, 2026, at 07:08:24, Rathore, Rajendra via users 
> <[email protected]> wrote:
> 
> Hi All,
> 
> It is going to fixed in which release?


The fix is included with 9.0.120, which should be released sometime in July. 
(June releases were late.)

  - Chuck


> Thanks and Regards,
> Rajendra Rathore
> 9922701491
> 
> -----Original Message-----
> From: Holger Klawitter <[email protected]> 
> Sent: Tuesday, June 30, 2026 5:15 PM
> To: Tomcat Users List <[email protected]>
> Subject: Re: tomcat 9.0.119 + jsvc
> 
> The solution works great (even if I feel dirty now ;-) Thank you!
> 
> Mark Thomas wrote (at 2026-06-30 10:18 +0100):
>> On 30/06/2026 10:10, Rémy Maucherat wrote:
>>> On Tue, Jun 30, 2026 at 10:41 AM <[email protected]> wrote:
>>>> 
>>>> 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.<init>()
>>>>         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(DaemonLoader.j
>>>> ava: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 
>>>> (the one from 9.0.119 core).
>>>> Starting without jsvc (albeit not on port 80) works just fine.
>>>> 
>>>> What could be the problem here?
>>> 
>>> This is 
>>> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbz
>>> .apache.org%2Fbugzilla%2Fshow_bug.cgi%3Fid%3D70127&data=05%7C02%7Cra
>>> rathore%40ptc.com%7Cfb78e244e7164fc64fa708ded69d2787%7Cb9921086ff774
>>> d0d828acb3381f678e2%7C0%7C0%7C639184167644578592%7CUnknown%7CTWFpbGZ
>>> sb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkF
>>> OIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=4MO5FLlUsq%2Fux4ttO
>>> %2Fg71V%2BV5rCj9sDWVmyLwVeAJ8I%3D&reserved=0
>>> So unfortunately, it is a regression in that release.
>> 
>> It is an ugly work-around but you should be able to copy bootstrap.jar 
>> from
>> 9.0.118 to 9.0.119 to fix this.
>> 
>> Mark
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>> 
>> 
> 
> --
> Mit freundlichem Gruß / With kind regards
>  Holger Klawitter
> --
> listen <at> klawitter <dot> de
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to