[Bug 63904] New: Apache http (with mod_jk to tomcat) randomly return empty response

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63904 Bug ID: 63904 Summary: Apache http (with mod_jk to tomcat) randomly return empty response Product: Tomcat Connectors Version: 1.2.43 Hardware: All OS: Lin

[Bug 63897] Jasper doesn't recompile a JSP if it was modified while being compiled

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63897 --- Comment #3 from Karl von Randow --- Thank you very much. Love your work. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mai

buildbot success in on tomcat-7-trunk

2019-11-04 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1508 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSched

[tomcat] branch 7.0.x updated: Fix a possible race condition

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new c83abec Fix a possible race condition c83abec is d

[tomcat] branch 8.5.x updated: Fix a possible race condition

2019-11-04 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 2ab75fb Fix a possible race condition 2ab75fb is d

[tomcat] branch master updated: Fix a possible race condition

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 5e9f6fd Fix a possible race condition 5e9f6fd is

Re: buildbot failure in on tomcat-trunk

2019-11-04 Thread Mark Thomas
On 04/11/2019 15:44, build...@apache.org wrote: > The Buildbot has detected a new failure on builder tomcat-trunk while > building tomcat. Full details are available at: > https://ci.apache.org/builders/tomcat-trunk/builds/4698 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this

[Bug 60411] Rewrite's redirect implementation does not correspond to the documentation

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60411 --- Comment #5 from partaiqq --- Good Website Indonesia. Visit https://partaiqq.vip -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe

buildbot failure in on tomcat-7-trunk

2019-11-04 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1507 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedule

buildbot failure in on tomcat-trunk

2019-11-04 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4698 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler sc

[Bug 63897] Jasper doesn't recompile a JSP if it was modified while being compiled

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63897 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 7.0.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63897 JSP timestamps

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new ed1f3c8 Fix https://bz.apache.org/bugzilla/show_bu

[tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63897 JSP timestamps

2019-11-04 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 2d3a570 Fix https://bz.apache.org/bugzilla/show_bu

[tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63897 JSP timestamps

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 066e254 Fix https://bz.apache.org/bugzilla/show_

[Bug 63859] AJP cping/cpong mode failing on Tomcat 9.x

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63859 --- Comment #11 from Aurelien Pernoud --- Thanks Mark, just uploaded everything. in "logs" : mod_jk debug log from both httpd instances limited to the period where the error occured tom_tst01_srv09 is the full tomcat log in "conf" : server.xm

[Bug 63894] SLHostConfig certificateVerification="optionalNoCA" certificateVerificationDepth="6" doesn't work

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63894 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] 01/03: Refactor to align better with 9.0.x

2019-11-04 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 31f324ae82bd25158b884c3c2a8e9e1de95dbdd4 Author: Mark Thomas AuthorDate: Mon Nov 4 14:43:15 2019 + Refactor to al

[tomcat] 03/03: OpenSSLEngine to differentiate between optional and optionalNoCA

2019-11-04 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 0a986a161726dcbef236cd2f8cbc3ba804275b54 Author: Mark Thomas AuthorDate: Mon Nov 4 14:26:43 2019 + OpenSSLEngine

[tomcat] branch 8.5.x updated (c5e531a -> 0a986a1)

2019-11-04 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 c5e531a Remove unused code new 31f324a Refactor to align better with 9.0.x new f7c8b94 Refactor to (slight

[tomcat] 02/03: Refactor to (slightly) reduce native calls when using OpenSSL

2019-11-04 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 f7c8b948998107c47621655f83029ccb292df5f1 Author: Mark Thomas AuthorDate: Mon Nov 4 14:22:27 2019 + Refactor to (s

[tomcat] branch master updated (f16ae27 -> 2c999ef)

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from f16ae27 Remove unused code new 65abaf3 Refactor to (slightly) reduce native calls when using OpenSSL new 2

[tomcat] 01/02: Refactor to (slightly) reduce native calls when using OpenSSL

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 65abaf39171a45bc2cebb71dbde4690177051fca Author: Mark Thomas AuthorDate: Mon Nov 4 14:22:27 2019 + Refactor to (

[tomcat] 02/02: OpenSSLEngine to differentiate between optional and optionalNoCA

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 2c999ef1f758de3978842b020c45eec32b67d08a Author: Mark Thomas AuthorDate: Mon Nov 4 14:26:43 2019 + OpenSSLEngine

[Bug 62611] Compress log files after rotation

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62611 --- Comment #6 from Mark Thomas --- Note: The ASF bugzilla instance has been modified so the assignee field is hard-coded to the relevant dev@ list. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 62611] Compress log files after rotation

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62611 --- Comment #5 from Christopher Schultz --- Please leave the Bugzilla "Assigned" field alone so that the dev list continues to get notifications of bug status updates. (Yes, I know this is possible via other means, but this is how the Tomcat te

[Bug 63859] AJP cping/cpong mode failing on Tomcat 9.x

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63859 --- Comment #10 from Mark Thomas --- I'll send you a Google Drive link privately where you can upload the files. Please upload the mod_jk debug logs, the Tomcat logs, the access log, the mod_jk configuration files and the server.xml from the T

[Bug 63859] AJP cping/cpong mode failing on Tomcat 9.x

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63859 --- Comment #9 from Aurelien Pernoud --- I also collected tomcat logs even though I can't find anything in it, except that "luckily" I also see for ex that our monitoring tool "pinged" (using HTTP protocol) the server at [04/Nov/2019:09:15:02

[Bug 63894] SLHostConfig certificateVerification="optionalNoCA" certificateVerificationDepth="6" doesn't work

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63894 --- Comment #2 from Mark Thomas --- Note to self: optionalNoCA always fails if OCSP is enabled which it is by default in most OpenSSL builds. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 63802] epoll spin detection is missing

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63802 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Remy Mau

[Bug 63191] RemoteEndpoint.Async#sendText(String, SendHandler) never calls the callback

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63191 Boris Petrov changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 63875] Tomcat 8.5.46, APR/libtcnative crashes

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63875 Remy Maucherat changed: What|Removed |Added Version|1.2.21 |unspecified Product|Tomcat

[Bug 63859] AJP cping/cpong mode failing on Tomcat 9.x

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63859 Aurelien Pernoud changed: What|Removed |Added Status|NEEDINFO|NEW -- You are receiving this mail

[Bug 63859] AJP cping/cpong mode failing on Tomcat 9.x

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63859 --- Comment #8 from Aurelien Pernoud --- Hi Mark, I have the debug but can't attach it due to limit of 1MB :-( I managed to reproduce the issue, I have 2 httpd with the exact same configuration, pointing to same tomcat. In the logs of "http

[tomcat] branch 8.5.x updated: Remove unused code

2019-11-04 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 c5e531a Remove unused code c5e531a is described be

[tomcat] branch master updated: Remove unused code

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new f16ae27 Remove unused code f16ae27 is described

[Bug 63892] TLS 1.3 with client auth fails with NOT_HANDSHAKING during handshake

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63892 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO OS|

buildbot success in on tomcat-trunk

2019-11-04 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4695 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[tomcat] 02/02: Fix Javadoc error (only need , not as well)

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit fd31ffe119d7534dca5c49bfe09daf53ab77522f Author: Mark Thomas AuthorDate: Mon Nov 4 08:25:49 2019 + Fix Javadoc e

[tomcat] 01/02: Add @Deprecated to fix IDE warning

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 782979f8b93497c0a9645b2b056043fef14d6e66 Author: Mark Thomas AuthorDate: Mon Nov 4 08:17:58 2019 + Add @Deprecat

[tomcat] branch master updated (7c74df7 -> fd31ffe)

2019-11-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 7c74df7 Polish. Improve alignment with 8.5.x/7.0.x new 782979f Add @Deprecated to fix IDE warning new fd31