[tomcat] branch 9.0.x updated: Refactor to reduce pinning in HTTP/2 code when using virtual threads

2023-07-27 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 dc8f0d1b3c Refactor to reduce pinning in HTTP/2

[tomcat] branch main updated: Refactor to reduce pinning in HTTP/2 code when using virtual threads

2023-07-27 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 762eb130a8 Refactor to reduce pinning in HTTP/2 code

[tomcat] branch 10.1.x updated: Refactor to reduce pinning in HTTP/2 code when using virtual threads

2023-07-27 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 e633e73d61 Refactor to reduce pinning in HTTP/2

[tomcat] branch 8.5.x updated: Update comment

2023-07-27 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 3c6115e9b2 Update comment 3c6115e9b2 is described

[tomcat] branch main updated: Update comment

2023-07-27 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 ca06a33bd4 Update comment ca06a33bd4 is described

[tomcat] branch 10.1.x updated: Update comment

2023-07-27 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 b6da30e558 Update comment b6da30e558 is

[tomcat] branch 9.0.x updated: Update comment

2023-07-27 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 5e27393e76 Update comment 5e27393e76 is described

[tomcat] branch 8.5.x updated: Refactor to reduce pinning in HTTP/2 code when using virtual threads

2023-07-27 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 10af915c7e Refactor to reduce pinning in HTTP/2

[Bug 66792] unpacked war application for virtual host fails

2023-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66792 olivier.roq...@univ-toulouse.fr changed: What|Removed |Added Resolution|INVALID |---

[tomcat] branch 8.5.x updated: Simplify the logic

2023-07-27 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 e0b8faba50 Simplify the logic e0b8faba50 is

[tomcat] branch 9.0.x updated: Simplify the logic

2023-07-27 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 a4e2a04203 Simplify the logic a4e2a04203 is

[tomcat] branch main updated: Simplify the logic

2023-07-27 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 35b8e5ba96 Simplify the logic 35b8e5ba96 is

[tomcat] branch 10.1.x updated: Simplify the logic

2023-07-27 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 e3b5d0567d Simplify the logic e3b5d0567d is

[GitHub] [tomcat] jfclere commented on pull request #641: Add DESTROYED state (if DESTROYED we are already STOPPED).

2023-07-27 Thread via GitHub
jfclere commented on PR #641: URL: https://github.com/apache/tomcat/pull/641#issuecomment-1653258265 OK the lot of times is because of the Thread.sleep(500); in checkResources() in HostConfig. -- This is an automated message from the Apache Git Service. To respond to the message, please

[Bug 66792] unpacked war application for virtual host fails

2023-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66792 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|REOPENED

[Bug 66792] unpacked war application for virtual host fails

2023-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66792 --- Comment #3 from olivier.roq...@univ-toulouse.fr --- I have tried to move the orcidapps folder outside /var/lib/tomcat9 and it works also perfectly. It seems there are special rules inside /vr/lib/tomcat9 thatt i don't understand. -- You

Re: Buildbot failure in on tomcat-10.1.x

2023-07-27 Thread Mark Thomas
This looks to be a valid failure. https://nightlies.apache.org/tomcat/tomcat-10.1.x/logs/882/TEST-org.apache.coyote.http2.TestRfc9218.NIO.txt I'm looking into it. Mark On 27/07/2023 17:56, build...@apache.org wrote: Build status: BUILD FAILED: failed compile (failure) Worker used:

Re: Buildbot failure in on tomcat-11.0.x

2023-07-27 Thread Mark Thomas
This was an APR crash on shutdown. I've see a couple of these recently but haven't spotted a pattern. Nor have they bee frequent enough to be repeatable. Mark On 27/07/2023 17:11, build...@apache.org wrote: Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu

[tomcat] branch 9.0.x updated: Additional debug logging after CI test failure

2023-07-27 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 72125872fa Additional debug logging after CI test

[Bug 66706] The name of jar is different with the artifactId in the pom file

2023-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66706 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark

Buildbot failure in on tomcat-11.0.x

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

Buildbot failure in on tomcat-10.1.x

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

[tomcat] branch main updated: Additional debug logging after CI test failure

2023-07-27 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 5cd6da7dca Additional debug logging after CI test

[tomcat] branch 8.5.x updated: Additional debug logging after CI test failure

2023-07-27 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 50b61fd467 Additional debug logging after CI test

[tomcat] branch 10.1.x updated: Additional debug logging after CI test failure

2023-07-27 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 97ce7f957f Additional debug logging after CI

[Bug 66669] JVM crash in APR mode

2023-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=9 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #13 from Mark Thomas

Buildbot success in on tomcat-11.0.x

2023-07-27 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/497 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] 5cd6da7dca87ddd92ac6be3ee2c0779696f198ab Steps:

Buildbot success in on tomcat-10.1.x

2023-07-27 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/883 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 10.1.x] 97ce7f957f0a893aa4f1429ada6ef9788874b81b Steps: