[Bug 60116] New: NC matches in the Rewrite Valve cause matched groups to be lower case.

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60116 Bug ID: 60116 Summary: NC matches in the Rewrite Valve cause matched groups to be lower case. Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All

svn commit: r1760299 - in /tomcat/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.

2016-09-12 Thread kfujino
Author: kfujino Date: Mon Sep 12 08:09:33 2016 New Revision: 1760299 URL: http://svn.apache.org/viewvc?rev=1760299&view=rev Log: Notify jmx when returning the connection that has been marked suspect. Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/Connectio

svn commit: r1760300 - in /tomcat/trunk: java/org/apache/jasper/security/SecurityClassLoad.java java/org/apache/jasper/servlet/JasperInitializer.java webapps/docs/changelog.xml

2016-09-12 Thread violetagg
Author: violetagg Date: Mon Sep 12 08:11:29 2016 New Revision: 1760300 URL: http://svn.apache.org/viewvc?rev=1760300&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60101 Remove preloading of the class that was deleted. Modified: tomcat/trunk/java/org/apache/jasper/security/S

svn commit: r1760301 - in /tomcat/tc8.5.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/jmx/Connect

2016-09-12 Thread kfujino
Author: kfujino Date: Mon Sep 12 08:11:31 2016 New Revision: 1760301 URL: http://svn.apache.org/viewvc?rev=1760301&view=rev Log: Notify jmx when returning the connection that has been marked suspect. Modified: tomcat/tc8.5.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/C

svn commit: r1760303 - in /tomcat/tc8.0.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/jmx/Connect

2016-09-12 Thread kfujino
Author: kfujino Date: Mon Sep 12 08:14:14 2016 New Revision: 1760303 URL: http://svn.apache.org/viewvc?rev=1760303&view=rev Log: Notify jmx when returning the connection that has been marked suspect. Modified: tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/C

svn commit: r1760305 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/security/SecurityClassLoad.java java/org/apache/jasper/servlet/JasperInitializer.java webapps/docs/changelog.xml

2016-09-12 Thread violetagg
Author: violetagg Date: Mon Sep 12 08:15:57 2016 New Revision: 1760305 URL: http://svn.apache.org/viewvc?rev=1760305&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60101 Remove preloading of the class that was deleted. Modified: tomcat/tc8.5.x/trunk/ (props changed) to

svn commit: r1760306 - in /tomcat/tc7.0.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/jmx/Connect

2016-09-12 Thread kfujino
Author: kfujino Date: Mon Sep 12 08:16:06 2016 New Revision: 1760306 URL: http://svn.apache.org/viewvc?rev=1760306&view=rev Log: Notify jmx when returning the connection that has been marked suspect. Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/C

svn commit: r1760307 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/security/SecurityClassLoad.java java/org/apache/jasper/servlet/JasperInitializer.java webapps/docs/changelog.xml

2016-09-12 Thread violetagg
Author: violetagg Date: Mon Sep 12 08:17:18 2016 New Revision: 1760307 URL: http://svn.apache.org/viewvc?rev=1760307&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60101 Remove preloading of the class that was deleted. Modified: tomcat/tc8.0.x/trunk/ (props changed) to

svn commit: r1760309 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/JspRuntimeContext.java java/org/apache/jasper/security/SecurityClassLoad.java webapps/docs/changelog.xml

2016-09-12 Thread violetagg
Author: violetagg Date: Mon Sep 12 08:27:56 2016 New Revision: 1760309 URL: http://svn.apache.org/viewvc?rev=1760309&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60101 Remove preloading of the class that was deleted Modified: tomcat/tc7.0.x/trunk/ (props changed) tom

svn commit: r1760312 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2016-09-12 Thread violetagg
Author: violetagg Date: Mon Sep 12 08:30:33 2016 New Revision: 1760312 URL: http://svn.apache.org/viewvc?rev=1760312&view=rev Log: Tomcat 7.0.71 did not pass the vote Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: htt

[Bug 60101] 7.0.71 (RC): Jasper fails to initialize when running with SecurityManager enabled

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60101 Violeta Georgieva changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1760319 - in /tomcat/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.java webapps/docs/changelog.xml

