On 24/03/2025 18:56, William Crowell wrote: <snip/>
Are there any logs I can enable to find out why the application server stops accepting connections?
I'd suggest taking 3 thread dumps approx 5s apart when this happens. Hopefully you'll see a bunch of threads waiting on the database and where they are waiting will (hopefully) tell you why they are waiting and point you towards a solution.
Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org