[Bug 66557] Faulting application name: tomcat9.exe, version: 1.3.3.0, time stamp: 0x637e7ca5

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66557 --- Comment #3 from Denish Kothadiya --- (In reply to Mark Thomas from comment #1) > Please report this issue against the Commons Daemon project: > > https://issues.apache.org/jira/projects/DAEMON/issues/DAEMON- > 429?filter=allopenissues Sur

[Bug 66554] tomcat shutdown error in log

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554 --- Comment #7 from Christopher Schultz --- (In reply to SESAME from comment #5) > Thank you for your answer, I will wait for the release of version 9.0.74, do > you have a date ? Have a look at the release history for Tomcat 9 and set your ex

Re: [tomcat] branch main updated: Initialize Random during server initialization

2023-04-06 Thread Christopher Schultz
Rémy, On 4/6/23 10:11, r...@apache.org wrote: 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 0c0d

[Bug 66557] Faulting application name: tomcat9.exe, version: 1.3.3.0, time stamp: 0x637e7ca5

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66557 --- Comment #2 from Christopher Schultz --- 0xc374 Heap corruption, ouch. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-ma

[Bug 66508] Tomcat after a GC pause causes the HTTP threads to be blocked to acquire a semaphore to process WebSockets connection closure.

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66508 Matafagafo changed: What|Removed |Added CC||matafag...@yahoo.com -- You are receivin

Buildbot success in on tomcat-8.5.x

2023-04-06 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/36/builds/446 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 8.5.x] 72fc18604887c6946ec5b93942ed8348761fb207 Steps: worke

Buildbot success in on tomcat-9.0.x

2023-04-06 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/509 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 10048baf73dba1be2a09946162835990a17a Steps: worke

[Bug 66556] Addind RemoteIpValve redirects the requests to http port instead of expected https.

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66556 --- Comment #2 from Mark Thomas --- I suspect the x-forwarded-proto header value in the request is not as expected. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 66508] Tomcat after a GC pause causes the HTTP threads to be blocked to acquire a semaphore to process WebSockets connection closure.

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66508 --- Comment #19 from Mark Thomas --- I've applied a further fix for this. I've also updated the dev build at: https://people.apache.org/~markt/dev/v9.0.74-dev/ Same caveats apply: - this is not an official release - use it at your own risk -

[Bug 66557] Faulting application name: tomcat9.exe, version: 1.3.3.0, time stamp: 0x637e7ca5

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66557 Mark Thomas changed: What|Removed |Added OS||All Resolution|---

[Bug 66554] tomcat shutdown error in log

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Align with 9.0.x, 10.1.x & 11.0.x

2023-04-06 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 72fc186048 Align with 9.0.x, 10.1.x & 11.0.x 72fc18

[tomcat] branch 8.5.x updated: Fix back-port

2023-04-06 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 0e49ce6644 Fix back-port 0e49ce6644 is described be

[tomcat] branch 9.0.x updated: Align with 10.1.x/11.0.x

2023-04-06 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 10048baf73 Align with 10.1.x/11.0.x 10048baf73 is d

[tomcat] branch main updated: Align with 9.0.x / 10.1.x

2023-04-06 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 a4b6d3a2d0 Align with 9.0.x / 10.1.x a4b6d3a2d0 is de

[tomcat] branch 8.5.x updated (1fb11eb135 -> 6688878e8a)

2023-04-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 1fb11eb135 Refactor to remove syncs on SocketWrapper to support Loom experiments new 266cc81cbf Add a test case fo

[tomcat] 02/02: Further fix for BZ 66508

2023-04-06 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 commit 6688878e8a5b94af6bcd48b48c95bfa221643dc1 Author: Mark Thomas AuthorDate: Wed Apr 5 17:18:36 2023 +0100 Further fix fo

[tomcat] 01/02: Add a test case for BZ 66508

2023-04-06 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 commit 266cc81cbf51776b794c735a2d87a7cf9950eaff Author: Mark Thomas AuthorDate: Tue Apr 4 20:11:25 2023 +0100 Add a test cas

[Bug 66554] tomcat shutdown error in log

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554 SESAME changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 66554] tomcat shutdown error in log

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554 --- Comment #5 from SESAME --- Thank you for your answer, I will wait for the release of version 9.0.74, do you have a date ? -- You are receiving this mail because: You are the assignee for the bug. --

[tomcat] branch 8.5.x updated: Refactor to remove syncs on SocketWrapper to support Loom experiments

2023-04-06 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 1fb11eb135 Refactor to remove syncs on SocketWrappe

[tomcat] branch 9.0.x updated (93a8796c0f -> 87f2943ba6)

2023-04-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 93a8796c0f Initialize Random during server initialization new 19f04cba5c Add a test case for BZ 66508 new 87f2

[tomcat] 02/02: Further fix for BZ 66508

2023-04-06 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 commit 87f2943ba68e9cbfc080738cfc818b7a8b9ea9d4 Author: Mark Thomas AuthorDate: Wed Apr 5 17:18:36 2023 +0100 Further fix fo

