[Bug 69121] Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 --- Comment #10 from Eduwardo Horibe --- Sorry... I forgot to add a file :| -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail

[Bug 69121] Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 --- Comment #9 from Mark Thomas --- Hmm. The updated build isn't producing a WAR at all. -- You are receiving this mail because: You are the assignee for the bug. - To unsubs

[Bug 69121] Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 --- Comment #8 from Mark Thomas --- Tx. Perfect timing. I was just getting to the point where I think I know what is going on and wanted to check that theory against your test case. -- You are receiving this mail because: You are the assignee

[Bug 69121] Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 --- Comment #7 from Eduwardo Horibe --- Just updated the project again and now it should build a working WAR file, hope that helps on the debugging. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 69142] FileResourceSet allocates unnecessary Strings

2024-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69142 --- Comment #4 from Christopher Schultz --- We could keep track of both the "appended" string as well as the trimmed string. That is, in the case where the path does not end in a "/" we could keep the "naked" path and re-use it later instead of

[Bug 69121] Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #6 from Mark Thomas ---

[Bug 69121] Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #5 from Mark Thomas

[Bug 69121] Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 Eduwardo Horibe changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #4 from Eduwardo Hor

Re: TestDataSourceUserDatabase and TestDataSourceRealm need Java 17

2024-06-20 Thread Rainer Jung
Am 20.06.24 um 12:53 schrieb Rémy Maucherat: On Tue, Jun 18, 2024 at 12:26 PM Rainer Jung wrote: Am 18.06.24 um 10:37 schrieb Rémy Maucherat: ... There are probably more clever ways to achieve this, but that's at least what I use to be able to run the tests on older JVM versions. Since I do

[Bug 69121] Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Mark Thomas

Re: TestDataSourceUserDatabase and TestDataSourceRealm need Java 17

2024-06-20 Thread Rémy Maucherat
On Tue, Jun 18, 2024 at 12:26 PM Rainer Jung wrote: > > Am 18.06.24 um 10:37 schrieb Rémy Maucherat: > > On Tue, Jun 18, 2024 at 9:45 AM Rainer Jung wrote: > >> > >> Hi there, > >> > >> the test classes org.apache.catalina.users.TestDataSourceUserDatabase > >> and org.apache.catalina.realm.TestDa

[Bug 69142] FileResourceSet allocates unnecessary Strings

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

(tomcat) branch 9.0.x updated: Skip tests if running on Java 11

2024-06-20 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 19b9930d35 Skip tests if running on Java 11 19b9930d

(tomcat) branch 9.0.x updated: Fix cut and paste

2024-06-20 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 6bd66a6125 Fix cut and paste 6bd66a6125 is described

(tomcat) branch 10.1.x updated: Fix cut and paste

2024-06-20 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 3640418e56 Fix cut and paste 3640418e56 is describ

(tomcat) branch main updated: Fix cut and paste

2024-06-20 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 718e5448b6 Fix cut and paste 718e5448b6 is described b

(tomcat) branch 9.0.x updated: Improve the --add-opens hack for Java 8

2024-06-20 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 7472422234 Improve the --add-opens hack for Java 8 7

(tomcat) branch 9.0.x updated: Fix NPEs if the loggers are not created somewhere before

2024-06-20 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 d38e3c4b07 Fix NPEs if the loggers are not created s

(tomcat) branch 10.1.x updated: Fix NPEs if the loggers are not created somewhere before

2024-06-20 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 df39a4eecb Fix NPEs if the loggers are not created

(tomcat) branch main updated: Fix NPEs if the loggers are not created somewhere before

2024-06-20 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 ee44127470 Fix NPEs if the loggers are not created som

(tomcat) branch 9.0.x updated: Add targets allowing running the testsuite with the minimum Java version

2024-06-20 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 032cf3e545 Add targets allowing running the testsuit

(tomcat) branch main updated: Add targets allowing running the testsuite with the minimum Java version

2024-06-20 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 9f358616b7 Add targets allowing running the testsuite

(tomcat) branch 10.1.x updated: Skip tests if running on Java 11

2024-06-20 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 a51c659e44 Skip tests if running on Java 11 a51c65

(tomcat) branch 10.1.x updated: Add targets allowing running the testsuite with the minimum Java version

2024-06-20 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 6091dffa7e Add targets allowing running the testsu

(tomcat) branch 10.1.x updated: OpenSSL version cleanup

2024-06-20 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 626f62b5da OpenSSL version cleanup 626f62b5da is d

(tomcat) branch main updated: OpenSSL version cleanup

2024-06-20 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 47c2b93444 OpenSSL version cleanup 47c2b93444 is descr