Re: [VOTE] Release Apache Tomcat Connectors 1.2.37

2012-05-30 Thread Mladen Turk
On 05/29/2012 11:23 AM, Mladen Turk wrote: The Apache Tomcat Connectors 1.2.37 is [X] Stable, go ahead and release [ ] Broken because of ... ... for the record. -- ^TM - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apach

buildbot failure in ASF Buildbot on tomcat-trunk

2012-05-30 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/3007 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

svn commit: r1344544 - /tomcat/tc6.0.x/trunk/webapps/docs/funcspecs/fs-admin-objects.xml

2012-05-30 Thread kkolinko
Author: kkolinko Date: Thu May 31 02:33:22 2012 New Revision: 1344544 URL: http://svn.apache.org/viewvc?rev=1344544&view=rev Log: One more place where enableLookups flag documentation was wrong. Modified: tomcat/tc6.0.x/trunk/webapps/docs/funcspecs/fs-admin-objects.xml Modified: tomcat/tc6.0

svn commit: r1344542 - in /tomcat/tc6.0.x/trunk/webapps/docs: changelog.xml config/ajp.xml config/http.xml

2012-05-30 Thread kkolinko
Author: kkolinko Date: Thu May 31 02:28:43 2012 New Revision: 1344542 URL: http://svn.apache.org/viewvc?rev=1344542&view=rev Log: Correct documentation for enableLookups attribute of a Connector. By default DNS lookups are disabled. Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1344535 - /tomcat/tc5.5.x/trunk/build/RUNNING.txt

2012-05-30 Thread kkolinko
Author: kkolinko Date: Thu May 31 02:17:51 2012 New Revision: 1344535 URL: http://svn.apache.org/viewvc?rev=1344535&view=rev Log: Correct description of CATALINA_BASE in RUNNING.txt, aligning it with Tomcat 6. There was discussion on the users list. Modified: tomcat/tc5.5.x/trunk/build/RUNNIN

svn commit: r1344530 - /tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml

2012-05-30 Thread kkolinko
Author: kkolinko Date: Thu May 31 02:05:14 2012 New Revision: 1344530 URL: http://svn.apache.org/viewvc?rev=1344530&view=rev Log: Note that Remote Host Valve needs enableLookups being enabled on a Connector. Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/valve.xml Modified: tomcat/tc6.0.

svn commit: r1344529 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/filter.xml webapps/docs/config/valve.xml

2012-05-30 Thread kkolinko
Author: kkolinko Date: Thu May 31 01:54:39 2012 New Revision: 1344529 URL: http://svn.apache.org/viewvc?rev=1344529&view=rev Log: Merged revision 1344528 from tomcat/trunk: Note that Remote Host Valve|Filter needs enableLookups being enabled on a Connector. Modified: tomcat/tc7.0.x/trunk/

svn commit: r1344528 - in /tomcat/trunk/webapps/docs/config: filter.xml valve.xml

2012-05-30 Thread kkolinko
Author: kkolinko Date: Thu May 31 01:52:37 2012 New Revision: 1344528 URL: http://svn.apache.org/viewvc?rev=1344528&view=rev Log: Note that Remote Host Valve|Filter needs enableLookups being enabled on a Connector. Modified: tomcat/trunk/webapps/docs/config/filter.xml tomcat/trunk/webapp

svn commit: r1344517 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/coyote/http11/TestAbstractHttp11Processor.java

2012-05-30 Thread kkolinko
Author: kkolinko Date: Thu May 31 00:17:45 2012 New Revision: 1344517 URL: http://svn.apache.org/viewvc?rev=1344517&view=rev Log: Merged revision 1344515 from tomcat/trunk: Organize imports to pass Checkstyle. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/or

svn commit: r1344515 - /tomcat/trunk/test/org/apache/coyote/http11/TestAbstractHttp11Processor.java

2012-05-30 Thread kkolinko
Author: kkolinko Date: Thu May 31 00:10:51 2012 New Revision: 1344515 URL: http://svn.apache.org/viewvc?rev=1344515&view=rev Log: Organize imports to pass Checkstyle. Modified: tomcat/trunk/test/org/apache/coyote/http11/TestAbstractHttp11Processor.java Modified: tomcat/trunk/test/org/apache

