Re: When was the first stable GA release of Apache Tomcat 11.0.x?

2025-04-29 Thread William Crowell
Chris, Beautiful answer and exactly what I was looking for. Thank you. Regards, William Crowell From: Christopher Schultz Date: Tuesday, April 29, 2025 at 10:32 AM To: Tomcat Users List , William Crowell Subject: Re: When was the first stable GA release of Apache Tomcat 11.0.x? William

When was the first stable GA release of Apache Tomcat 11.0.x?

2025-04-29 Thread William Crowell
/releases/web-profile-11 I think that Tomcat 11.0.0 was released earlier than the Jakarta EE Platform Web Profile 11 because there were no further changes to the spec. They just had to get one implementation to pass the TCK (Glassfish) which happened last month. Am I correct? Regards, William

Re: Apache Tomcat 12+

2025-04-17 Thread William Crowell
Mark and Rémy, Thank you for your replies. I think it would be better for now if HTTP/3 is required is to front Tomcat with NGINX as a reverse proxy. Regards, William Crowell From: Mark Thomas Date: Thursday, April 17, 2025 at 1:30 PM To: users@tomcat.apache.org Subject: Re: Apache Tomcat

Apache Tomcat 12+

2025-04-17 Thread William Crowell
://openjdk.org/jeps/8291976 What are the plans for the next major release of Tomcat? Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.

Apache Tomcat 9 SAML Setup With Active Directory

2025-04-09 Thread William Crowell
missing information on how-to. Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.

Re: Headless Mode

2025-04-07 Thread William Crowell
Chuck, Thanks for your reply. No wonder I was not seeing this thread in dumps of newer JVMs. I wonder when that was removed? Regards, William Crowell From: Chuck Caldarale Date: Monday, April 7, 2025 at 3:49 PM To: Tomcat Users List Subject: Re: Headless Mode > On 2025 Apr 7, at 13

Headless Mode

2025-04-07 Thread William Crowell
waiting for events which would take up CPU. Maybe I am misunderstanding that JVM option? Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us

Re: NIO Thread Madness

2025-03-31 Thread William Crowell
under Tomcat or is that an interface from Tomcat into Apache Commons DBCP2? Regards, William Crowell From: William Crowell Date: Friday, March 28, 2025 at 12:22 PM To: Tomcat Users List Subject: Re: NIO Thread Madness Very good idea Chriis. Thank you. Regards, William Crowell From

Re: NIO Thread Madness

2025-03-31 Thread William Crowell
Chris, Oracle’s ojdbc8.jar version 19.25.0.0.0 which should support JDBC 4.2: https://www.oracle.com/database/technologies/maven-central-guide.html Regards, William Crowell From: Christopher Schultz Date: Monday, March 31, 2025 at 3:50 PM To: users@tomcat.apache.org Subject: Re: NIO Thread

Re: NIO Thread Madness

2025-03-28 Thread William Crowell
Very good idea Chriis. Thank you. Regards, William Crowell From: Christopher Schultz Date: Friday, March 28, 2025 at 12:05 PM To: users@tomcat.apache.org Subject: Re: NIO Thread Madness William, On 3/26/25 7:06 PM, William Crowell wrote: > That maxTotal was a typo due to trying to copy

Re: Additional Property File For Substitution Variables

2025-03-27 Thread William Crowell
Sebastian, Thanks for your reply. I did know about environment variables. I would be concerned about someone doing a “ps -ef” on the box and getting the password from the command line arguments. I will keep looking. Regards, William Crowell From: Sebastian Trost Date: Thursday, March 27

Additional Property File For Substitution Variables

2025-03-27 Thread William Crowell
Is there a way to add an additional properties file to the startup of Apache Tomcat, so that server.xml and context.xml can reference the values like we do with catalina.properties? For instance: application.properties: my.user=foo my.password=bar context.xml: …

Re: NIO Thread Madness

2025-03-26 Thread William Crowell
Crowell From: Christopher Schultz Date: Wednesday, March 26, 2025 at 6:57 PM To: users@tomcat.apache.org Subject: Re: NIO Thread Madness William, On 3/25/25 2:51 PM, William Crowell wrote: > Mark, > > I think we might have found something. I think the DBCP2 connection pool is > ret

Re: NIO Thread Madness

2025-03-25 Thread William Crowell
To: users@tomcat.apache.org Subject: Re: NIO Thread Madness On 25/03/2025 12:33, William Crowell wrote: > Mark, > > I believe there is a proxy involved here that does TLS decrypt, but I noticed > they had the redirectPort on the 8080 connector set to 8443. When you try to > hit

Re: NIO Thread Madness

2025-03-25 Thread William Crowell
Mark, I believe there is a proxy involved here that does TLS decrypt, but I noticed they had the redirectPort on the 8080 connector set to 8443. When you try to hit Tomcat directly over port 8080 using HTTP it is hung. Regards, William Crowell From: Mark Thomas Date: Tuesday, March 25

Re: NIO Thread Madness

