DO NOT REPLY [Bug 51229] New: Some async examples are not work correctly

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51229 Bug #: 51229 Summary: Some async examples are not work correctly Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Severity: minor

DO NOT REPLY [Bug 51226] [Patch] to add FindLeaks ant task

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51226 --- Comment #1 from Eiji Takahashi 2011-05-19 06:36:46 UTC --- Created attachment 27029 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27029 findleaks ant task I made patch for adding FindLeaks ant task. Regards. -- Configu

DO NOT REPLY [Bug 51226] New: [Patch] to add FindLeaks ant task

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51226 Bug #: 51226 Summary: [Patch] to add FindLeaks ant task Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Severity: enhancement

DO NOT REPLY [Bug 51225] New: The link for Manager help is broken in Japanese locale

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51225 Bug #: 51225 Summary: The link for Manager help is broken in Japanese locale Product: Tomcat 7 Version: trunk Platform: All OS/Version: Linux Status: NEW S

DO NOT REPLY [Bug 50839] Closing connection on the client side (browser) during unfinished transmission result in 100% CPU slike for 30 sec during socket shutdownd in jk_connect.c

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50839 Tim Whittington changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1124476 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

2011-05-18 Thread timw
Author: timw Date: Thu May 19 00:20:25 2011 New Revision: 1124476 URL: http://svn.apache.org/viewvc?rev=1124476&view=rev Log: Updating changelog for bug #50839 Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml URL: http:/