2016-09-12 Thread kfujino
Author: kfujino Date: Mon Sep 12 09:06:29 2016 New Revision: 1760319 URL: http://svn.apache.org/viewvc?rev=1760319&view=rev Log: Ensure that the POOL_EMPTY notification has been added to the jmx notification types. Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdb

svn commit: r1760320 - in /tomcat/tc8.5.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.java webapps/docs/changelog.xml

2016-09-12 Thread kfujino
Author: kfujino Date: Mon Sep 12 09:09:03 2016 New Revision: 1760320 URL: http://svn.apache.org/viewvc?rev=1760320&view=rev Log: Ensure that the POOL_EMPTY notification has been added to the jmx notification types. Modified: tomcat/tc8.5.x/trunk/modules/jdbc-pool/src/main/java/org/apache/to

svn commit: r1760321 - in /tomcat/tc8.0.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.java webapps/docs/changelog.xml

2016-09-12 Thread kfujino
Author: kfujino Date: Mon Sep 12 09:10:29 2016 New Revision: 1760321 URL: http://svn.apache.org/viewvc?rev=1760321&view=rev Log: Ensure that the POOL_EMPTY notification has been added to the jmx notification types. Modified: tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/to

svn commit: r1760322 - in /tomcat/tc7.0.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.java webapps/docs/changelog.xml

2016-09-12 Thread kfujino
Author: kfujino Date: Mon Sep 12 09:11:19 2016 New Revision: 1760322 URL: http://svn.apache.org/viewvc?rev=1760322&view=rev Log: Ensure that the POOL_EMPTY notification has been added to the jmx notification types. Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/to

[Bug 60117] New: OneLineFormatter doesn't localize the log level.

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60117 Bug ID: 60117 Summary: OneLineFormatter doesn't localize the log level. Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC OS: All Status: NEW Severity

[Bug 60119] New: can go to the property

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60119 Bug ID: 60119 Summary: can go to the property Product: Tomcat Native Version: unspecified Hardware: Other URL: http://creditlogin OS: Linux Status:

Re: [Bug 60119] New: can go to the property

2016-09-12 Thread Mark Thomas
On 12/09/2016 15:21, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=60119 User locked. Bug and attachment deleted. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional com

svn commit: r1760397 - in /tomcat/trunk: java/org/apache/catalina/valves/rewrite/RewriteValve.java test/org/apache/catalina/valves/rewrite/TestRewriteValve.java webapps/docs/changelog.xml

2016-09-12 Thread markt
Author: markt Date: Mon Sep 12 16:00:27 2016 New Revision: 1760397 URL: http://svn.apache.org/viewvc?rev=1760397&view=rev Log: Follow-up for https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 Fix some long lines and remove multiple calls to request.getConnector().getURIEncoding() Improve handli

[Bug 60013] Non-ASCII characters in querystring get mangled after URL Rewrite using RewriteValve

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 --- Comment #33 from Mark Thomas --- It appears that httpd (at least as provided by 2.4.7 in Ubuntu 14.04.5 which I am using to test) sometimes double encodes when QSA is used as well. I've reworked the QSA handling, added your test case, fixe

svn commit: r15324 - /dev/tomcat/tomcat-7/v7.0.71/

2016-09-12 Thread violetagg
Author: violetagg Date: Mon Sep 12 17:33:10 2016 New Revision: 15324 Log: Tomcat 7.0.71 did not pass the vote Removed: dev/tomcat/tomcat-7/v7.0.71/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

svn commit: r1760437 - in /tomcat/jk/trunk: native/iis/jk_isapi_plugin.c xdocs/miscellaneous/changelog.xml

2016-09-12 Thread markt
Author: markt Date: Mon Sep 12 19:06:52 2016 New Revision: 1760437 URL: http://svn.apache.org/viewvc?rev=1760437&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58813 Correctly release a mutex allowing the plugin to complete initialization. Prior to this fix, the incomplete initi

