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

2025-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #21 from John Harby --- As an alternative I was able to resolve this by adding this to my VM args in my run configuration: —add-opens java.base/java.io=ALL-UNNAMED -- You are receiving this mail because: You are the assignee for

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

2025-03-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Chuck Caldarale changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

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

2025-03-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Anshu changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|FIXED

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

2025-03-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

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

2025-03-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Anshu changed: What|Removed |Added Resolution|FIXED |--- Ever confirmed|1

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

2025-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #16 from Mark Thomas --- Yes, I am working on further improvements for MacOS and Linux. One possible workaround is to add to the element in CATALINA_BASE/conf/context.xml -- You are receiving this mail because: You are the as

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

2025-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #15 from Thomas F --- Thanks. I have received reports, however, that the issue is still happening on MacOS: WARN JreCompat - Failed to set the java.io.FileSystem.useCanonCaches static field java.lang.IllegalAccessException: class

(tomcat) branch 10.1.x updated: Move constant to start of class

2025-02-19 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 79509006d6 Move constant to start of class

(tomcat) branch 9.0.x updated: Move constant to start of class

2025-02-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 603aa2eb24 Move constant to start of class

(tomcat) branch 11.0.x updated: Move constant to start of class

2025-02-19 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 c037d2148d Move constant to start of class

(tomcat) branch main updated: Move constant to start of class

2025-02-19 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 5708495734 Move constant to start of class

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

2025-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #14 from Chuck Caldarale --- Voting for 10.1.36 has completed, so it will likely be available within the next day or two. -- You are receiving this mail because: You are the assignee for the bug. --

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

2025-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #13 from Thomas F --- When will Tomcat 10.1.36 with this critical fix be released? This website: https://versionlog.com/apache-tomcat/10.1/ claims that it was already released on 2/13, but it's not here: https://downloads.apache.or

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

2025-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Mark Thomas changed: What|Removed |Added CC||elatl...@gmail.com --- Comment #12 from

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

2025-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Mark Thomas changed: What|Removed |Added CC||gr.grzy...@gmail.com --- Comment #11 fro

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

2025-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #10 from Remy Maucherat --- Ok, so this should (mostly) not affect standalone, but it's still very annoying. I would prefer doing a new release after we can reasonably rule out any other regressions (we seem to be fine so far, so it

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #9 from Mark Thomas --- (In reply to Remy Maucherat from comment #8) > Are we moving on with a round of new releases to fix this, given > that it has been reported quite a few times already ? I'm happy to do that. -- You are rec

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #8 from Remy Maucherat --- (In reply to Mark Thomas from comment #7) > (In reply to Remy Maucherat from comment #5) > > > The additional catch will be in 11.0.4, 10.1.35 and 9.0.100. > > Correction: 10.1.36 Indeed. Are we moving

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #7 from Mark Thomas --- (In reply to Remy Maucherat from comment #5) > The additional catch will be in 11.0.4, 10.1.35 and 9.0.100. Correction: 10.1.36 -- You are receiving this mail because: You are the assignee for the bug. --

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Remy Maucherat changed: What|Removed |Added CC||markus.stre...@sap.com --- Comment #6

[Bug 69578] Catalina start with java cargo does not work starting with 9.0.99

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69578 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 69578] New: Catalina start with java cargo does not work starting with 9.0.99

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69578 Bug ID: 69578 Summary: Catalina start with java cargo does not work starting with 9.0.99 Product: Tomcat 9 Version: 9.0.99 Hardware: PC OS: Linux

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #4 from Einar Bjarni Halldórsson --- Also happens to me after upgrading to Tomcat 11.0.3 OS: FreeBSD 14.2-RELEASE JVM: OpenJDK 64-Bit Server VM (build 17.0.13+11-1, mixed mode, sharing) Fixed by adding to JVM options: "--add-opens

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 zeitlin...@gmail.com changed: What|Removed |Added CC||zeitlin...@gmail.com --- Commen

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Remy Maucherat changed: What|Removed |Added CC||rgarciaparie...@gmail.com --- Comment

[Bug 69577] The new patch is avoid to start Tomcat

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69577 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #1 from Remy Maucherat --- I fail to reproduce this error (the error says it is a module access issue, and the Tomcat scripts open everything; are you trying something more restrictive ?) but the JreCompat is not correct since setAc

