[Bug 69700] New: Thread pool stops working when memory resources are exceed and new thread is needed

2025-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69700 Bug ID: 69700 Summary: Thread pool stops working when memory resources are exceed and new thread is needed Product: Tomcat 10 Version: 10.1.40 Hardware: All

(tomcat) branch main updated: Update Tomcat Native to 2.0.9.

2025-05-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 92bf837d43 Update Tomcat Native to 2.0.9. 92bf837d43

(tomcat) branch 10.1.x updated: Update Tomcat Native to 2.0.9.

2025-05-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new d2feec047b Update Tomcat Native to 2.0.9. d2feec0

(tomcat) branch 11.0.x updated: Update Tomcat Native to 2.0.9.

2025-05-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new a6f429c622 Update Tomcat Native to 2.0.9. a6f429c

[Bug 69700] Thread pool stops working when memory resources are exceed and new thread is needed

2025-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69700 --- Comment #2 from Pavel Jareš --- I can agree that once OutOfMemory happens, the JDK is not in a good shape. But it should lead to a crash of the application. In this case, it just disables the Tomcat and process it still up. It is like a zom

[Bug 69700] Thread pool stops working when memory resources are exceed and new thread is needed

2025-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69700 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

Re: VisualVM hanging when connecting to Tomcat

2025-05-29 Thread Christopher Schultz
Chuck, On 5/28/25 9:21 PM, Chuck Caldarale wrote: On 2025 May 28, at 09:40, Christopher Schultz wrote: Looking to answer a question on the users' ML ("rewrite.config hot update"), I tried to connect VisualVM to Tomcat, but it hangs when connecting. The status bar says "Opening (pid X) Tom

Re: [VOTE] Release Apache Tomcat Native 2.0.9

2025-05-29 Thread Mark Thomas
On 28/05/2025 19:59, Christopher Schultz wrote: Mark, On 5/23/25 1:23 PM, Mark Thomas wrote: The key differences of version 2.0.9 compared to 2.0.8 are: - Update Windows build to use Visual Studio 2022 - The windows binaries in this release have been built with OpenSSL    3.5.0 and APR 1.7.6

Re: [VOTE] Release Apache Tomcat Native 2.0.9

2025-05-29 Thread Mark Thomas
On 23/05/2025 18:23, Mark Thomas wrote: The key differences of version 2.0.9 compared to 2.0.8 are: - Update Windows build to use Visual Studio 2022 - The windows binaries in this release have been built with OpenSSL   3.5.0 and APR 1.7.6 The 2.0.x branch is primarily intended for use with Tom

svn commit: r1925955 - in /tomcat/site/trunk: docs/security-10.html docs/security-11.html docs/security-9.html xdocs/security-10.xml xdocs/security-11.xml xdocs/security-9.xml

2025-05-29 Thread markt
Author: markt Date: Thu May 29 19:02:19 2025 New Revision: 1925955 URL: http://svn.apache.org/viewvc?rev=1925955&view=rev Log: Publish CVE-2025-46701 Modified: tomcat/site/trunk/docs/security-10.html tomcat/site/trunk/docs/security-11.html tomcat/site/trunk/docs/security-9.html to

[SECURITY] CVE-2025-46701 Apache Tomcat - CGI security constraint bypass

2025-05-29 Thread Mark Thomas
CVE-2025-46701 Apache Tomcat - CGI security constraint bypass Severity: Low Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.6 Apache Tomcat 10.1.0-M1 to 10.1.40 Apache Tomcat 9.0.0.M1 to 9.0.104 Description: When running on a case insensitive file syst

[Bug 69699] Rewrite redirection forget SessionID path parameter

2025-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69699 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas ---

svn commit: r1925949 - in /tomcat/site/trunk/docs/native-doc: index.html miscellaneous/changelog.html miscellaneous/tls-renegotiation.html news/2022.html news/2023.html news/2024.html news/2025.html

2025-05-29 Thread markt
Author: markt Date: Thu May 29 17:35:52 2025 New Revision: 1925949 URL: http://svn.apache.org/viewvc?rev=1925949&view=rev Log: Update docs for Tomcat Native 2.0.9 release Added: tomcat/site/trunk/docs/native-doc/news/2025.html Modified: tomcat/site/trunk/docs/native-doc/index.html tom

svn commit: r1925950 - in /tomcat/site/trunk: docs/download-native.html docs/index.html docs/oldnews-2024.html xdocs/download-native.xml xdocs/index.xml xdocs/oldnews-2024.xml

2025-05-29 Thread markt
Author: markt Date: Thu May 29 17:41:02 2025 New Revision: 1925950 URL: http://svn.apache.org/viewvc?rev=1925950&view=rev Log: Update site for release of Tomcat Native 2.0.9 Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/

(tomcat-native) branch main updated: Align Java build version with Tomcat 12.0.x

2025-05-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/main by this push: new 88bb6f8cc Align Java build version with Tomcat

(tomcat-native) branch main updated: Remove instructions for running tests that don't exist

2025-05-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/main by this push: new 17827f1e3 Remove instructions for running test

[VOTE][RESULT] Release Apache Tomcat Native 2.0.9

2025-05-29 Thread Mark Thomas
The following votes were cast: Binding: +1: rjung, remm, markt Non-binding: Tested successfully on Windows: Federico Bustamante The vote therefore passes. Thanks to everyone who contributed to this release. Mark - To unsubsc

svn commit: r77245 - /dev/tomcat/tomcat-connectors/native/2.0.9/ /release/tomcat/tomcat-11/v11.0.5/ /release/tomcat/tomcat-11/v11.0.6/ /release/tomcat/tomcat-connectors/native/2.0.9/ /release/tomcat/t

2025-05-29 Thread markt
Author: markt Date: Thu May 29 16:56:56 2025 New Revision: 77245 Log: Release Tomcat Native 2.0.9 Added: release/tomcat/tomcat-connectors/native/2.0.9/ - copied from r77244, dev/tomcat/tomcat-connectors/native/2.0.9/ Removed: dev/tomcat/tomcat-connectors/native/2.0.9/ release/to