[Bug 58173] New: Failed to flush writer / No space left on device

2015-07-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58173 Bug ID: 58173 Summary: Failed to flush writer / No space left on device Product: Tomcat 7 Version: 7.0.50 Hardware: Other OS: AIX Status: NEW Severity:

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

2015-07-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58151 --- Comment #1 from gregh gregh3...@gmail.com --- Will give version 8.0.24 a test. TBA. -- You are receiving this mail because: You are the assignee for the bug. - To

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

2015-07-22 Thread kfujino
Author: kfujino Date: Wed Jul 22 06:31:19 2015 New Revision: 1692224 URL: http://svn.apache.org/r1692224 Log: The fairness attribute and ignoreExceptionOnPreLoad attribute do not allow a change via JMX. Modified:

buildbot success in ASF Buildbot on tomcat-8-trunk

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

buildbot success in ASF Buildbot on tomcat-trunk

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

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-22 Thread Keiichi Fujino
2015-07-21 21:09 GMT+09:00 Konstantin Kolinko knst.koli...@gmail.com: 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.

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

2015-07-22 Thread kfujino
Author: kfujino Date: Wed Jul 22 07:16:42 2015 New Revision: 1692226 URL: http://svn.apache.org/r1692226 Log: If the timeBetweenEvictionRunsMillis attribute is changed via jmx, it should restart the pool cleaner because this attribute affects the execution interval of the pool cleaner.

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

2015-07-22 Thread kfujino
Author: kfujino Date: Wed Jul 22 07:19:13 2015 New Revision: 1692228 URL: http://svn.apache.org/r1692228 Log: If the timeBetweenEvictionRunsMillis attribute is changed via jmx, it should restart the pool cleaner because this attribute affects the execution interval of the pool cleaner.

svn commit: r1692221 - 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

2015-07-22 Thread kfujino
Author: kfujino Date: Wed Jul 22 06:11:46 2015 New Revision: 1692221 URL: http://svn.apache.org/r1692221 Log: Add support for stopping the pool cleaner via JMX. Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

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

2015-07-22 Thread kfujino
Author: kfujino Date: Wed Jul 22 06:08:01 2015 New Revision: 1692219 URL: http://svn.apache.org/r1692219 Log: Add support for stopping the pool cleaner via JMX. Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

svn commit: r1692220 - 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

2015-07-22 Thread kfujino
Author: kfujino Date: Wed Jul 22 06:10:21 2015 New Revision: 1692220 URL: http://svn.apache.org/r1692220 Log: Add support for stopping the pool cleaner via JMX. Modified: tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

buildbot failure in ASF Buildbot on tomcat-trunk

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

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

2015-07-22 Thread kfujino
Author: kfujino Date: Wed Jul 22 06:28:41 2015 New Revision: 169 URL: http://svn.apache.org/r169 Log: The fairness attribute and IgnoreExceptionOnPreLoad attribute do not allow a change via JMX. Modified:

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

2015-07-22 Thread kfujino
Author: kfujino Date: Wed Jul 22 06:30:23 2015 New Revision: 1692223 URL: http://svn.apache.org/r1692223 Log: The fairness attribute and ignoreExceptionOnPreLoad attribute do not allow a change via JMX. Modified:

[Bug 57681] Allow parallel class loading in web application class loader by synchronizing on class specific object

2015-07-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57681 Huxing Zhang huxing.zh...@gmail.com changed: What|Removed |Added CC|

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

2015-07-22 Thread kfujino
Author: kfujino Date: Wed Jul 22 07:18:30 2015 New Revision: 1692227 URL: http://svn.apache.org/r1692227 Log: If the timeBetweenEvictionRunsMillis attribute is changed via jmx, it should restart the pool cleaner because this attribute affects the execution interval of the pool cleaner.

buildbot failure in ASF Buildbot on tomcat-trunk

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

[Bug 57681] Allow parallel class loading in web application class loader by synchronizing on class specific object

2015-07-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57681 Huxing Zhang huxing.zh...@gmail.com changed: What|Removed |Added Resolution|DUPLICATE |---

[Bug 58173] Failed to flush writer / No space left on device

2015-07-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58173 Christopher Schultz ch...@christopherschultz.net changed: What|Removed |Added Status|NEW

[Bug 58104] APR log error: org.apache.tomcat.jni.Error: 20005: An invalid socket was returned

2015-07-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58104 Violeta Georgieva violet...@apache.org changed: What|Removed |Added OS||All ---

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

2015-07-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58103 --- Comment #5 from Ognjen Blagojevic ognjen.d.blagoje...@gmail.com --- I narrowed the problem to one single problematic example: /examples/servlets/nonblocking/numberwriter. It is example to demonstrate Servlet 3.1 Non-blocking IO. Crawling

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

2015-07-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58103 --- Comment #6 from Ognjen Blagojevic ognjen.d.blagoje...@gmail.com --- (In reply to Ognjen Blagojevic from comment #5) Crawling that single URL from Java using java.net.URL / URLConnection classes causes reported log messages.