[Bug 69577] New: The new patch is avoid to start Tomcat

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69577 Bug ID: 69577 Summary: The new patch is avoid to start Tomcat Product: Tomcat 10 Version: 10.1.35 Hardware: PC OS: Linux Status: NEW Severity: normal

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

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 Bug ID: 69576 Summary: Tomcat doesn't start on JDK 17 due to an ExceptionInInitializerError Product: Tomcat 9 Version: unspecified Hardware: PC OS

(tomcat) branch 10.1.x updated: Correctly record request start time

2024-09-24 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 9ffba57778 Correctly record request start time

(tomcat) branch 11.0.x updated: Correctly record request start time

2024-09-24 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 2f63ba186c Correctly record request start time

(tomcat) branch main updated: Correctly record request start time

2024-09-24 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 f9d77aafd8 Correctly record request start time

(tomcat) 01/03: Replace diagram 4 - Container start process

2024-09-10 Thread markt
diagram 4 - Container start process --- webapps/docs/architecture/startup.xml | 13 ++- .../startup/4_catalina_start_2.plantuml| 103 + .../architecture/startup/4_catalina_start_2.png| Bin 0 -> 145242 bytes 3 files changed, 114 insertions(+)

(tomcat) 01/03: Replace diagram 4 - Container start process

2024-09-10 Thread markt
diagram 4 - Container start process --- webapps/docs/architecture/startup.xml | 13 ++- .../startup/4_catalina_start_2.plantuml| 103 + .../architecture/startup/4_catalina_start_2.png| Bin 0 -> 145242 bytes 3 files changed, 114 insertions(+)

(tomcat) 03/03: Add diagram showing Context start process

2024-09-10 Thread markt
showing Context start process --- webapps/docs/architecture/startup.xml | 3 +- .../startup/5_catalina_start_3.plantuml| 140 + .../architecture/startup/5_catalina_start_3.png| Bin 0 -> 266057 bytes 3 files changed, 142 insertions(+), 1 delet

(tomcat) 03/03: Add diagram showing Context start process

2024-09-10 Thread markt
showing Context start process --- webapps/docs/architecture/startup.xml | 3 +- .../startup/5_catalina_start_3.plantuml| 140 + .../architecture/startup/5_catalina_start_3.png| Bin 0 -> 266057 bytes 3 files changed, 142 insertions(+), 1 delet

(tomcat) 02/02: Add diagram showing Context start process

2024-09-10 Thread markt
showing Context start process --- webapps/docs/architecture/startup.xml | 3 +- .../startup/5_catalina_start_3.plantuml| 140 + .../architecture/startup/5_catalina_start_3.png| Bin 0 -> 266057 bytes 3 files changed, 142 insertions(+), 1 delet

(tomcat) branch main updated: Replace diagram 4 - Container start process

2024-09-10 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 9399733f90 Replace diagram 4 - Container start

(tomcat) branch 9.0.x updated: Convert diagram 3, the first part of the start process

2024-09-06 Thread markt
the start process 9f3554b831 is described below commit 9f3554b83165a4af4c0c046fb91988dd15439cc0 Author: Mark Thomas AuthorDate: Fri Sep 6 16:39:21 2024 +0100 Convert diagram 3, the first part of the start process --- webapps/docs/architecture/startup.xml | 6 +- .../architecture

(tomcat) branch 10.1.x updated: Convert diagram 3, the first part of the start process

2024-09-06 Thread markt
the start process 0532aeca50 is described below commit 0532aeca5033324cb9703701fcec9cb447d9f8a8 Author: Mark Thomas AuthorDate: Fri Sep 6 16:39:21 2024 +0100 Convert diagram 3, the first part of the start process --- webapps/docs/architecture/startup.xml | 6

(tomcat) branch 11.0.x updated: Convert diagram 3, the first part of the start process

2024-09-06 Thread markt
the start process e316affa7e is described below commit e316affa7e130cf576ac705a7d1b2faa89b72fe6 Author: Mark Thomas AuthorDate: Fri Sep 6 16:39:21 2024 +0100 Convert diagram 3, the first part of the start process --- webapps/docs/architecture/startup.xml | 6

