Re: [Bug 58095] Empty

2015-08-17 Thread Christopher Schultz
Kevin, On 8/17/15 5:48 PM, Kevin Hale Boyes wrote: > On 17 August 2015 at 15:43, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> >> If you want to propose this patch, please attach it to the BZ issue >> directly, rather than replying to the message on the dev list. >> > > Do I

Re: What API does the Tomcat DataSource Connection thread pool use to know a connection can be reused?

2015-08-17 Thread Christopher Schultz
Philip, On 8/17/15 12:27 PM, Wernersbach, Philip wrote: > We are developing a JDBC driver that implements the JDBC API. Our > driver works and we can use it in servlets, but Tomcat doesn’t seem > to know that the connections in the thread pool can be reused, so > after all of the connection slots

Re: [Bug 58095] Empty

2015-08-17 Thread Kevin Hale Boyes
On 17 August 2015 at 15:43, Christopher Schultz < ch...@christopherschultz.net> wrote: > > If you want to propose this patch, please attach it to the BZ issue > directly, rather than replying to the message on the dev list. > Do I need to re-open the bug?

Re: [Bug 58095] Empty

2015-08-17 Thread Christopher Schultz
Kevin, On 8/17/15 5:27 PM, Kevin Hale Boyes wrote: > > On 6 July 2015 at 14:15, > wrote: > > Mark Thomas mailto:ma...@apache.org>> changed: > >What|Removed |Added > > --

Re: [Bug 58095] Empty

2015-08-17 Thread Kevin Hale Boyes
On 6 July 2015 at 14:15, wrote: > > Mark Thomas changed: > >What|Removed |Added > > > Resolution|--- |INVALID > Status|NEW

Re: [VOTE] Release Apache Tomcat 8.0.25

2015-08-17 Thread Mark Thomas
On 17/08/2015 22:09, Christopher Schultz wrote: > Mark, > > On 8/17/15 4:54 PM, Mark Thomas wrote: >> On 17/08/2015 21:10, Christopher Schultz wrote: >>> Mark, >>> >>> On 8/17/15 1:46 PM, Mark Thomas wrote: The proposed Apache Tomcat 8.0.25 release is now available for voting. The m

Re: [VOTE] Release Apache Tomcat 8.0.25

2015-08-17 Thread Christopher Schultz
Mark, On 8/17/15 4:54 PM, Mark Thomas wrote: > On 17/08/2015 21:10, Christopher Schultz wrote: >> Mark, >> >> On 8/17/15 1:46 PM, Mark Thomas wrote: >>> The proposed Apache Tomcat 8.0.25 release is now available for voting. >>> >>> The main changes since 8.0.24 are: >>> >>> - Fix EOF handling in t

Re: [VOTE] Release Apache Tomcat 8.0.25

2015-08-17 Thread Mark Thomas
On 17/08/2015 21:10, Christopher Schultz wrote: > Mark, > > On 8/17/15 1:46 PM, Mark Thomas wrote: >> The proposed Apache Tomcat 8.0.25 release is now available for voting. >> >> The main changes since 8.0.24 are: >> >> - Fix EOF handling in the AJP APR/native connector to avoid the tight >> loo

Re: [VOTE] Release Apache Tomcat 8.0.25

2015-08-17 Thread Christopher Schultz
Mark, On 8/17/15 1:46 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.25 release is now available for voting. > > The main changes since 8.0.24 are: > > - Fix EOF handling in the AJP APR/native connector to avoid the tight > loop that caused high CPU load > > - Avoid an NPE when addin

svn commit: r1696321 - in /tomcat/tc8.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 17:48:15 2015 New Revision: 1696321 URL: http://svn.apache.org/r1696321 Log: Prep for next release Modified: tomcat/tc8.0.x/trunk/build.properties.default tomcat/tc8.0.x/trunk/res/maven/mvn.properties.default tomcat/tc8.0.x/trunk/webapps/docs/changelog.x

[VOTE] Release Apache Tomcat 8.0.25

2015-08-17 Thread Mark Thomas
The proposed Apache Tomcat 8.0.25 release is now available for voting. The main changes since 8.0.24 are: - Fix EOF handling in the AJP APR/native connector to avoid the tight loop that caused high CPU load - Avoid an NPE when adding POJO WEebSocket endpoints programmatically - Improved handl

[Bug 57544] Server CPU maxed out (100% per core) randomly after 10 to 30 hours

2015-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57544 --- Comment #6 from neet.musa...@gmail.com --- hey mark, upgraded tomcat from 6.0. to 7.0.57 and now cpu sarts spiking few hrs after tomcat startuphow can i verify if its hit by bug#57544.. regards,ne -- You are receiving this mail beca

svn commit: r10199 [2/2] - in /dev/tomcat/tomcat-8/v8.0.25: ./ bin/ bin/embed/ bin/extras/ src/

2015-08-17 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.25/bin/extras/catalina-ws.jar.asc == --- dev/tomcat/tomcat-8/v8.0.25/bin/extras/catalina-ws.jar.asc (added) +++ dev/tomcat/tomcat-8/v8.0.25/bin/extras/catalina-ws.jar.asc Mon Aug 17 16:46:00