2025-03-25 Thread William Crowell
Chris, Looking at JMX is the next step. I make a request and Tomcat never returns, and I do not get a “connection refused”. It just sits and hangs. Regards, William Crowell From: Christopher Schultz Date: Tuesday, March 25, 2025 at 7:20 AM To: users@tomcat.apache.org Subject: Re: NIO

Re: [OT] NIO Thread Madness

2025-03-25 Thread William Crowell
Chris, That’s a very good point, and that is something we will do. Regards, William Crowell From: Christopher Schultz Date: Tuesday, March 25, 2025 at 7:16 AM To: users@tomcat.apache.org Subject: Re: [OT] NIO Thread Madness William, On 3/24/25 2:56 PM, William Crowell wrote: > I am runn

Re: NIO Thread Madness

2025-03-25 Thread William Crowell
period of time due to a database connectivity issue. Then Tomcat stops servicing requests. The JVM is up though and has a valid process ID. I would have thought the threads would be in a blocked state for a long period of time in this situation. Regards, William Crowell

NIO Thread Madness

2025-03-24 Thread William Crowell
, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.

Jakarta EE 11 Release Delayed

2024-07-30 Thread William Crowell
Tomcat 11’s final release as well? Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.

Re: Virtual Thread with Http11Nio2Protocol

2023-12-07 Thread William Crowell
Nicolas, Which JDK version? Regards, William Crowell From: Nicolas BONAMY Date: Thursday, December 7, 2023 at 2:55 PM To: users@tomcat.apache.org Subject: Virtual Thread with Http11Nio2Protocol Hi, I try to use virtual thread on Apache Tomcat 10.1.16 with this configuration on macOS or on

Re: Thread Pool Question

2023-12-05 Thread William Crowell
I should clarify the ask here… I have some long running JDBC queries against Oracle, and I do not want to tie up Tomcat’s web thread pool with them. I would only have between 1-10 threads in this pool. Regards, William Crowell This e-mail may contain information that is privileged or

Thread Pool Question

2023-12-05 Thread William Crowell
If I create a separate thread pool in Tomcat’s server.xml like this: Then how do I get a thread to assign any work to it? Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any

Re: Are there any known class loader leaks in Tomcat 9?

2023-11-07 Thread William Crowell
(25.371-b25 mixed mode linux-amd64 compressed oops) # Core dump written. Default location: /hosting/core or core.191803 # Regards, William Crowell From: Olaf Kock Date: Tuesday, November 7, 2023 at 4:25 AM To: users@tomcat.apache.org Subject: Re: Are there any known class loader leaks in Tomcat

Are there any known class loader leaks in Tomcat 9?

2023-11-06 Thread William Crowell
manipulations, and I am running out of native memory. I don’t think there are any JNI calls in this code base. Are there anything existing issues with the Tomcat 9 class loader? I doubt there are but wanted to check. Regards, William Crowell This e-mail may contain information that is

Re: Virtual Thread Configuration In Tomcat 11

2023-09-07 Thread William Crowell
than a regular OS thread. Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.

Re: Virtual Thread Configuration In Tomcat 11

2023-09-07 Thread William Crowell
to save a record to MySQL: http://ec2-18-117-196-158.us-east-2.compute.amazonaws.com:8080/vt/save Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify

Re: Virtual Thread Configuration In Tomcat 11

2023-09-05 Thread William Crowell
perf test and prove this out. I don’t know. Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.

Re: Virtual Thread Configuration In Tomcat 11

2023-08-24 Thread William Crowell
. Again, I realize that performance is not the only goal of virtual threads. Just my observations. Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us

Re: Virtual Thread Configuration In Tomcat 11

2023-08-23 Thread William Crowell
Mark, Thanks for your reply. Just to clarify…this is all I need in Tomcat 11’s server.xml (as well as JDK21): … … Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any

Virtual Thread Configuration In Tomcat 11

2023-08-22 Thread William Crowell
using the embedded Tomcat server. Thanks in advance, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.

Re: Tomcat 11 Release Date

2023-06-09 Thread William Crowell
t; | YouTube<https://www.youtube.com/user/perforcesoftware?utm_leadsource=email-signature&utm_source=outlook-direct-email&utm_medium=email&utm_campaign=2019-common&utm_content=email-signature-link> From: Mark Thomas Date: Friday, June 9, 2023 at 4:36 AM To: users@tomcat.ap

Re: Tomcat 11 Release Date

2023-06-08 Thread William Crowell
Mark, Thank you for your reply. Any ideas on Tomcat 11 features that will be included with a final release next year? Regards, William Crowell From: Mark Thomas Date: Thursday, June 8, 2023 at 4:05 PM To: users@tomcat.apache.org Subject: Re: Tomcat 11 Release Date On 08/06/2023 19:56

Tomcat 11 Release Date

2023-06-08 Thread William Crowell
Good afternoon, I know we are in milestone 7 of Apache Tomcat 11, but do any of you know when the release date will be for Apache Tomcat 11? It does not have to be an exact date, but just a ballpark date. Regards, William Crowell This e-mail may contain information that is privileged or