[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 changed: What|Removed |Added Resolution|DUPLICATE |--- Status|RESOLVED

[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 --- (In reply to Ognjen Blagojevic from comment #5) > Crawling that single URL from Java using > java.net.URL / URLConnection classes causes reported log messages. s/Crawling/Reading/g -- You are receivi

[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 --- 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 that single URL from Java using

[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 changed: What|Removed |Added OS||All --- Comment #4 from Violeta Ge

[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[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 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 changed: What|Removed |Added CC||huxing.zh...@gmail.com --- Comment #11

[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 --- Will give version 8.0.24 a test. TBA. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-

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 AnyBranchS

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 AnyBranchSchedule

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. Modified

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. Modified

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. Modified

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 AnyBranchSched