svn commit: r1616441 - in /tomcat/trunk: java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/valves/ test/org/apache/catalina/core/ webapps/docs/

2014-08-07 Thread markt
Author: markt Date: Thu Aug 7 08:53:01 2014 New Revision: 1616441 URL: http://svn.apache.org/r1616441 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56739 If an application handles an error on an application thread during asynchronous processing by calling

[Bug 56739] Error response body generated only occasionally

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56739 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Catalina|Catalina

buildbot retry in ASF Buildbot on tomcat-trunk

2014-08-07 Thread buildbot
on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/335 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source Stamp: [branch tomcat/trunk] 1616441

svn commit: r1616452 - /tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java

2014-08-07 Thread markt
Author: markt Date: Thu Aug 7 09:44:05 2014 New Revision: 1616452 URL: http://svn.apache.org/r1616452 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56736 Avoid incorrect ISE if the timeout fires after a non-container thread has called dispatch() but before a container thread

svn commit: r1616458 - /tomcat/trunk/webapps/docs/changelog.xml

2014-08-07 Thread markt
Author: markt Date: Thu Aug 7 10:01:58 2014 New Revision: 1616458 URL: http://svn.apache.org/r1616458 Log: Update changelog Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1616464 - in /tomcat/trunk: java/org/apache/coyote/AbstractProtocol.java java/org/apache/coyote/ContainerThreadMarker.java webapps/docs/changelog.xml

2014-08-07 Thread markt
Author: markt Date: Thu Aug 7 10:28:18 2014 New Revision: 1616464 URL: http://svn.apache.org/r1616464 Log: Do not mark threads from the container thread pool as container threads when being used to process AsyncContext.start(Runnable)/code so processing is correctly transferred back to a

[Bug 56736] IllegalStateException after calling AsyncContext.dispatch

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56736 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1616465 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/AsyncStateMachine.java webapps/docs/changelog.xml

2014-08-07 Thread markt
Author: markt Date: Thu Aug 7 10:34:20 2014 New Revision: 1616465 URL: http://svn.apache.org/r1616465 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56736 Avoid incorrect ISE if the timeout fires after a non-container thread has called dispatch() but before a container thread

buildbot failure in ASF Buildbot on tomcat-trunk

2014-08-07 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/337 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 56756] VM argument javaagent is not working

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56756 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085 --- Comment #4 from Manoj manoj...@fisglobal.com --- Am also facing similar issue. This issue stalls the application throughput after a certain load. When can we expect a patch for annotationCache concurrency? -- You are receiving this

[Bug 56614] Add a switch to ignore annotations detection on tag instances for performance reason

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56614 --- Comment #3 from Manoj manoj...@fisglobal.com --- Is this patch included in any of the tomcat build? -- You are receiving this mail because: You are the assignee for the bug.

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-08-07 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/204 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 55943] Provide a way prevent looking at the System classloader before the webapp classloaders

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55943 Christopher Schultz ch...@christopherschultz.net changed: What|Removed |Added Status|RESOLVED

[Bug 56825] New: AuthenticatorBase not looking for Coyote Request certificate

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56825 Bug ID: 56825 Summary: AuthenticatorBase not looking for Coyote Request certificate Product: Tomcat 7 Version: trunk Hardware: PC Status: NEW

[Bug 56825] AuthenticatorBase not looking for Coyote Request certificate

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56825 jlmonteiro jlmonte...@tomitribe.com changed: What|Removed |Added OS||All -- You

[Bug 56825] AuthenticatorBase not looking for Coyote Request certificate

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56825 --- Comment #1 from jlmonteiro jlmonte...@tomitribe.com --- Created attachment 31885 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31885action=edit Patch with the test to reproduce and a fix -- You are receiving this mail

[Bug 56826] New: https connector failing to initialise when using apr/native library

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56826 Bug ID: 56826 Summary: https connector failing to initialise when using apr/native library Product: Tomcat 7 Version: 7.0.55 Hardware: PC OS: Linux

[Bug 56826] https connector failing to initialise when using apr/native library

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56826 --- Comment #1 from Paul Abel p.d.a...@btinternet.com --- Created attachment 31887 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31887action=edit tomcat 8.0.9 catalina.out -- You are receiving this mail because: You are the

[Bug 56826] https connector failing to initialise when using apr/native library

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56826 Chuck Caldarale chuck.caldar...@unisys.com changed: What|Removed |Added Status|NEW