[tomcat] 01/02: Add a test case for BZ 66508

2023-04-06 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 commit 19f04cba5cc11a49794f7b277013290cbe7432ca Author: Mark Thomas AuthorDate: Tue Apr 4 20:11:25 2023 +0100 Add a test cas

[Bug 66554] tomcat shutdown error in log

2023-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66554 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Initialize Random during server initialization

2023-04-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 b123b0e56d Initialize Random during server initializ

[tomcat] branch 9.0.x updated: Initialize Random during server initialization

2023-04-06 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 93a8796c0f Initialize Random during server initializ

[tomcat] branch 10.1.x updated: Initialize Random during server initialization

2023-04-06 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 4f408d5ae2 Initialize Random during server initial

[tomcat] branch main updated: Initialize Random during server initialization

2023-04-06 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 0c0db9f9de Initialize Random during server initializat

Re: [tomcat] branch main updated: Initialize Random during server initialization

2023-04-06 Thread Rémy Maucherat
On Thu, Apr 6, 2023 at 3:18 PM Mark Thomas wrote: > > On 06/04/2023 14:14, r...@apache.org wrote: > > 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 fol

Buildbot failure in on tomcat-9.0.x

2023-04-06 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/508 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] cf3ffde89312ff012ef15d7ae6c785e257115b

[tomcat] branch 9.0.x updated: Additional place where sync needs to be replaced with ReentrantLock

2023-04-06 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 90daa3fab5 Additional place where sync needs to be

[tomcat] branch main updated: Revert for now (wrong location)

2023-04-06 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 c765654025 Revert for now (wrong location) c765654025

Re: [tomcat] branch main updated: Initialize Random during server initialization

2023-04-06 Thread Mark Thomas
On 06/04/2023 14:14, r...@apache.org wrote: 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 973ef49

[tomcat] branch main updated: Initialize Random during server initialization

2023-04-06 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 973ef49b4f Initialize Random during server initializat

[tomcat] branch 9.0.x updated: Fix errors in back-port

2023-04-06 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 9d0c82b15e Fix errors in back-port 9d0c82b15e is de

[tomcat] branch 9.0.x updated: Refactor to remove syncs on SocketWrapper to support Loom experiments

2023-04-06 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 cf3ffde893 Refactor to remove syncs on SocketWrappe

[tomcat] 02/02: Further fix for BZ 66508

2023-04-06 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 commit 889a5740878d4b76fa127189cc0e8694c3324cf7 Author: Mark Thomas AuthorDate: Wed Apr 5 17:18:36 2023 +0100 Further fix f

[tomcat] 01/02: Add a test case for BZ 66508

2023-04-06 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 commit 6c56555eb00602606a3db05d39a133db5666519d Author: Mark Thomas AuthorDate: Tue Apr 4 20:11:25 2023 +0100 Add a test ca

[tomcat] branch 10.1.x updated (a03832d071 -> 889a574087)

2023-04-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from a03832d071 Fix comment new 6c56555eb0 Add a test case for BZ 66508 new 889a574087 Further fix for BZ 66508 T

[GitHub] [tomcat] markt-asf closed pull request #606: Further fix for BZ 66508

2023-04-06 Thread via GitHub
markt-asf closed pull request #606: Further fix for BZ 66508 URL: https://github.com/apache/tomcat/pull/606 -- 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 comment. To unsubscribe, e-ma

[GitHub] [tomcat] markt-asf commented on pull request #606: Further fix for BZ 66508

2023-04-06 Thread via GitHub
markt-asf commented on PR #606: URL: https://github.com/apache/tomcat/pull/606#issuecomment-1498929684 Updated and applied directly. -- 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 c

[tomcat] 01/02: Add a test case for BZ 66508

2023-04-06 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 150171f0a8e06b4ce8a2beb618bf85a5bb5240d3 Author: Mark Thomas AuthorDate: Tue Apr 4 20:11:25 2023 +0100 Add a test case

[tomcat] 02/02: Further fix for BZ 66508

2023-04-06 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 dccc2644ce701e88b152563473a350ec33a29a81 Author: Mark Thomas AuthorDate: Fri Mar 24 17:21:04 2023 + Further fix fo

[tomcat] branch main updated (0eb4b7344f -> dccc2644ce)

2023-04-06 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 0eb4b7344f Fix comment new 150171f0a8 Add a test case for BZ 66508 new dccc2644ce Further fix for BZ 66508 The

Re: BZ 66508 and tagging progress update

2023-04-06 Thread Mark Thomas
On 05/04/2023 17:56, Mark Thomas wrote: On 05/04/2023 17:46, Rémy Maucherat wrote: On Wed, Apr 5, 2023 at 5:32 PM Mark Thomas wrote: On 05/04/2023 13:01, Mark Thomas wrote: Good news and bad news. The good news is that the issues were with the test. The test has to use statics to pass dat