[Bug 66658] Reference GitHub Actions and Docker Images by SHA

2023-07-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66658 --- Comment #2 from Diogo Sant Anna --- Hi Mark, thanks for the thoughtful reply! I understand your concerns and they are all valid. It really doesn't make much sense to hash-pin dependencies if you don't use any dependency automate tool, and

Buildbot success in on tomcat-9.0.x

2023-07-24 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/625 Blamelist: Mark Thomas , Yordanov Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 0ed01f7726cace0804b1c9cda78687cf87953777 Steps:

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

2023-07-24 Thread via GitHub
jfclere commented on PR #641: URL: https://github.com/apache/tomcat/pull/641#issuecomment-1648253450 I need to find a way to reproduce to investigate more. -- 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

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

2023-07-24 Thread via GitHub
jfclere commented on PR #641: URL: https://github.com/apache/tomcat/pull/641#issuecomment-1648251042 Just deleted on the file system. -- 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] markt-asf commented on pull request #641: Add DESTROYED state (if DESTROYED we are already STOPPED).

2023-07-24 Thread via GitHub
markt-asf commented on PR #641: URL: https://github.com/apache/tomcat/pull/641#issuecomment-1648200548 Just deleted on the file system or removed via the Manager app? It looks like there are sorts of race possibilities between `Host` and `HostConfig`. How far do we want to go to

[Bug 66684] SSL HandShake failed when crlFile linked to an empty file

2023-07-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66684 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 66683] org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header, Unexpected state: headers already parsed. Buffer not recycled?

2023-07-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66683 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2023-07-24 Thread via GitHub
markt-asf commented on PR #641: URL: https://github.com/apache/tomcat/pull/641#issuecomment-1648116169 This doesn't seem quite right to me. If a container has been destroyed, it is not valid to call stop(). I think we need to understand how this is happening before we start looking at

[Bug 66681] .getBasicRemote().flushBatch() causes NPE with PerMessageDeflate

2023-07-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66681 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[GitHub] [tomcat] jfclere opened a new pull request, #641: Add DESTROYED state (if DESTROYED we are already STOPPED).

2023-07-24 Thread via GitHub
jfclere opened a new pull request, #641: URL: https://github.com/apache/tomcat/pull/641 I have seen: 04-Apr-2023 06:12:45.499 SEVERE [main] org.apache.catalina.core.ContainerBase.stopInternal A child container failed during stop java.util.concurrent.ExecutionException:

[tomcat] branch 8.5.x updated: Fix BZ 66681 - NPE on batch flush when permessage-deflate enabled

2023-07-24 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 ffa96fe757 Fix BZ 66681 - NPE on batch flush when

[tomcat] branch 9.0.x updated: Fix BZ 66681 - NPE on batch flush when permessage-deflate enabled

2023-07-24 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 0ed01f7726 Fix BZ 66681 - NPE on batch flush when

[tomcat] branch 10.1.x updated: Fix BZ 66681 - NPE on batch flush when permessage-deflate enabled

2023-07-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 978ff4af95 Fix BZ 66681 - NPE on batch flush

[tomcat] branch main updated (728dc8da2c -> a2615d18d6)

2023-07-24 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 728dc8da2c Fix comment typo add a2615d18d6 Fix BZ 66681 - NPE on batch flush when permessage-deflate enabled No

[tomcat] branch 8.5.x updated: Fix comment typo

2023-07-24 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 241a0765c9 Fix comment typo 241a0765c9 is

[tomcat] branch 9.0.x updated: Fix comment typo

2023-07-24 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 079b2ea443 Fix comment typo 079b2ea443 is

[tomcat] branch main updated: Fix comment typo

2023-07-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 728dc8da2c Fix comment typo 728dc8da2c is described

[tomcat] branch 10.1.x updated: Fix comment typo

2023-07-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 da8bd4eea1 Fix comment typo da8bd4eea1 is

Buildbot failure in on tomcat-9.0.x

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

[Bug 66680] [StandardSession] Misleading warning "Cannot serialize Principal object for session"