(tomcat) branch main updated: Convert diagram 3, the first part of the start process

2024-09-06 Thread markt
start process 9f525abe27 is described below commit 9f525abe27d10b7cf302409fcf8f9f20d1a27981 Author: Mark Thomas AuthorDate: Fri Sep 6 16:39:21 2024 +0100 Convert diagram 3, the first part of the start process --- webapps/docs/architecture/startup.xml | 6 +- .../architecture

(tomcat) 01/04: Fix missing blank line at start of some files

2024-08-29 Thread markt
blank line at start of some files --- java/org/apache/tomcat/buildutil/translate/Import.java | 1 + 1 file changed, 1 insertion(+) diff --git a/java/org/apache/tomcat/buildutil/translate/Import.java b/java/org/apache/tomcat/buildutil/translate/Import.java index 5e6b717a62..8922ae3a93 100644 --- a

(tomcat) 01/04: Fix missing blank line at start of some files

2024-08-29 Thread markt
blank line at start of some files --- java/org/apache/tomcat/buildutil/translate/Import.java | 1 + 1 file changed, 1 insertion(+) diff --git a/java/org/apache/tomcat/buildutil/translate/Import.java b/java/org/apache/tomcat/buildutil/translate/Import.java index ba7598796f..1ccd1fb253 100644

(tomcat) 04/04: Fix missing blank line at start of some files

2024-08-29 Thread markt
blank line at start of some files --- java/org/apache/tomcat/buildutil/translate/Import.java | 1 + 1 file changed, 1 insertion(+) diff --git a/java/org/apache/tomcat/buildutil/translate/Import.java b/java/org/apache/tomcat/buildutil/translate/Import.java index 6b703888ec..b46a61a622 100644

(tomcat) 04/04: Fix missing blank line at start of some files

2024-08-29 Thread markt
blank line at start of some files --- java/org/apache/tomcat/buildutil/translate/Import.java | 1 + 1 file changed, 1 insertion(+) diff --git a/java/org/apache/tomcat/buildutil/translate/Import.java b/java/org/apache/tomcat/buildutil/translate/Import.java index 6b703888ec..b46a61a622 100644 --- a

[Bug 69293] Cannot start Apache

2024-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69293 Mark Thomas changed: What|Removed |Added Resolution|FIXED |INVALID -- You are receiving this mail

[Bug 69293] Cannot start Apache

2024-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69293 Mark Thomas changed: What|Removed |Added OS||All Status|NEW

[Bug 69293] New: Cannot start Apache

2024-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69293 Bug ID: 69293 Summary: Cannot start Apache Product: Tomcat 10 Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component

[Bug 69262] Application can fail to start if both jakarta.el::jakarta.el-api and org.apache.tomcat.embed::tomcat-embed-el are on the classpath

2024-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69262 --- Comment #4 from skylar.sut...@gmail.com --- If the Tomcat team thinks that is the best solution - sure. The root issue is that the community needs JSTL tags, but there is no Apache JSTL compatible with Jakarta (because the JSTL project was

[Bug 69262] Application can fail to start if both jakarta.el::jakarta.el-api and org.apache.tomcat.embed::tomcat-embed-el are on the classpath

2024-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69262 --- Comment #2 from skylar.sut...@gmail.com --- Then I think there is an argument to be made for Tomcat to provide a JSTL implementation, so the JSP users do not have to go out and pull in the Glassfish reference implementation (which brings jak

[Bug 69262] Application can fail to start if both jakarta.el::jakarta.el-api and org.apache.tomcat.embed::tomcat-embed-el are on the classpath

2024-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69262 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 69262] Application can fail to start if both jakarta.el::jakarta.el-api and org.apache.tomcat.embed::tomcat-embed-el are on the classpath

2024-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69262 skylar.sut...@gmail.com changed: What|Removed |Added CC||skylar.sut...@gmail.com -- Y

[Bug 69262] New: Application can fail to start if both jakarta.el::jakarta.el-api and org.apache.tomcat.embed::tomcat-embed-el are on the classpath

2024-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69262 Bug ID: 69262 Summary: Application can fail to start if both jakarta.el::jakarta.el-api and org.apache.tomcat.embed::tomcat-embed-el are on the classpath

[Bug 68493] NoSuchMethodException: java.lang.foreign.MemorySegment.getString(long) is thrown during the application start using java 21

2024-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68493 --- Comment #4 from Manak Bisht --- Somehow, embarrassingly, I missed both those obvious details. Thanks for the correcting me. I will be more mindful in the future. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 68493] NoSuchMethodException: java.lang.foreign.MemorySegment.getString(long) is thrown during the application start using java 21

2024-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68493 --- Comment #3 from Mark Thomas --- Those are debug messages, not error messages and are expected when running on Java 21. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 68493] NoSuchMethodException: java.lang.foreign.MemorySegment.getString(long) is thrown during the application start using java 21

2024-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68493 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 68493] NoSuchMethodException: java.lang.foreign.MemorySegment.getString(long) is thrown during the application start using java 21

2024-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68493 Manak Bisht changed: What|Removed |Added OS||All --- Comment #1 from Manak Bisht ---

[Bug 68493] New: NoSuchMethodException: java.lang.foreign.MemorySegment.getString(long) is thrown during the application start using java 21

2024-01-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68493 Bug ID: 68493 Summary: NoSuchMethodException: java.lang.foreign.MemorySegment.getString(long) is thrown during the application start using java 21 Product: Tomcat 11

(tomcat) branch 9.0.x updated: Clarify start stop of Tomcat using the trace agent

2023-12-15 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new f17009afaa Clarify start stop of Tomcat using the

(tomcat) branch 10.1.x updated: Clarify start stop of Tomcat using the trace agent

2023-12-15 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 4ea6147002 Clarify start stop of Tomcat using the

(tomcat) branch main updated: Clarify start stop of Tomcat using the trace agent

2023-12-15 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 96de7b5091 Clarify start stop of Tomcat using the

Re: unable to start the tomcat 11 after successful build

2023-11-15 Thread Mark Thomas
This message belongs on the users mailing list, not the dev list. https://tomcat.apache.org/lists.html Mark On 15/11/2023 08:07, koteswara Rao Gundapaneni wrote: Hi I am unable to start the tomcat 11 server after successful build even its not showing proper errors log is not able to view

unable to start the tomcat 11 after successful build

2023-11-15 Thread koteswara Rao Gundapaneni
Hi I am unable to start the tomcat 11 server after successful build even its not showing proper errors log is not able to view as its showing the console in just few seconds though I have catalina_home and java_home set properly Thanks Koti

(tomcat) branch main updated: BZ 66875. jakarta.servlet.error.exception shouldn't start error handling

2023-11-01 Thread markt
shouldn't start error handling 276e04f3d5 is described below commit 276e04f3d5ddab68914be9234bdca8fc06bf6412 Author: Mark Thomas AuthorDate: Wed Nov 1 15:25:44 2023 + BZ 66875. jakarta.servlet.error.exception shouldn't start error handling --- java/org/apache/catalina

(tomcat) branch 9.0.x updated: BZ 66875. jakarta.servlet.error.exception shouldn't start error handling

2023-11-01 Thread markt
. jakarta.servlet.error.exception shouldn't start error handling 2c5c9e3a1b is described below commit 2c5c9e3a1b71448c388e6ee07222128401d65743 Author: Mark Thomas AuthorDate: Wed Nov 1 15:25:44 2023 + BZ 66875. jakarta.servlet.error.exception shouldn't start error handling --- java/org/apache/catalina

(tomcat) branch 8.5.x updated: BZ 66875. jakarta.servlet.error.exception shouldn't start error handling

2023-11-01 Thread markt
. jakarta.servlet.error.exception shouldn't start error handling 37789ecd15 is described below commit 37789ecd1551585f812b2b00a9b6b0620f53ae21 Author: Mark Thomas AuthorDate: Wed Nov 1 15:25:44 2023 + BZ 66875. jakarta.servlet.error.exception shouldn't start error handling --- java/org/apache/catalina

(tomcat) branch 10.1.x updated: BZ 66875. jakarta.servlet.error.exception shouldn't start error handling