svn commit: r10199 [1/2] - in /dev/tomcat/tomcat-8/v8.0.25: ./ bin/ bin/embed/ bin/extras/ src/

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 16:46:00 2015 New Revision: 10199 Log: Upload 8.0.25 for testing Added: dev/tomcat/tomcat-8/v8.0.25/ dev/tomcat/tomcat-8/v8.0.25/KEYS (with props) dev/tomcat/tomcat-8/v8.0.25/README.html (with props) dev/tomcat/tomcat-8/v8.0.25/RELEASE-NOTES

What API does the Tomcat DataSource Connection thread pool use to know a connection can be reused?

2015-08-17 Thread Wernersbach, Philip
Hello All, We are developing a JDBC driver that implements the JDBC API. Our driver works and we can use it in servlets, but Tomcat doesn’t seem to know that the connections in the thread pool can be reused, so after all of the connection slots in the thread pool are used, the servlets hang try

svn commit: r1696315 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_25: ./ build.properties.default webapps/docs/changelog.xml

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 16:18:27 2015 New Revision: 1696315 URL: http://svn.apache.org/r1696315 Log: Tag 8.0.25 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_25/ (props changed) - copied from r1696314, tomcat/tc8.0.x/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCAT_8_0_25/build.properti

svn commit: r1696308 - in /tomcat/tc8.0.x/trunk: ./ BUILDING.txt build.properties.default build.xml test/org/apache/catalina/startup/LoggingBaseTest.java webapps/docs/changelog.xml

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 15:47:58 2015 New Revision: 1696308 URL: http://svn.apache.org/r1696308 Log: Enable parallel unit tests for 8.0.x Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/BUILDING.txt tomcat/tc8.0.x/trunk/build.properties.default tomcat

buildbot success in ASF Buildbot on tomcat-8-trunk

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

svn commit: r1696284 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/http/RequestUtil.java test/org/apache/tomcat/util/http/TestRequestUtil.java webapps/docs/changelog.xml

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 14:11:25 2015 New Revision: 1696284 URL: http://svn.apache.org/r1696284 Log: Fix Javadoc Separate test cases into separate test methods and add some additional tests. Clean up the code and fix a couple of edge cases Modified: tomcat/tc7.0.x/trunk/ (props chang

svn commit: r1696281 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/http/RequestUtil.java test/org/apache/tomcat/util/http/TestRequestUtil.java webapps/docs/changelog.xml

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 14:10:31 2015 New Revision: 1696281 URL: http://svn.apache.org/r1696281 Log: Fix Javadoc Separate test cases into separate test methods and add some additional tests. Clean up the code and fix a couple of edge cases Modified: tomcat/tc8.0.x/trunk/ (props chang

svn commit: r1696280 - in /tomcat/trunk: java/org/apache/tomcat/util/http/RequestUtil.java test/org/apache/tomcat/util/http/TestRequestUtil.java

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 14:07:49 2015 New Revision: 1696280 URL: http://svn.apache.org/r1696280 Log: Fix Javadoc Separate test cases into separate test methods and add some additional tests. Clean up the code and fix a couple of edge cases Modified: tomcat/trunk/java/org/apache/tomcat/

[Bug 58157] RecycleRequiredException and missing AsyncListener.onTimeout call

2015-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58157 --- Comment #20 from Mark Thomas --- I answer to most names - as long as they are polite ;) I did some local testing before committing this patch with the simple test case and didn't see any issues for over 15 hours so I'm reasonably confident

[Bug 58157] RecycleRequiredException and missing AsyncListener.onTimeout call

2015-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58157 --- Comment #19 from cg.throwa...@mailinator.com --- Sorry!. I meant to say Mark... or Mr.Thomas as you prefer :) -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 58157] RecycleRequiredException and missing AsyncListener.onTimeout call

2015-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58157 --- Comment #18 from cg.throwa...@mailinator.com --- We have built the trunk and we can confirm that we haven't seen the bug appearing during our tests with the minimal servlet, and also with our full application. We'll continue testing for mor

svn commit: r1696273 - in /tomcat/tc8.0.x/trunk: ./ conf/catalina.properties webapps/docs/changelog.xml

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 13:42:11 2015 New Revision: 1696273 URL: http://svn.apache.org/r1696273 Log: Fix issue with log4javascript reported at https://github.com/webjars/log4javascript/issues/5 Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/conf/catalina.pr

svn commit: r1696272 - /tomcat/trunk/conf/catalina.properties

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 13:39:43 2015 New Revision: 1696272 URL: http://svn.apache.org/r1696272 Log: Fix issue with log4javascript reported at https://github.com/webjars/log4javascript/issues/5 Modified: tomcat/trunk/conf/catalina.properties Modified: tomcat/trunk/conf/catalina.prope

svn commit: r1696270 - /tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 13:23:10 2015 New Revision: 1696270 URL: http://svn.apache.org/r1696270 Log: Don't fail if the OpenSSL: can't be found - just skip the tests. Modified: tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java Modified: tomcat/tc8.0

[ANN] Apache Tomcat Connectors 1.2.41 released