2023-07-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66680 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] 02/02: Add an entry for BZ 66680 / #638

2023-07-24 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 529862c133d92f0630e1ae80268550171edbc9d2 Author: Mark Thomas AuthorDate: Mon Jul 24 11:14:52 2023 +0100 Add an entry

[tomcat] 01/02: StandardSession.java @doWriteObject: adds null-check to sessionPrincipal before checking if serializable to prevent misleading warning message logged.

2023-07-24 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 dd8c2e5f7f891b91ef38b789ca28c39c39824b6b Author: Yordanov AuthorDate: Thu Jul 13 12:04:25 2023 +0200

[tomcat] branch 8.5.x updated (973f80af39 -> 529862c133)

2023-07-24 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 973f80af39 Fix use of incorrect constant new dd8c2e5f7f StandardSession.java @doWriteObject: adds null-check to

[tomcat] 01/02: StandardSession.java @doWriteObject: adds null-check to sessionPrincipal before checking if serializable to prevent misleading warning message logged.

2023-07-24 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 d2e0ef68de5408572fdb9885b2a0be5458525613 Author: Yordanov AuthorDate: Thu Jul 13 12:04:25 2023 +0200

[tomcat] branch 9.0.x updated (e179752441 -> 6aef3250f9)

2023-07-24 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 e179752441 Fix use of incorrect constant new d2e0ef68de StandardSession.java @doWriteObject: adds null-check to

[tomcat] 02/02: Add an entry for BZ 66680 / #638

2023-07-24 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 6aef3250f940fb41876bb4388b2cc0ad48093ec9 Author: Mark Thomas AuthorDate: Mon Jul 24 11:14:52 2023 +0100 Add an entry

[tomcat] branch main updated (8415eee1a4 -> 74b8f3eabf)

2023-07-24 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 8415eee1a4 Fix use of incorrect constant add 14a77d147b StandardSession.java @doWriteObject: adds null-check to

[tomcat] branch 10.1.x updated: Add an entry for BZ 66680 / #638

2023-07-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 3e92d8f275 Add an entry for BZ 66680 / #638

[tomcat] branch 10.1.x updated: StandardSession.java @doWriteObject: adds null-check to sessionPrincipal before checking if serializable to prevent misleading warning message logged.

2023-07-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 aada6ead92 StandardSession.java @doWriteObject:

[GitHub] [tomcat] markt-asf merged pull request #638: Catalina [StandardSession] bug id=66680 (misleading warn about non-serializable principal)

2023-07-24 Thread via GitHub
markt-asf merged PR #638: URL: https://github.com/apache/tomcat/pull/638 -- 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-mail:

[Bug 66658] Reference GitHub Actions and Docker Images by SHA

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

[Bug 66659] Tomcat does not send FIN message upon request by client to close TCP connection

2023-07-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66659 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[tomcat] branch 8.5.x updated: Fix use of incorrect constant

2023-07-24 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 973f80af39 Fix use of incorrect constant

[tomcat] branch 9.0.x updated: Fix use of incorrect constant

2023-07-24 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 e179752441 Fix use of incorrect constant

[tomcat] 01/02: Fix use of incorrect constant

2023-07-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 commit d2bdd8d94e5a668ff35eaf28b36497d96d449680 Author: Mark Thomas AuthorDate: Mon Jul 24 09:08:54 2023 +0100 Fix use of

[tomcat] 02/02: Add release date for 10.1.10

2023-07-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 commit 3d50ef4b1adf1fa44397e829816d3492c335b833 Author: Mark Thomas AuthorDate: Mon Jul 24 09:14:39 2023 +0100 Add release

[tomcat] branch 10.1.x updated (c647e9bc81 -> 3d50ef4b1a)

2023-07-24 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 c647e9bc81 Sync Configuration Reference with Connector's source code (10.1.x) (#637) new d2bdd8d94e Fix use of

[tomcat] branch main updated (a903a28dd1 -> 8415eee1a4)

2023-07-24 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 a903a28dd1 Simplify code for allocation of blank arrays add 8415eee1a4 Fix use of incorrect constant No new