svn commit: r1344509 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2012-05-30 Thread kkolinko
Author: kkolinko Date: Wed May 30 23:49:58 2012 New Revision: 1344509 URL: http://svn.apache.org/viewvc?rev=1344509&view=rev Log: Resurrect method of NioEndpoint$Poller that was removed in r1342473 I think it is an internal method, but compatibility concerns were stated in "Re: r1342473" thread.

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-05-30 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test has an issue affecting its community integration. This

RE: svn commit: r1342473 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11NioProcessor.java java/org/apache/tomcat/util/net/NioEndpoint.java

2012-05-30 Thread Filip Hanik (mailing lists)
Yes, I only bring it up cause I feel we already change way to much in point releases. Even at 7.0.27 do we have stability issues, and that is not something that happened with v5 and v6 where I felt we had a bit more stability that late into the releases. I feel that in trunk, that is where we conti

Re: svn commit: r1342473 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11NioProcessor.java java/org/apache/tomcat/util/net/NioEndpoint.java

2012-05-30 Thread Konstantin Kolinko
2012/5/30 Filip Hanik (mailing lists) : > Changing a public API method is something I would do for trunk. I'm not sure > about a .28 release that is considered stable. "API Stability" section of RELEASE-NOTES.txt says those are our internals and "may change without notice between point releases".

[Bug 53333] NPE is thrown for env-entry without env-entry-type but with injection-target specified

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=5 --- Comment #1 from Violeta Georgieva --- Created attachment 28864 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28864&action=edit Patch proposal -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53333] New: NPE is thrown for env-entry without env-entry-type but with injection-target specified

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=5 Priority: P2 Bug ID: 5 Assignee: dev@tomcat.apache.org Summary: NPE is thrown for env-entry without env-entry-type but with injection-target specified Severity: nor

[Bug 53331] Broken http response for 200k+ static files

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53331 Filip Hanik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53138] Not able to download a file size of 740KB using NIO connector in tomcat version 7.0.27. But with the same configuration I was able to download that in tomcat 7.0.26.

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53138 Filip Hanik changed: What|Removed |Added CC||a123...@mail.ru --- Comment #13 from

Re: [VOTE] Release Apache Tomcat Connectors 1.2.37

2012-05-30 Thread Christopher Schultz
Mladen, On 5/29/12 5:23 AM, Mladen Turk wrote: > The Apache Tomcat Connectors 1.2.37 is > [X] Stable, go ahead and release > [ ] Broken because of ... All seems to be running well in my development environment. -chris signature.asc Description: OpenPGP digital signature

[Bug 53331] New: Broken http response for 200k+ static files

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53331 Priority: P2 Bug ID: 53331 Assignee: dev@tomcat.apache.org Summary: Broken http response for 200k+ static files Severity: critical Classification: Unclassified OS: Wind

RE: svn commit: r1342473 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11NioProcessor.java java/org/apache/tomcat/util/net/NioEndpoint.java

2012-05-30 Thread Filip Hanik (mailing lists)
Changing a public API method is something I would do for trunk. I'm not sure about a .28 release that is considered stable. Filip > -Original Message- > From: kkoli...@apache.org [mailto:kkoli...@apache.org] > Sent: Thursday, May 24, 2012 5:02 PM > To: dev@tomcat.apache.org > Subject: sv

RE: [VOTE] Release Apache Tomcat Connectors 1.2.37

2012-05-30 Thread Filip Hanik (mailing lists)
[X] Stable, go ahead and release > -Original Message- > From: Mladen Turk [mailto:mt...@apache.org] > Sent: Tuesday, May 29, 2012 3:24 AM > To: Tomcat Developers List > Subject: [VOTE] Release Apache Tomcat Connectors 1.2.37 > > Hi, > > Apache Tomcat Connectors 1.2.37 release candidate i

buildbot success in ASF Buildbot on tomcat-trunk

2012-05-30 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/3005 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 53119] java.nio.BufferOverflowException in AjpAprProcessor.output() when AJP client disconnects

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53119 --- Comment #2 from Konstantin Preißer --- Thanks, Mark. I tested with Tomcat 7 Trunk and can confirm that r1344253 fixes the issue. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 53115] catalina.bat run does not work is TEMP contains spaces

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 Eugene Petrenko changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONT

[Bug 53169] [patch] don't do chunking with Connection: close

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53169 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53115] catalina.bat run does not work is TEMP contains spaces

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 --- Comment #6 from Christopher Schultz --- We could detect the spaces in %TEMP% and issue an error message, stopping the startup script rather than ending up giving the user a bizarre error and letting them try to figure it out. -- You a

svn commit: r1344267 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/AbstractHttp11Processor.java test/org/apache/coyote/http11/TestAbstractHttp11Processor.java webapps/docs/changelog.xml

2012-05-30 Thread markt
Author: markt Date: Wed May 30 14:13:47 2012 New Revision: 1344267 URL: http://svn.apache.org/viewvc?rev=1344267&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53169 Allow servlets to opt to avoid chunked encoding with a response of unknown length by setting the Connection:

svn commit: r1344266 - in /tomcat/trunk: java/org/apache/coyote/http11/AbstractHttp11Processor.java test/org/apache/coyote/http11/TestAbstractHttp11Processor.java

2012-05-30 Thread markt
Author: markt Date: Wed May 30 14:11:49 2012 New Revision: 1344266 URL: http://svn.apache.org/viewvc?rev=1344266&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53169 Allow servlets to opt to avoid chunked encoding with a response of unknown length by setting the Connection:

[Bug 53119] java.nio.BufferOverflowException in AjpAprProcessor.output() when AJP client disconnects

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53119 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2012-05-30 Thread markt
Author: markt Date: Wed May 30 13:35:55 2012 New Revision: 1344253 URL: http://svn.apache.org/viewvc?rev=1344253&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53119 Make sure the buffer is cleared on any error to prevent any possible overflow if it is written to again befor

svn commit: r1344250 - /tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProcessor.java

2012-05-30 Thread markt
Author: markt Date: Wed May 30 13:31:51 2012 New Revision: 1344250 URL: http://svn.apache.org/viewvc?rev=1344250&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53119 Make sure the buffer is cleared on any error to prevent any possible overflow if it is written to again befor

svn commit: r1344237 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2012-05-30 Thread markt
Author: markt Date: Wed May 30 13:00:37 2012 New Revision: 1344237 URL: http://svn.apache.org/viewvc?rev=1344237&view=rev Log: Move to correct section Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.o

[Bug 53115] catalina.bat run does not work is TEMP contains spaces

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

Re: [Bug 53326] New: -

2012-05-30 Thread Mark Thomas
On 30/05/2012 09:41, bugzi...@apache.org wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=53326 > > Priority: P2 > Bug ID: 53326 > Assignee: dev@tomcat.apache.org >Summary: - > Severity: normal > Classification: Unclassified >

[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2012-05-30 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This i

[Bug 53325] Tomcat Connector crashes

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53325 Mladen Turk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53324] Starting with mod_jk 1.2.35 I cannot modify worker status using JK Status Manager

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53324 Mladen Turk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53326] -

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53326 --- Comment #1 from jemstep_link --- https://www.jemstep.com/";>Free Investment Advice - Find the best funds for you with Jemstep's free online investment advice & portfolio management software. -- You are receiving this mail because: You

[Bug 53326] New: -

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53326 Priority: P2 Bug ID: 53326 Assignee: dev@tomcat.apache.org Summary: - Severity: normal Classification: Unclassified OS: Windows XP Reporter: denzelhorton...@y

[Bug 53325] New: Tomcat Connector crashes

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53325 Priority: P2 Bug ID: 53325 Assignee: dev@tomcat.apache.org Summary: Tomcat Connector crashes Severity: blocker Classification: Unclassified OS: Windows Server 2003

[Bug 53324] New: Starting with mod_jk 1.2.35 I cannot modify worker status using JK Status Manager

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53324 Priority: P2 Bug ID: 53324 Assignee: dev@tomcat.apache.org Summary: Starting with mod_jk 1.2.35 I cannot modify worker status using JK Status Manager Severity: normal

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 fglez@gmail.com changed: What|Removed |Added CC||fglez@gmail.com -- You a

[Bug 53267] The JreMemoryLeakPreventionListener causes a full GC every hour when gcDaemonProtection=true

2012-05-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53267 --- Comment #7 from fglez@gmail.com --- Is this bug fix going to be backported to Tomcat 6.x? -- You are receiving this mail because: You are the assignee for the bug. --