[Bug 59334] .NET Application Pools requests hang because Jakarta/Tomcat uses a Named Mutex that is currently owned by a different process

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59334 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58813] Incoming requests hang after a website using the ISAPI connector is restarted

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58813 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58813] Incoming requests hang after a website using the ISAPI connector is restarted

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58813 Mark Thomas changed: What|Removed |Added CC||murilo.v.andre...@gmail.com --- Comment

[Bug 58813] Incoming requests hang after a website using the ISAPI connector is restarted

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58813 Mark Thomas changed: What|Removed |Added CC||thomas.reiser@speed4trade.c

[Bug 59092] Shutdown of ISAPI filter leads to infinite wait and hangs whole IIS

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59092 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug 54596] Relative path functionality truncates last character of configuration parameters preventing connector from working.

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54596 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 49732] reply_timeout can't wait forever.

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=49732 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 48490] Changing a node to stopped in uriworkermap.properties not reflected in jkstatus

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=48490 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEEDINFO

svn commit: r1760440 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/http.xml webapps/docs/ssl-howto.xml

2016-09-12 Thread violetagg
Author: violetagg Date: Mon Sep 12 19:45:56 2016 New Revision: 1760440 URL: http://svn.apache.org/viewvc?rev=1760440&view=rev Log: Merge r1681703: Merge docs about new DH and EC ephemeral key handling in tcnative 1.1.34. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/tru

svn commit: r1760446 - in /tomcat/trunk: java/org/apache/catalina/valves/rewrite/RewriteCond.java test/org/apache/catalina/valves/rewrite/TestRewriteValve.java webapps/docs/changelog.xml

2016-09-12 Thread markt
Author: markt Date: Mon Sep 12 20:33:07 2016 New Revision: 1760446 URL: http://svn.apache.org/viewvc?rev=1760446&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60116 Fix a problem with the rewrite valve that caused back references evaluated in conditions to be forced to lower ca

svn commit: r1760454 - /tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-09-12 Thread markt
Author: markt Date: Mon Sep 12 22:15:10 2016 New Revision: 1760454 URL: http://svn.apache.org/viewvc?rev=1760454&view=rev Log: Fix indent Modified: tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java Modified: tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestR

svn commit: r1760455 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/rewrite/RewriteCond.java test/org/apache/catalina/valves/rewrite/TestRewriteValve.java webapps/docs/changelog.xml

2016-09-12 Thread markt
Author: markt Date: Mon Sep 12 22:16:47 2016 New Revision: 1760455 URL: http://svn.apache.org/viewvc?rev=1760455&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60116 Fix a problem with the rewrite valve that caused back references evaluated in conditions to be forced to lower ca

svn commit: r1760456 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/valves/rewrite/RewriteCond.java test/org/apache/catalina/valves/rewrite/TestRewriteValve.java webapps/docs/changelog.xml

2016-09-12 Thread markt
Author: markt Date: Mon Sep 12 22:19:23 2016 New Revision: 1760456 URL: http://svn.apache.org/viewvc?rev=1760456&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60116 Fix a problem with the rewrite valve that caused back references evaluated in conditions to be forced to lower ca

[Bug 60116] NC matches in the Rewrite Valve cause matched groups to be lower case.

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60116 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1760457 - in /tomcat/site/trunk: docs/sitemap-main.xml xdocs/sitemap-main.xml

2016-09-12 Thread markt
Author: markt Date: Mon Sep 12 22:24:14 2016 New Revision: 1760457 URL: http://svn.apache.org/viewvc?rev=1760457&view=rev Log: Update sitemap Modified: tomcat/site/trunk/docs/sitemap-main.xml tomcat/site/trunk/xdocs/sitemap-main.xml Modified: tomcat/site/trunk/docs/sitemap-main.xml URL:

[Bug 60123] New: Tomcat JMX requestProcessingTime sometimes reports a request processor with decades of runtime (since 1-1-1970)

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60123 Bug ID: 60123 Summary: Tomcat JMX requestProcessingTime sometimes reports a request processor with decades of runtime (since 1-1-1970) Product: Tomcat 7 Version

[Bug 60035] java.io.IOException: Too many open files

2016-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60035 --- Comment #9 from Marcus Hughes --- All indications are that this fixed our issues. Thanks again. -- You are receiving this mail because: You are the assignee for the bug. ---