[Bug 69576] Tomcat doesn't start on JDK 17 due to an ExceptionInInitializerError

2025-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #22 from evelynwang0...@gmail.com --- (In reply to Thomas F from comment #13) > When will Tomcat 10.1.36 with this critical fix be released? > > This website: > https://versionlog.com/apache-tomcat/10.1/ https://grade-calculator.io/

Re: [PR] Avoid to change the status of the response in StandardHostValve.java … [tomcat]

2025-06-23 Thread via GitHub
rmannibucau commented on PR #870: URL: https://github.com/apache/tomcat/pull/870#issuecomment-2997222319 @markt-asf hmm, you're right, wonder if it can be a timing issue so it would be helpful to set the "original status" in notes (or internal attributes) and check it in access log to not r

Re: [PR] Avoid to change the status of the response in StandardHostValve.java … [tomcat]

2025-06-23 Thread via GitHub
markt-asf commented on PR #870: URL: https://github.com/apache/tomcat/pull/870#issuecomment-2996647475 The check you've added is a duplicate of the first check that happens when the method in the `if` block is called. -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Avoid to change the status of the response in StandardHostValve.java … [tomcat]

2025-06-23 Thread via GitHub
rmannibucau commented on PR #870: URL: https://github.com/apache/tomcat/pull/870#issuecomment-2996544211 @markt-asf hmm, can you detail how it is unecessary since it happens in async exchanges? :thinking: -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] recycle RequestInfo when Request is reused in pool [tomcat]

2025-06-23 Thread via GitHub
markt-asf commented on PR #868: URL: https://github.com/apache/tomcat/pull/868#issuecomment-2996468008 Fixed in 4dc1a0f9 and back-ported -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

Re: [PR] recycle RequestInfo when Request is reused in pool [tomcat]

2025-06-23 Thread via GitHub
markt-asf closed pull request #868: recycle RequestInfo when Request is reused in pool URL: https://github.com/apache/tomcat/pull/868 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Avoid to change the status of the response in StandardHostValve.java … [tomcat]

2025-06-23 Thread via GitHub
markt-asf commented on PR #870: URL: https://github.com/apache/tomcat/pull/870#issuecomment-2996428405 This is unnecessary. See https://github.com/apache/tomcat/blob/main/java/org/apache/catalina/connector/Response.java#L1220 -- This is an automated message from the Apache Git Service. To

Re: [PR] Avoid to change the status of the response in StandardHostValve.java … [tomcat]

2025-06-23 Thread via GitHub
markt-asf closed pull request #870: Avoid to change the status of the response in StandardHostValve.java … URL: https://github.com/apache/tomcat/pull/870 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

(tomcat) 02/02: Always call Configurator.afterResponse() regardless of success/failure

2025-06-23 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 commit 5a60314251f211d73937fb9ce0f6a391f4ab3d11 Author: Mark Thomas AuthorDate: Mon Jun 23 11:55:56 2025 +0100 Always call Co

(tomcat) 01/02: Update change log

2025-06-23 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 commit aa1e1d6f66c4f907a373fdd27b8b5cc9e19602d4 Author: Mark Thomas AuthorDate: Mon Jun 23 11:40:24 2025 +0100 Update change

(tomcat) branch main updated (704409d602 -> 5a60314251)

2025-06-23 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from 704409d602 Fix BZ 69717 - expand test cases new aa1e1d6f66 Update change log new 5a60314251 Always call Configu

[Bug 69710] FileCountLimitExceededException is thrown in version 11.0.8

2025-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69710 --- Comment #25 from Paolo B. --- Hello to everybody, I'm very much in agreement with those who commented before me. I understand the discussion around CVEs, and I too want to thank everyone for the effort in maintaining Tomcat, such a long-st