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

2015-07-20 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-20 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

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

2015-07-20 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 Modifie

[Bug 58042] SlowQueryReport failed query logging

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

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-20 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 tomcat/tc8.0.x/trunk/modules/j

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-20 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 tomcat/trunk/modules/jdbc-pool/src/mai

buildbot success in ASF Buildbot on tomcat-trunk

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

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

2015-07-20 Thread remm
Author: remm Date: Mon Jul 20 16:28:28 2015 New Revision: 1691974 URL: http://svn.apache.org/r1691974 Log: Remove confusing closeSocket method. Remove nested exception catch, doesn't seem very useful. 58103: Add some sync to avoid double close. Modified: tomcat/trunk/java/org/apache/tomcat/ut

svn commit: r1691973 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AbstractEndpoint.java LocalStrings.properties

2015-07-20 Thread remm
Author: remm Date: Mon Jul 20 16:26:36 2015 New Revision: 1691973 URL: http://svn.apache.org/r1691973 Log: i18n Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties Modified: tomcat/trunk/java/or

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #2 from Violeta Georgieva --- Hi, Here are my comments: The most obvious solution here is to clear WebappClassLoaderBase.resourceEntries when a transformer is added but I have some concerns about it. When you are using TomcatInst

[Bug 58157] RecycleRequiredException and missing AsyncListener.onTimeout call

2015-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58157 cg.throwa...@mailinator.com changed: What|Removed |Added OS||All --- Comment #1 from c

[Bug 58157] New: RecycleRequiredException and missing AsyncListener.onTimeout call

2015-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58157 Bug ID: 58157 Summary: RecycleRequiredException and missing AsyncListener.onTimeout call Product: Tomcat 7 Version: 7.0.59 Hardware: PC Status: NEW

[Bug 58154] web.xml in /apache-tomcat/webapps/manager/WEB-INF disappeared sometime

2015-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58154 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58154] New: web.xml in /apache-tomcat/webapps/manager/WEB-INF disappeared sometime

2015-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58154 Bug ID: 58154 Summary: web.xml in /apache-tomcat/webapps/manager/WEB-INF disappeared sometime Product: Tomcat 7 Version: 7.0.63 Hardware: PC OS: Linux