[Bug 56739] Error response body generated only occasionally

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56739 --- Comment #5 from marko asplund marko.aspl...@gmail.com --- That's great news, thanks! Almost forgot: do you think the java.lang.IllegalStateException: Calling [asyncTimeout()] is not valid … issue with TC 8 described on

[Bug 56739] Error response body generated only occasionally

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56739 --- Comment #6 from Mark Thomas ma...@apache.org --- (In reply to marko asplund from comment #5) That's great news, thanks! Almost forgot: do you think the java.lang.IllegalStateException: Calling [asyncTimeout()] is not valid … issue

[Bug 56827] New: Writer threads are getting stuck when using APR/AJP

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56827 Bug ID: 56827 Summary: Writer threads are getting stuck when using APR/AJP Product: Tomcat 7 Version: 7.0.55 Hardware: PC OS: Linux Status: NEW

[Bug 56827] Writer threads are getting stuck when using APR/AJP

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56827 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1616510 - in /tomcat/trunk: build.properties.default build.xml java/org/apache/tomcat/buildutil/SignCode.java res/checkstyle/org-import-control.xml

2014-08-07 Thread markt
Author: markt Date: Thu Aug 7 15:28:19 2014 New Revision: 1616510 URL: http://svn.apache.org/r1616510 Log: Add all the necessary plumbing to use the code signing service. This is currently pointing at the test environment. It needs to be switched to production once that service is available.

[Bug 56739] Error response body generated only occasionally

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56739 --- Comment #7 from marko asplund marko.aspl...@gmail.com --- yeah, so it seems :-) sorry about the confusion. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1616562 - /tomcat/trunk/test/org/apache/catalina/valves/TestRemoteIpValve.java

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 18:31:49 2014 New Revision: 1616562 URL: http://svn.apache.org/r1616562 Log: Add in test for different possible configurations using the RemoteIpValve More complex expressions like 172/12 can be supported Modified:

svn commit: r1616569 - in /tomcat/trunk/modules/jdbc-pool: build.properties.default pom.xml src/test/java/org/apache/tomcat/jdbc/test/DefaultTestCase.java

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 19:07:21 2014 New Revision: 1616569 URL: http://svn.apache.org/r1616569 Log: Clean up dependencies and advance snapshot version Modified: tomcat/trunk/modules/jdbc-pool/build.properties.default tomcat/trunk/modules/jdbc-pool/pom.xml

svn commit: r1616570 - in /tomcat/trunk/modules/jdbc-pool: doc/jdbc-pool.xml src/main/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 19:20:00 2014 New Revision: 1616570 URL: http://svn.apache.org/r1616570 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53200 Enable selective logging of slow/failed queries Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

[Bug 53200] Be able to use SlowQueryReport without reporting failed queries

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53200 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 53200] Be able to use SlowQueryReport without reporting failed queries

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53200 --- Comment #2 from Filip Hanik fha...@apache.org --- Fixed in r1616570 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[Bug 53770] tomcat-pool: always log validation query syntax errors

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53770 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1616584 - in /tomcat/trunk/modules/jdbc-pool: doc/ src/main/java/org/apache/tomcat/jdbc/naming/ src/main/java/org/apache/tomcat/jdbc/pool/

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 20:15:19 2014 New Revision: 1616584 URL: http://svn.apache.org/r1616584 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53853 Dynamic class loading of driver, validator and interceptors can be done from libraries on the context class loader. Behavior

[Bug 53853] Can tomcat-jdbc consider Thread#getContextClassLoader() for interceptors JDBC drivers please?

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53853 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 54225] if initSQL property is set to an empty string a NullPointerException is thrown by DataSource#getConnection()

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54225 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1616592 - in /tomcat/trunk/modules/jdbc-pool/src: main/java/org/apache/tomcat/jdbc/pool/PoolProperties.java test/java/org/apache/tomcat/jdbc/bugs/Bug54225.java

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 20:31:19 2014 New Revision: 1616592 URL: http://svn.apache.org/r1616592 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54225 Don't allow empty strings as initSQL Added:

[Bug 54227] maxAge should be checked on borrow

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54227 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1616594 - in /tomcat/trunk/modules/jdbc-pool/src: main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java main/java/org/apache/tomcat/jdbc/pool/PooledConnection.java test/java/org/apach

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 21:04:11 2014 New Revision: 1616594 URL: http://svn.apache.org/r1616594 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54227 MaxAge should be honored upon borrow as well, to assure that no connection is ever used if it has been connected longer than

svn commit: r1616595 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PoolProperties.java

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 21:08:59 2014 New Revision: 1616595 URL: http://svn.apache.org/r1616595 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54235 Make sure misconfigurations can not happen. Modified:

[Bug 54235] tomcat jdbc pool stackoverflow error used with spring

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54235 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

buildbot success in ASF Buildbot on tomcat-trunk

2014-08-07 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/340 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1616599 - in /tomcat/trunk/modules/jdbc-pool/src: main/java/org/apache/tomcat/jdbc/pool/PoolProperties.java test/java/org/apache/tomcat/jdbc/test/TestJdbcInterceptorConfigParsing.java

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 21:32:27 2014 New Revision: 1616599 URL: http://svn.apache.org/r1616599 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 Fix JdbcInterceptor parsing Added:

[Bug 54395] JdbcInterceptor config parameter parsing errors

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54395 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1616602 - in /tomcat/trunk/modules/jdbc-pool/src: main/java/org/apache/tomcat/jdbc/pool/interceptor/StatementFinalizer.java test/java/org/apache/tomcat/jdbc/test/StatementFinalizerTest.ja

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 21:47:11 2014 New Revision: 1616602 URL: http://svn.apache.org/r1616602 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54537 Use a linked list to handle O(1) insert and remove operations. Modified:

[Bug 54537] StatementFinalizer closeInvoked is too slow for large batch jobs.

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54537 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 54929] jdbc-pool cannot be used with Java 1.5, java.lang.NoClassDefFoundError: java/sql/SQLFeatureNotSupportedException

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54929 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO ---

svn commit: r1616625 - in /tomcat/trunk/modules/jdbc-pool/src: main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java test/java/org/apache/tomcat/jdbc/bugs/Bug54978.java

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 23:16:14 2014 New Revision: 1616625 URL: http://svn.apache.org/r1616625 Log: Fixed validation when testOnConnect=false. In this case, we need to verify, do we have an init query, if so, do an init validation, otherwise do a borrow validation. Added:

[Bug 54978] Validate on Borrow should be tested on Reconnect instead of Validate On Connect

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54978 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 53853] Can tomcat-jdbc consider Thread#getContextClassLoader() for interceptors JDBC drivers please?

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53853 Filip Hanik fha...@apache.org changed: What|Removed |Added CC|

[Bug 55444] Support JDBC Drivers outside of tomcat/lib/

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55444 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1616629 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DataSourceProxy.java

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 23:28:19 2014 New Revision: 1616629 URL: http://svn.apache.org/r1616629 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56789 Always return a pool, never null Modified:

[Bug 56789] DataSourceProxy.getPool() returns NULL when pool is not started

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56789 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2014-08-07 Thread fhanik
Author: fhanik Date: Thu Aug 7 23:51:55 2014 New Revision: 1616639 URL: http://svn.apache.org/r1616639 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53088 More readable and understandable name Modified:

[Bug 53088] Give PoolCleaner TimerTask a better name

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53088 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

svn commit: r1616644 - in /tomcat/trunk/modules/jdbc-pool: doc/jdbc-pool.xml src/main/java/org/apache/tomcat/jdbc/pool/interceptor/StatementFinalizer.java

2014-08-07 Thread fhanik
Author: fhanik Date: Fri Aug 8 00:04:51 2014 New Revision: 1616644 URL: http://svn.apache.org/r1616644 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56318 Contribution by Danila Galimov Ability to log statement creation stacks Modified:

[Bug 56318] Oracle DB cursors are leaking when using org.apache.tomcat.jdbc.pool.DataSourceFactory

2014-08-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56318 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

svn commit: r1616649 - /tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/TestValidationQueryTimeout.java

2014-08-07 Thread fhanik
Author: fhanik Date: Fri Aug 8 00:22:51 2014 New Revision: 1616649 URL: http://svn.apache.org/r1616649 Log: Fix suspect test cases. If validation times out, it should be treated as a validation error. Modified:

[GUMP@vmgump]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2014-08-07 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-validate has an issue affecting its community integration.

[GUMP@vmgump]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2014-08-07 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-nio2 has an issue affecting its community integration.

Re: svn commit: r1616594 - in /tomcat/trunk/modules/jdbc-pool/src: main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java main/java/org/apache/tomcat/jdbc/pool/PooledConnection.java test/java/org/a

2014-08-07 Thread Felix Schumacher
On 7. August 2014 23:04:12 MESZ, fha...@apache.org wrote: Author: fhanik Date: Thu Aug 7 21:04:11 2014 New Revision: 1616594 URL: http://svn.apache.org/r1616594 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54227 MaxAge should be honored upon borrow as well, to assure that no