Buildbot failure in on tomcat-8.5.x

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

Buildbot success in on tomcat-11.0.x

2023-04-25 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/325 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] 800abedcbb75d853a4e044d1086548cafbcf0d84 Steps:

Buildbot failure in on tomcat-11.0.x

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

[Bug 66574] Deadlock in websocket code

2023-04-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66574 --- Comment #9 from Mark Thomas --- Great. 9.0.75-dev build that includes the proposed fix for this deadlock is available at: https://people.apache.org/~markt/dev/v9.0.75-dev/ Usual caveats apply. This is not an official release. It is only

[tomcat] branch 8.5.x updated: Fix warning

2023-04-25 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 9ddf8d73e3 Fix warning 9ddf8d73e3 is described

[tomcat] branch 10.1.x updated: Fix warning

2023-04-25 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 c2d95eb783 Fix warning c2d95eb783 is described

[tomcat] branch 9.0.x updated: Fix warning

2023-04-25 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 c8da1ade41 Fix warning c8da1ade41 is described

[tomcat] branch main updated: Fix warning

2023-04-25 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 800abedcbb Fix warning 800abedcbb is described below

svn commit: r61474 - in /release/tomcat: tomcat-11/v11.0.0-M4/ tomcat-9/v9.0.73/

2023-04-25 Thread markt
Author: markt Date: Tue Apr 25 20:24:25 2023 New Revision: 61474 Log: Drop older versions from CDN Removed: release/tomcat/tomcat-11/v11.0.0-M4/ release/tomcat/tomcat-9/v9.0.73/ - To unsubscribe, e-mail:

[tomcat] branch main updated: Add release date for 11.0.0-M5

2023-04-25 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 bd613e03ff Add release date for 11.0.0-M5 bd613e03ff

[tomcat] branch 8.5.x updated: Fix BZ 66574 - refactor close to avoid possible deadlock

2023-04-25 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 6759f9e92b Fix BZ 66574 - refactor close to avoid

[tomcat] branch 9.0.x updated: Fix BZ 66574 - refactor close to avoid possible deadlock

2023-04-25 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 0046da8747 Fix BZ 66574 - refactor close to avoid

[tomcat] branch 10.1.x updated: Fix BZ 66574 - refactor close to avoid possible deadlock

2023-04-25 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 260f5982ae Fix BZ 66574 - refactor close to

[tomcat] branch main updated: Fix BZ 66574 - refactor close to avoid possible deadlock

2023-04-25 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 36f134465d Fix BZ 66574 - refactor close to avoid

[Bug 66574] Deadlock in websocket code

2023-04-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66574 --- Comment #8 from Boris Petrov --- Great, thanks a lot for the quick fix! I'll try to test with whatever you give me, yes. 9.0.x, correct. Thanks! -- You are receiving this mail because: You are the assignee for the bug.

[Bug 66574] Deadlock in websocket code

2023-04-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66574 --- Comment #7 from Mark Thomas --- I have a patch that addresses this issue by refactoring the session state so it uses an AtomicReference (with a couple of extra states) rather than a lock. Initial testing is positive but I am currently

[GitHub] [tomcat-maven-plugin] fage88 closed pull request #28: PFCORE-7274 upgrade tomcat 7 version to 7.0.92

2023-04-25 Thread via GitHub
fage88 closed pull request #28: PFCORE-7274 upgrade tomcat 7 version to 7.0.92 URL: https://github.com/apache/tomcat-maven-plugin/pull/28 -- 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

[GitHub] [tomcat-maven-plugin] fage88 commented on pull request #28: PFCORE-7274 upgrade tomcat 7 version to 7.0.92

2023-04-25 Thread via GitHub
fage88 commented on PR #28: URL: https://github.com/apache/tomcat-maven-plugin/pull/28#issuecomment-1522064083 Closing this PR, we abandoned Tomcat -- 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

[Bug 66574] Deadlock in websocket code

2023-04-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66574 --- Comment #6 from Mark Thomas --- This is related to one of the fixes for bug 66508. Specifically this change: https://github.com/apache/tomcat/commit/dccc2644ce701e88b152563473a350ec33a29a81 In short, the above change replaced the internal

Re: [tomcat] branch main updated: Fix checkstyle

2023-04-25 Thread Han Li
> On Apr 25, 2023, at 15:07, 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

[tomcat] branch 8.5.x updated: Fix checkstyle

2023-04-25 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 7a3a3a4cf5 Fix checkstyle 7a3a3a4cf5 is described

[tomcat] branch 9.0.x updated: Fix checkstyle

2023-04-25 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 8baca9ff8a Fix checkstyle 8baca9ff8a is described

[tomcat] branch 10.1.x updated: Fix checkstyle

2023-04-25 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 926cf93b42 Fix checkstyle 926cf93b42 is described

[tomcat] branch main updated: Fix checkstyle

2023-04-25 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 7dbba140fd Fix checkstyle 7dbba140fd is described