[Bug 58103] NIO2 warning: Incorrect connection count, multiple socket.close called on the same socket.

2015-07-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58103 --- Comment #3 from Ognjen Blagojevic ognjen.d.blagoje...@gmail.com --- Can I help somehow to get to the root cause of the problem? For instance, to print stack trace and connection count every time AbstractEndpoint.countUpOrAwaitConnection

[Bug 58103] NIO2 warning: Incorrect connection count, multiple socket.close called on the same socket.

2015-07-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58103 --- Comment #4 from Remy Maucherat r...@apache.org --- Feel free to debug it, but as far I am concerned I am probably done with this feature at the moment. -- You are receiving this mail because: You are the assignee for the bug.

buildbot success in ASF Buildbot on tomcat-trunk

2015-07-21 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/67 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[Bug 58166] New: Tomcat does not support application-specific close codes

2015-07-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58166 Bug ID: 58166 Summary: Tomcat does not support application-specific close codes Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Severity:

svn commit: r1692139 - in /tomcat/trunk/test/org/apache: catalina/connector/TestMaxConnections.java coyote/http11/upgrade/TestUpgradeInternalHandler.java

2015-07-21 Thread remm
Author: remm Date: Tue Jul 21 14:51:22 2015 New Revision: 1692139 URL: http://svn.apache.org/r1692139 Log: Skip maxConnections test, and unskip internal upgrade handler test. Modified: tomcat/trunk/test/org/apache/catalina/connector/TestMaxConnections.java

[Bug 58042] SlowQueryReport failed query logging

2015-07-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58042 Keiichi Fujino kfuj...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2015-07-21 Thread kfujino
Author: kfujino Date: Tue Jul 21 07:00:50 2015 New Revision: 1692056 URL: http://svn.apache.org/r1692056 Log: Fix potential NPE in QueryTimeoutInterceptor. Modified: tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/QueryTimeoutInterceptor.java

buildbot failure in ASF Buildbot on tomcat-trunk

2015-07-21 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/62 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-07-21 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/27 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

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

2015-07-21 Thread kfujino
Author: kfujino Date: Tue Jul 21 07:01:44 2015 New Revision: 1692057 URL: http://svn.apache.org/r1692057 Log: Fix potential NPE in QueryTimeoutInterceptor. Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/QueryTimeoutInterceptor.java

Re: buildbot failure in ASF Buildbot on tomcat-7-trunk

2015-07-21 Thread Konstantin Kolinko
2015-07-21 10:08 GMT+03:00 build...@apache.org: The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/17 Buildbot URL: http://ci.apache.org/ Buildslave for this

svn commit: r1692054 - in /tomcat/tc7.0.x/trunk: modules/jdbc-pool/doc/jdbc-pool.xml webapps/docs/changelog.xml

2015-07-21 Thread kfujino
Author: kfujino Date: Tue Jul 21 06:48:52 2015 New Revision: 1692054 URL: http://svn.apache.org/r1692054 Log: Correct the incorrect document of QueryTimeoutInterceptor. The setting value is not in milliseconds but in seconds. Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

svn commit: r1692053 - in /tomcat/tc8.0.x/trunk: modules/jdbc-pool/doc/jdbc-pool.xml webapps/docs/changelog.xml

2015-07-21 Thread kfujino
Author: kfujino Date: Tue Jul 21 06:47:24 2015 New Revision: 1692053 URL: http://svn.apache.org/r1692053 Log: Correct the incorrect document of QueryTimeoutInterceptor. The setting value is not in milliseconds but in seconds. Modified: tomcat/tc8.0.x/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

buildbot failure in ASF Buildbot on tomcat-7-trunk

2015-07-21 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/17 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1692095 - /tomcat/tc7.0.x/trunk/build.xml

2015-07-21 Thread violetagg
Author: violetagg Date: Tue Jul 21 12:16:30 2015 New Revision: 1692095 URL: http://svn.apache.org/r1692095 Log: Fixed the tests compilation. Applied feedback by kkolinko. Modified: tomcat/tc7.0.x/trunk/build.xml Modified: tomcat/tc7.0.x/trunk/build.xml URL:

