RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
UTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. John, On 9/30/24 13:34, John Williams wrote: > No - I cannot see any other thread stuck on DB/external resources. The >

RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
s://aka.ms/LearnAboutSenderIdentification ] CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. > On Sep 30, 2024, at 12:15, John Williams > wrote: > > I had an executor defined

RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
ments unless you recognize the sender and know the content is safe. John, On 9/30/24 10:53, John Williams wrote: > Sorry - didn't realize that images would be stripped off. > > The number of TIMED_WAITING threads starts at 150 or so and every hour > increases by 10. > >

RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
unless you recognize the sender and know the content is safe. John, On 9/30/24 10:30, John Williams wrote: > The issue is that the number of threads in the TIMED_WAIT state keeps > increasing over time. Starts at 150 and keeps growing by 10 every hour. > Once it reaches close to the maxThr

RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
t https://aka.ms/LearnAboutSenderIdentification ] CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. John, On 9/28/24 05:38, John Williams wrote: > > Hi Everyone, > >

Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-28 Thread John Williams
Hi Everyone, I am running Apache Tomcat 10.1.30 for a web application and notice ~950 timed_waiting threads. The stack trace for these threads is below: java.base@17.0.12/jdk.internal.misc.Unsafe.park(Native Method); java.base@17.