Re: [PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread Keiichi Fujino
+1 2011/5/18 Mark Thomas : > All, > > We have the option to move to svnpubsub for managing our releases. > Rather than copying artefacts to people.a.o and then waiting for rsync > (every around 2 hours) we would commit the artefacts to svn and a commit > hook would update the /dist/tomcat area on

svn commit: r1124474 - /tomcat/jk/trunk/native/common/jk_connect.c

2011-05-18 Thread timw
Author: timw Date: Thu May 19 00:15:59 2011 New Revision: 1124474 URL: http://svn.apache.org/viewvc?rev=1124474&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=50839 Cap the lingering bytes read when shutting down an AJP socket at 32k to prevent CPU spikes reading very large res

Re: [PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread Rainer Jung
+1 to Marks proposal. Shot additional answer to Konstantin inline. On 18.05.2011 16:43, Konstantin Kolinko wrote: > Will the commit messages be forwarded to the mailing list? At least the web server project does it like that. For an example see http://marc.info/?l=apache-cvs&m=130509208030121&

DO NOT REPLY [Bug 51221] New: Wrong spelling in Spanish locale

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51221 Bug #: 51221 Summary: Wrong spelling in Spanish locale Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Linux Status: NEW Severity: enhancement

DO NOT REPLY [Bug 51212] QueryStats has synchornisation issues

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

svn commit: r1124352 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java

2011-05-18 Thread fhanik
Author: fhanik Date: Wed May 18 17:46:01 2011 New Revision: 1124352 URL: http://svn.apache.org/viewvc?rev=1124352&view=rev Log: make fields volatile https://issues.apache.org/bugzilla/show_bug.cgi?id=51212 Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/int

DO NOT REPLY [Bug 51195] "Find leaks" reports a false positive memory/classloader leak

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51195 --- Comment #3 from Mark Thomas 2011-05-18 17:38:13 UTC --- The code referenced above from logback is not licensed in a way that allows it to be used in an ALv2 work in source form. The gc leaks functionality already includes a warning tha

DO NOT REPLY [Bug 51197] sendError/sendRedirect don't work with AsyncContext

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

svn commit: r1124342 - in /tomcat/trunk: java/org/apache/catalina/connector/CoyoteAdapter.java test/org/apache/catalina/core/TestAsyncContextImpl.java webapps/docs/changelog.xml

2011-05-18 Thread markt
Author: markt Date: Wed May 18 17:25:28 2011 New Revision: 1124342 URL: http://svn.apache.org/viewvc?rev=1124342&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51197 Fix possible dropped connection when sendError or sendRedirst are used during async processing. Modified:

svn commit: r1124340 - in /tomcat/trunk/java/org/apache/coyote/http11: Http11AprProcessor.java Http11NioProcessor.java Http11Processor.java

2011-05-18 Thread markt
Author: markt Date: Wed May 18 17:16:26 2011 New Revision: 1124340 URL: http://svn.apache.org/viewvc?rev=1124340&view=rev Log: If an error status is set during async processing, don't drop the connection and let the async processing handle it Modified: tomcat/trunk/java/org/apache/coyote/htt

DO NOT REPLY [Bug 51212] QueryStats has synchornisation issues

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51212 --- Comment #2 from Philippe Mouawad 2011-05-18 16:35:14 UTC --- Note that there is still an issue where nbrInvocations is equals to 0. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rece

DO NOT REPLY [Bug 51185] Performance : DataSourceProxy#createPool should use more fine grained synchronisation

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51185 Philippe Mouawad changed: What|Removed |Added Attachment #27023|0 |1 is obsolete|

Re: [PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread William A. Rowe Jr.
On 5/18/2011 9:22 AM, Mark Thomas wrote: > On 18/05/2011 15:06, Konstantin Kolinko wrote: >> 2011/5/18 Mark Thomas : >>> All, >>> >>> We have the option to move to svnpubsub for managing our releases. >>> Rather than copying artefacts to people.a.o and then waiting for rsync >>> (every around 2 hou

DO NOT REPLY [Bug 51212] QueryStats has synchornisation issues

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51212 Philippe Mouawad changed: What|Removed |Added Attachment #27017|0 |1 is obsolete|

DO NOT REPLY [Bug 51185] Performance : DataSourceProxy#createPool should use more fine grained synchronisation

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51185 Philippe Mouawad changed: What|Removed |Added Attachment #26984|0 |1 is obsolete|

DO NOT REPLY [Bug 51220] New: Add system property that makes it possible for jsp pages with the extends page directive to take advantage of tag pooling

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51220 Bug #: 51220 Summary: Add system property that makes it possible for jsp pages with the extends page directive to take advantage of tag pooling Product: Tomcat 6

Re: [PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread Mladen Turk
+1 On 05/18/2011 03:38 PM, Mark Thomas wrote: If folks would like to go this route, I am happy to do the work on our end to migrate /dist/tomcat to svnpubsub. Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr...@tomcat

Re: [PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread Tim Funk
+1 On Wed, May 18, 2011 at 9:38 AM, Mark Thomas wrote: > > We have the option to move to svnpubsub for managing our releases. > Rather than copying artefacts to people.a.o and then waiting for rsync > (every around 2 hours) we would commit the artefacts to svn and a commit > hook would update th

Re: [PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread Konstantin Kolinko
2011/5/18 Mark Thomas : >> 1. In what repository will the artifacts go? >> >> IIRC, there is some additional repository. I think it wouldn't be good >> to have them in /repos/asf/ > > There is a separate /dist repo > >> 2. You will have to upload Javadocs. > > Huh? We are talking about www.a.o/dist

Re: [PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread Filip Hanik - Dev Lists
+1 sounds good Filip On 5/18/2011 7:38 AM, Mark Thomas wrote: All, We have the option to move to svnpubsub for managing our releases. Rather than copying artefacts to people.a.o and then waiting for rsync (every around 2 hours) we would commit the artefacts to svn and a commit hook would updat

Re: [PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread Mark Thomas
On 18/05/2011 15:06, Konstantin Kolinko wrote: > 2011/5/18 Mark Thomas : >> All, >> >> We have the option to move to svnpubsub for managing our releases. >> Rather than copying artefacts to people.a.o and then waiting for rsync >> (every around 2 hours) we would commit the artefacts to svn and a co

Re: [PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread Konstantin Kolinko
2011/5/18 Mark Thomas : > All, > > We have the option to move to svnpubsub for managing our releases. > Rather than copying artefacts to people.a.o and then waiting for rsync > (every around 2 hours) we would commit the artefacts to svn and a commit > hook would update the /dist/tomcat area on the

DO NOT REPLY [Bug 51217] getServletContext().getRealPath("/") returns null.

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

[PROPOSAL] Move to svnpubsub for /dist/tomcat

2011-05-18 Thread Mark Thomas
All, We have the option to move to svnpubsub for managing our releases. Rather than copying artefacts to people.a.o and then waiting for rsync (every around 2 hours) we would commit the artefacts to svn and a commit hook would update the /dist/tomcat area on the www servers immediately. If folks

svn commit: r1124238 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/valves/SSLValve.java webapps/docs/changelog.xml

2011-05-18 Thread markt
Author: markt Date: Wed May 18 12:56:54 2011 New Revision: 1124238 URL: http://svn.apache.org/viewvc?rev=1124238&view=rev Log: Fix SSLValve so it returns key size as an Integer rather than a String Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomca

DO NOT REPLY [Bug 51147] Deploy from Manager fail in 403

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51147 --- Comment #9 from Alexis Hassler 2011-05-18 12:44:56 UTC --- You're welcome. I'm glad with my small contrib. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

DO NOT REPLY [Bug 51119] extras - JmxRemoteLifecycleListener does not support JAAS based authentication and authorisation

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

svn commit: r1124225 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/mbeans/JmxRemoteLifecycleListener.java webapps/docs/changelog.xml

2011-05-18 Thread markt
Author: markt Date: Wed May 18 12:41:42 2011 New Revision: 1124225 URL: http://svn.apache.org/viewvc?rev=1124225&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51119 Add JAAS authentication support to the JmxRemoteLifecycleListener Patch provided by Neil Laurance Modified:

DO NOT REPLY [Bug 51147] Deploy from Manager fail in 403

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

svn commit: r1124220 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/manager/HTMLManagerServlet.java webapps/docs/changelog.xml

2011-05-18 Thread markt
Author: markt Date: Wed May 18 12:35:40 2011 New Revision: 1124220 URL: http://svn.apache.org/viewvc?rev=1124220&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51147 Fix deploy for HTML Manager app that was broken when CSRF prevention was added Patch provided by Alexis Hassle

DO NOT REPLY [Bug 51073] Misconfigured SSLProtocol with an AprEndpoint silently falls back to ALL

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51073 --- Comment #2 from Mark Thomas 2011-05-18 12:12:19 UTC --- Fixed in 6.0.x and will be included in 6.0.33 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail becaus

svn commit: r1124211 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/res/LocalStrings.properties webapps/docs/changelog.xml

2011-05-18 Thread markt
Author: markt Date: Wed May 18 12:12:16 2011 New Revision: 1124211 URL: http://svn.apache.org/viewvc?rev=1124211&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51073 Throw an exception and do not start the APR connector if it is configured for SSL and an invalid value is pro

DO NOT REPLY [Bug 51217] New: getServletContext().getRealPath("/") returns null.

2011-05-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51217 Bug #: 51217 Summary: getServletContext().getRealPath("/") returns null. Product: Tomcat 7 Version: 7.0.14 Platform: PC OS/Version: Linux Status: NEW Sever