2023-11-01 Thread markt
. jakarta.servlet.error.exception shouldn't start error handling eb735f853f is described below commit eb735f853f7f1607ff82e70b4fe0f985a4622637 Author: Mark Thomas AuthorDate: Wed Nov 1 15:25:44 2023 + BZ 66875. jakarta.servlet.error.exception shouldn't start error handling --- java/org/apache/catalina

[tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-10 Thread markt
management of utility executor from init/destroy to start/stop --- java/org/apache/catalina/connector/Connector.java | 14 --- java/org/apache/catalina/core/ContainerBase.java | 20 +++- java/org/apache/catalina/core/StandardServer.java | 28 +++--- .../apache

[tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-10 Thread markt
management of utility executor from init/destroy to start/stop --- java/org/apache/catalina/connector/Connector.java | 14 --- java/org/apache/catalina/core/ContainerBase.java | 20 +++- java/org/apache/catalina/core/StandardServer.java | 28 +++--- .../apache

Re: [tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-05 Thread Mark Thomas
https://gitbox.apache.org/repos/asf/tomcat.git commit 4b097bf2e9075e9e2949ec5aa410cba3c2b85374 Author: Mark Thomas AuthorDate: Thu May 4 14:41:01 2023 +0100 Move management of utility executor from init/destroy to start/stop --- java/org/apache/catalina/connector/Connector.java | 13 +++--- java

Re: [tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-05 Thread Han Li
pushed a commit to branch main >>> in repository https://gitbox.apache.org/repos/asf/tomcat.git >>> >>> commit 4b097bf2e9075e9e2949ec5aa410cba3c2b85374 >>> Author: Mark Thomas >>> AuthorDate: Thu May 4 14:41:01 2023 +0100 >>> >>> Move managem

Re: [tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-05 Thread koteswara Rao Gundapaneni
Hi Team , Management of start and stop might be arrested Regards Koti On Thu, 4 May 2023, 19:12 , wrote: > 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.gi

Re: [tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-05 Thread Mark Thomas
4b097bf2e9075e9e2949ec5aa410cba3c2b85374 Author: Mark Thomas AuthorDate: Thu May 4 14:41:01 2023 +0100 Move management of utility executor from init/destroy to start/stop --- java/org/apache/catalina/connector/Connector.java | 13 +++--- java/org/apache/catalina/core/ContainerBase.java | 20 +++- java/org

Re: [tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-04 Thread Han Li
410cba3c2b85374 > Author: Mark Thomas > AuthorDate: Thu May 4 14:41:01 2023 +0100 > >Move management of utility executor from init/destroy to start/stop > --- > java/org/apache/catalina/connector/Connector.java | 13 +++--- > java/org/apache/catalina/core/ContainerBase.j

Re: [tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-04 Thread Rémy Maucherat
/asf/tomcat.git > > > > commit 4b097bf2e9075e9e2949ec5aa410cba3c2b85374 > > Author: Mark Thomas > > AuthorDate: Thu May 4 14:41:01 2023 +0100 > > > > Move management of utility executor from init/destroy to start/stop > > My plan is to back-port th

Re: [tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-04 Thread Mark Thomas
: Thu May 4 14:41:01 2023 +0100 Move management of utility executor from init/destroy to start/stop My plan is to back-port this to earlier versions once the May releases have been tagged. Mark - To unsubscribe, e-mail: dev

[tomcat] 02/02: Move management of utility executor from init/destroy to start/stop

2023-05-04 Thread markt
management of utility executor from init/destroy to start/stop --- java/org/apache/catalina/connector/Connector.java | 13 +++--- java/org/apache/catalina/core/ContainerBase.java | 20 +++- java/org/apache/catalina/core/StandardServer.java | 28 +++--- .../apache/catalina

[tomcat] branch 8.5.x updated: Start to add CheckStyle validation of Javadoc

2023-01-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 85ecd7dddc Start to add CheckStyle validation of

[tomcat] branch 9.0.x updated: Start to add CheckStyle validation of Javadoc

2023-01-12 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 1b48bc6d94 Start to add CheckStyle validation of

[tomcat] branch main updated: Start to add CheckStyle validation of Javadoc

2023-01-12 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 36ea09c7fc Start to add CheckStyle validation of

[tomcat] branch 10.1.x updated: Start to add CheckStyle validation of Javadoc

2023-01-12 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 815f264e19 Start to add CheckStyle validation of

[Bug 66351] Tomcat 10.1.2 failed to start up

2022-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66351 --- Comment #2 from zx --- Ok thanks for information. I see other people reported it. Waiting for 10.1.3 release. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 66351] Tomcat 10.1.2 failed to start up

2022-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66351 Han Li changed: What|Removed |Added OS||All Resolution|---

[Bug 66351] New: Tomcat 10.1.2 failed to start up

2022-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66351 Bug ID: 66351 Summary: Tomcat 10.1.2 failed to start up Product: Tomcat 10 Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2

[tomcat-jakartaee-migration] 03/03: Copyright - Added an inceptionYear element to the POM file. Updated copyright year in the NOTICE to start with 2020.

2022-07-21 Thread kkolinko
2022 +0300 Copyright - Added an inceptionYear element to the POM file. Updated copyright year in the NOTICE to start with 2020. Initial commits in this repository and the tag for version 0.0.1 were on January 13th 2020. Though there was a discussion on the dev@ mailing list

[Bug 66089] Tomcat 9.0.63 won't start when used with a SSL certificate containing a RSA Private Key

2022-05-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66089 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 66089] Tomcat 9.0.63 won't start when used with a SSL certificate containing a RSA Private Key

2022-05-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66089 --- Comment #3 from jfclere --- https://github.com/apache/tomcat/pull/517 should fix the problem. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 66089] Tomcat 9.0.63 won't start when used with a SSL certificate containing a RSA Private Key

2022-05-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66089 --- Comment #2 from jfclere --- I think the logic looks for something like: -BEGIN RSA PRIVATE KEY- Proc-Type: 4,ENCRYPTED DEK-Info: AES-256-CBC,E9F2FB791E9BAAEC7BEE71DA73CA35F3 4LBH2H34b4BW0C2v8VYkp8/MCWPmW7iJnuqvH103DxnFV+PBnXXeEjiUs

[Bug 66089] Tomcat 9.0.63 won't start when used with a SSL certificate containing a RSA Private Key

2022-05-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66089 --- Comment #1 from Remy Maucherat --- This change was part of the PR, and I don't see any reason for it ... -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 66089] New: Tomcat 9.0.63 won't start when used with a SSL certificate containing a RSA Private Key

2022-05-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66089 Bug ID: 66089 Summary: Tomcat 9.0.63 won't start when used with a SSL certificate containing a RSA Private Key Product: Tomcat 9 Version: 9.0.63 Hardware

[Bug 66074] 'Starting Tomcat v9.0 Server at localhost' has encountered a problem. Failed to start the server.

2022-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66074 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE OS|

[Bug 66074] New: 'Starting Tomcat v9.0 Server at localhost' has encountered a problem. Failed to start the server.

2022-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66074 Bug ID: 66074 Summary: 'Starting Tomcat v9.0 Server at localhost' has encountered a problem. Failed to start the server. Product: Tomcat 9 Version: 9.0.x Hardw

[tomcat] branch 8.5.x updated: Refactor check of cluster start to improve robustness

2021-11-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 1c87ae7 Refactor check of cluster start to

[tomcat] branch 9.0.x updated: Refactor check of cluster start to improve robustness

2021-11-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new f7cf970 Refactor check of cluster start to

[tomcat] branch 10.0.x updated: Refactor check of cluster start to improve robustness

2021-11-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 5a2b573 Refactor check of cluster start to

[tomcat] branch main updated: Refactor check of cluster start to improve robustness

2021-11-18 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 99d3559 Refactor check of cluster start to improve

Re: [tomcat] branch main updated: Ensure request URIs start with /

2021-10-14 Thread Konstantin Kolinko
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 pu

Re: [tomcat] branch main updated: Ensure request URIs start with /

2021-10-14 Thread Mark Thomas
/tomcat.git The following commit(s) were added to refs/heads/main by this push: new d33cce6 Ensure request URIs start with / d33cce6 is described below commit d33cce6c196efed8e35518711ba27af0a8c93d09 Author: Mark Thomas AuthorDate: Wed Oct 13 18:33:55 2021 +0100 Ensure request URIs

  1   2   3   4   5   6   7   8   >