Re: Tomcat 9.0.98 Performance hits AWS 100% CPU

2025-03-09 Thread Suvendu Sekhar Mondal
Hi Timothy, Since you are running Tomcat on Windows Server 2016, I'll suggest to capture OS level CPU utilization by threads and then tally them with the threads in Java thread dumps to identify the cause. Run Process Explorer as an administrator. Right-click the process, select Properties, and t

Shutting Down Tomcat (9.0.97) Service Throws System Error 1067

2025-03-09 Thread Kostyantyn Krakovych
Hi Team, FYI - The issue with 'Shutting down tomcat service throws system error 1067' has been resolved in latest builds. We started to see the issue since Tomcat version 9.0.90. Starting from 9.0.99 it looks like the issue disappeared / was fixed. We do not have the issue in 9.0.102. https:/