RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
: Christopher Schultz Sent: Monday, September 30, 2024 5:39 PM To: users@tomcat.apache.org Subject: Re: Tomcat 10.1.30 and Many Timed Waiting threads [You don't often get email from ch...@christopherschultz.net. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] CA

Re: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread Christopher Schultz
ed). Why do you have this collection of odd settings? -chris -----Original Message----- From: Chuck Caldarale Sent: Monday, September 30, 2024 1:26 PM To: Tomcat Users List Subject: Re: Tomcat 10.1.30 and Many Timed Waiting threads [You don't often get email from n82...@gmail.com. Learn

RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
th no change. Regards, -Original Message- From: Chuck Caldarale Sent: Monday, September 30, 2024 1:26 PM To: Tomcat Users List Subject: Re: Tomcat 10.1.30 and Many Timed Waiting threads [You don't often get email from n82...@gmail.com. Learn why this is important at http

Re: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread Chuck Caldarale
> On Sep 30, 2024, at 12:15, John Williams > wrote: > > I had an executor defined before and it had the exact same behavior/problem. > Moved to the below model for the connector only after that. The OP didn’t mention the real problem in his original message; it only showed up as almost an

RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
: Re: Tomcat 10.1.30 and Many Timed Waiting threads [You don't often get email from ch...@christopherschultz.net. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] CAUTION: This email originated from outside of the organization. Do not click links or open attach

Re: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread Christopher Schultz
IIRC this behavior has been consistent as long as and have been separate configuration elements. -chris -Original Message- From: Christopher Schultz Sent: Monday, September 30, 2024 10:38 AM To: users@tomcat.apache.org Subject: Re: Tomcat 10.1.30 and Many Timed Waiting threads [You don&#

RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
mage. Can you post text? Please post your configuration taking care to remove any secrets. Thanks, -chris > -Original Message- > From: Christopher Schultz > Sent: Monday, September 30, 2024 10:20 AM > To: users@tomcat.apache.org > Subject: Re: Tomcat 10.1.30 and Many Tim

Re: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread Christopher Schultz
, -chris -Original Message- From: Christopher Schultz Sent: Monday, September 30, 2024 10:20 AM To: users@tomcat.apache.org Subject: Re: Tomcat 10.1.30 and Many Timed Waiting threads [You don't often get email from ch...@christopherschultz.net <mailto:ch...@christopherschultz.net

RE: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread John Williams
opher Schultz Sent: Monday, September 30, 2024 10:20 AM To: users@tomcat.apache.org Subject: Re: Tomcat 10.1.30 and Many Timed Waiting threads [You don't often get email from ch...@christopherschultz.net<mailto:ch...@christopherschultz.net>. Learn why this is important a

Re: Tomcat 10.1.30 and Many Timed Waiting threads

2024-09-30 Thread Christopher Schultz
John, On 9/28/24 05:38, John Williams wrote: 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