2015-08-17 Thread Mark Thomas
The Apache Tomcat Project is proud to announce the release of version 1.2.41 of the Apache Tomcat Connectors. This version fixes one security issue (CVE-2014-8111) and a number of bugs found in previous releases. Full details of these changes and new features, are available in the Apache Tomcat Co

svn commit: r1696236 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 10:56:22 2015 New Revision: 1696236 URL: http://svn.apache.org/r1696236 Log: More than a handful of bgs were fixed Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apa

svn commit: r1696235 - in /tomcat/site/trunk: docs/download-connectors.html docs/index.html docs/oldnews-2014.html docs/security-jk.html xdocs/download-connectors.xml xdocs/index.xml xdocs/oldnews-201

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 10:55:04 2015 New Revision: 1696235 URL: http://svn.apache.org/r1696235 Log: Update website for jk 1.2.41 release Modified: tomcat/site/trunk/docs/download-connectors.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/oldnews-2014.html tom

svn commit: r1696233 [1/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/printe

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 10:48:16 2015 New Revision: 1696233 URL: http://svn.apache.org/r1696233 Log: Update jk-docs for 1.2.41 release Added: tomcat/site/trunk/docs/connectors-doc/common_howto/ tomcat/site/trunk/docs/connectors-doc/common_howto/loadbalancers.html (with props)

svn commit: r1696233 [10/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/print

2015-08-17 Thread markt
Modified: tomcat/site/trunk/docs/connectors-doc/reference/workers.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/workers.html?rev=1696233&r1=1696232&r2=1696233&view=diff == --- tomca

svn commit: r1696233 [7/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/printe

2015-08-17 Thread markt
Modified: tomcat/site/trunk/docs/connectors-doc/news/printer/20060101.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/printer/20060101.html?rev=1696233&r1=1696232&r2=1696233&view=diff == -

svn commit: r1696233 [2/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/printe

2015-08-17 Thread markt
Added: tomcat/site/trunk/docs/connectors-doc/common_howto/printer/proxy.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/printer/proxy.html?rev=1696233&view=auto == --- tomcat/site/

svn commit: r1696233 [5/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/printe

2015-08-17 Thread markt
Modified: tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html?rev=1696233&r1=1696232&r2=1696233&view=diff ===

svn commit: r1696233 [3/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/printe

2015-08-17 Thread markt
Added: tomcat/site/trunk/docs/connectors-doc/common_howto/proxy.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/proxy.html?rev=1696233&view=auto == --- tomcat/site/trunk/docs/conne

svn commit: r1696233 [9/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/printe

2015-08-17 Thread markt
Modified: tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html?rev=1696233&r1=1696232&r2=1696233&view=diff == -

svn commit: r1696233 [8/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/printe

2015-08-17 Thread markt
Modified: tomcat/site/trunk/docs/connectors-doc/reference/apache.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/apache.html?rev=1696233&r1=1696232&r2=1696233&view=diff == --- tomcat/

svn commit: r1696233 [6/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/printe

2015-08-17 Thread markt
Modified: tomcat/site/trunk/docs/connectors-doc/news/20070301.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20070301.html?rev=1696233&r1=1696232&r2=1696233&view=diff == --- tomcat/site/t

svn commit: r1696233 [4/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/printe

2015-08-17 Thread markt
Modified: tomcat/site/trunk/docs/connectors-doc/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/index.html?rev=1696233&r1=1696232&r2=1696233&view=diff == --- tomcat/site/trunk/docs/connec

svn commit: r1696233 [11/11] - in /tomcat/site/trunk/docs/connectors-doc: ./ ajp/ ajp/printer/ common_howto/ common_howto/printer/ generic_howto/ miscellaneous/ miscellaneous/printer/ news/ news/print

2015-08-17 Thread markt
Modified: tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/iis.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/iis.html?rev=1696233&r1=1696232&r2=1696233&view=diff

[Bug 58249] New: Documentation regarding max_packet_size parameter not correct

2015-08-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58249 Bug ID: 58249 Summary: Documentation regarding max_packet_size parameter not correct Product: Tomcat Connectors Version: 1.2.40 Hardware: PC Status: NEW

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2015-08-17 Thread Bill Barker
rkspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dtest.reports=output/logs-NIO2 -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150817-native-src.tar.gz -Dexampl

buildbot failure in ASF Buildbot on tomcat-8-trunk

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

[Bug 58157] RecycleRequiredException and missing AsyncListener.onTimeout call

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

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

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 07:33:34 2015 New Revision: 1696201 URL: http://svn.apache.org/r1696201 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58157 Ensure that the handling of async timeouts does not result in an unnecessary dispatch to a container thread that could result in the

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

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 07:30:59 2015 New Revision: 1696200 URL: http://svn.apache.org/r1696200 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58157 Ensure that the handling of async timeouts does not result in an unnecessary dispatch to a container thread that could result in the

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

2015-08-17 Thread markt
Author: markt Date: Mon Aug 17 07:28:18 2015 New Revision: 1696199 URL: http://svn.apache.org/r1696199 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58157 Ensure that the handling of async timeouts does not result in an unnecessary dispatch to a container thread that could result in the