Re: buildbot failure in ASF Buildbot on tomcat-7-trunk

2015-07-21 Thread Violeta Georgieva
Hi, 2015-07-21 13:33 GMT+03:00 Konstantin Kolinko knst.koli...@gmail.com: 2015-07-21 10:08 GMT+03:00 build...@apache.org: The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at:

[Bug 58151] High CPU Usage randomly on ajp-apr-8009-Poller

2015-07-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 Ari Luoma arilu...@gmail.com changed: What|Removed |Added CC||arilu...@gmail.com --

Re: svn commit: r1692057 - in /tomcat/tc7.0.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/QueryTimeoutInterceptor.java webapps/docs/changelog.xml

2015-07-21 Thread Konstantin Kolinko
2015-07-21 10:01 GMT+03:00 kfuj...@apache.org: Author: kfujino Date: Tue Jul 21 07:01:44 2015 New Revision: 1692057 URL: http://svn.apache.org/r1692057 Log: Fix potential NPE in QueryTimeoutInterceptor. Modified:

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

2015-07-21 Thread kfujino
Author: kfujino Date: Tue Jul 21 06:17:46 2015 New Revision: 1692049 URL: http://svn.apache.org/r1692049 Log: The default value of logFailed attribute of SlowQueryReport is changed to false. Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

svn commit: r1692050 - in /tomcat/tc8.0.x/trunk: modules/jdbc-pool/doc/jdbc-pool.xml modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java webapps/docs/changelog

2015-07-21 Thread kfujino
Author: kfujino Date: Tue Jul 21 06:21:05 2015 New Revision: 1692050 URL: http://svn.apache.org/r1692050 Log: The default value of logFailed attribute of SlowQueryReport is changed to false. Modified: tomcat/tc8.0.x/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

svn commit: r1692055 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/QueryTimeoutInterceptor.java

2015-07-21 Thread kfujino
Author: kfujino Date: Tue Jul 21 06:59:57 2015 New Revision: 1692055 URL: http://svn.apache.org/r1692055 Log: Fix potential NPE in QueryTimeoutInterceptor. Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/QueryTimeoutInterceptor.java Modified:

svn commit: r1692121 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2015-07-21 Thread remm
Author: remm Date: Tue Jul 21 14:07:58 2015 New Revision: 1692121 URL: http://svn.apache.org/r1692121 Log: Since this is still failing and I cannot figure out why, disable maxConnections for NIO2 since it seems counter productive. Modified:

svn commit: r1692052 - /tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

2015-07-21 Thread kfujino
Author: kfujino Date: Tue Jul 21 06:46:07 2015 New Revision: 1692052 URL: http://svn.apache.org/r1692052 Log: Correct the incorrect document of QueryTimeoutInterceptor. The setting value is not in milliseconds but in seconds. Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

buildbot success in ASF Buildbot on tomcat-trunk

2015-07-21 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/64 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1692112 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2015-07-21 Thread remm
Author: remm Date: Tue Jul 21 13:36:34 2015 New Revision: 1692112 URL: http://svn.apache.org/r1692112 Log: Remove redundant comment (trigger another CI run). Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java Modified:

svn commit: r1692107 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2015-07-21 Thread remm
Author: remm Date: Tue Jul 21 13:18:30 2015 New Revision: 1692107 URL: http://svn.apache.org/r1692107 Log: Continue cleaning up the accept algorithm. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java Modified:

buildbot success in ASF Buildbot on tomcat-7-trunk

2015-07-21 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/19 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[Bug 58103] NIO2 warning: Incorrect connection count, multiple socket.close called on the same socket.

2015-07-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58103 --- Comment #2 from Remy Maucherat r...@apache.org --- This would happen occasionally for me. Now this doesn't but it still does rarely in the CI runs. I cannot figure out why it still fails after my fixes. Since it doesn't look like a very

buildbot failure in ASF Buildbot on tomcat-trunk

2015-07-21 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/66 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The