DO NOT REPLY [Bug 52381] Please add OSGi metadata

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52381 --- Comment #6 from Glyn Normington gnorming...@vmware.com 2012-02-17 11:17:56 UTC --- If OSGi metadata is added, I suggest also adding a basic test to Tomcat's build to check that the Tomcat bundle resolve. (I created a similar test for

DO NOT REPLY [Bug 52381] Please add OSGi metadata

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52381 --- Comment #7 from Alexander Kurtakov akurta...@gmail.com 2012-02-17 11:21:59 UTC --- In order to avoid cyclic dependencies and yes servlet.jar is used in too many places so having dependencies to build its osgi metadata will be a big

DO NOT REPLY [Bug 42925] Sendfile thread uses 100% cpu for long periods

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42925 muralie muralie...@e2infosystems.com changed: What|Removed |Added CC|

DO NOT REPLY [Bug 52696] New: 100% cpu usage

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52696 Bug #: 52696 Summary: 100% cpu usage Product: Tomcat 6 Version: 6.0.29 Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority:

DO NOT REPLY [Bug 52696] 100% cpu usage

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52696 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1245449 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 13:51:59 2012 New Revision: 1245449 URL: http://svn.apache.org/viewvc?rev=1245449view=rev Log: Review of r1244737 Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java Modified:

svn commit: r1245452 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 13:58:02 2012 New Revision: 1245452 URL: http://svn.apache.org/viewvc?rev=1245452view=rev Log: Review of r1244737 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/ContextConfig.java Propchange:

svn commit: r1245466 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_26: ./ build.properties.default

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 14:02:42 2012 New Revision: 1245466 URL: http://svn.apache.org/viewvc?rev=1245466view=rev Log: Tag 7.0.26 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_26/ (props changed) - copied from r1245453, tomcat/tc7.0.x/trunk/ Modified:

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

2012-02-17 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-validate-eoln has an issue affecting its community

Re: AccessLogValve enhancement

2012-02-17 Thread Filip Hanik - Dev Lists
On 2/16/2012 2:12 PM, Konstantin Kolinko wrote: Do not send attachments to this mailing list ever! The world could implode!! - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

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

2012-02-17 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-validate-eoln has an issue affecting its community

DO NOT REPLY [Bug 52697] New: Response.recycle() does not always call outputStream.clear()

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52697 Bug #: 52697 Summary: Response.recycle() does not always call outputStream.clear() Product: Tomcat 6 Version: 6.0.35 Platform: PC OS/Version: FreeBSD

Re: AccessLogValve enhancement

2012-02-17 Thread Francis Galiegue
While AccessLogValve is the subject... Any chance we can do away with the default, unparseable timestamp format? With Apache, it is allowed to specify the timestamp using strftime(3)-like format, I'd like to be able to do the same with Tomcat's AccessLogValve using SimpleDateFormat patterns...

Re: AccessLogValve enhancement

2012-02-17 Thread Filip Hanik - Dev Lists
On 2/17/2012 8:55 AM, Francis Galiegue wrote: While AccessLogValve is the subject... Any chance we can do away with the default, unparseable timestamp format? With Apache, it is allowed to specify the timestamp using strftime(3)-like format, I'd like to be able to do the same with Tomcat's

Re: AccessLogValve enhancement

2012-02-17 Thread Rainer Jung
On 17.02.2012 17:06, Filip Hanik - Dev Lists wrote: On 2/17/2012 8:55 AM, Francis Galiegue wrote: While AccessLogValve is the subject... Any chance we can do away with the default, unparseable timestamp format? With Apache, it is allowed to specify the timestamp using strftime(3)-like format,

Re: JNDIRealm performance

2012-02-17 Thread Christopher Schultz
Konstantin, On 2/14/12 6:55 PM, Konstantin Kolinko wrote: I wonder whether anyone experienced problems with performance of JNDIRealm. In essence it opens a single connection (this.context) which is not thread-safe. Thus it has to synchronize itself whenever it performs an LDAP query. So,

DO NOT REPLY [Bug 52697] Response.recycle() does not always call outputStream.clear()

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52697 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r495 - /dev/tomcat/tomcat-7/

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 17:54:57 2012 New Revision: 495 Log: Some initial structure Added: dev/tomcat/tomcat-7/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

svn commit: r495 - /dev/tomcat/tomcat-7/

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 17:54:57 2012 New Revision: 495 Log: Some initial structure Added: dev/tomcat/tomcat-7/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

svn commit: r1245686 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/el/lang/ELSupport.java test/org/apache/el/lang/TestELSupport.java webapps/docs/changelog.xml

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 18:06:00 2012 New Revision: 1245686 URL: http://svn.apache.org/viewvc?rev=1245686view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52666 Correct coercion order in EL for A {==,!=,eq,ne} B Modified: tomcat/tc6.0.x/trunk/ (props changed)

DO NOT REPLY [Bug 52666] EL should coerce String to Integer in equals operation

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52666 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1245688 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.properties.default webapps/docs/changelog.xml

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 18:10:05 2012 New Revision: 1245688 URL: http://svn.apache.org/viewvc?rev=1245688view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52548 Upgrade to Commons Daemon 1.0.9 Modified: tomcat/tc6.0.x/trunk/STATUS.txt

DO NOT REPLY [Bug 52548] service.bat fails to set catalina.base and catalina.home due to apparent procrun bug

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52548 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 38052] JDBCAccessLogValve uses reserved word user as column name

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38052 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

svn commit: r1245691 - in /tomcat/tc5.5.x/trunk: STATUS.txt build/tomcat.nsi container/webapps/docs/changelog.xml

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 18:19:48 2012 New Revision: 1245691 URL: http://svn.apache.org/viewvc?rev=1245691view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52640 Correct endorsed dir location when using installer Modified: tomcat/tc5.5.x/trunk/STATUS.txt

DO NOT REPLY [Bug 52640] Installer sets endorsed dirs with /common/ missing from path

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52640 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1245693 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 18:26:05 2012 New Revision: 1245693 URL: http://svn.apache.org/viewvc?rev=1245693view=rev Log: Proposal Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 52677] embedded SetCharacterEncodingFilter in org.apache.catalina.filters is not usable as it does not implement javax.servlet.Filter

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52677 --- Comment #1 from Mark Thomas ma...@apache.org 2012-02-17 18:26:11 UTC --- Fix proposed for 5.5.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

DO NOT REPLY [Bug 52579] Tomcat5.5.35+Java1.5 cannot return proper value of a request parameter

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 --- Comment #8 from Mark Thomas ma...@apache.org 2012-02-17 18:29:36 UTC --- I am still leaning heavily towards WONTFIX for this. This issue affects a version of the JVM where fixes are no longer provided for free by Oracle. Users of such

svn commit: r1245694 - in /tomcat/tc5.5.x/trunk: STATUS.txt build/build.properties.default container/webapps/docs/changelog.xml

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 18:31:37 2012 New Revision: 1245694 URL: http://svn.apache.org/viewvc?rev=1245694view=rev Log: Upgrade to Commons Daemon 1.0.9 Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc5.5.x/trunk/build/build.properties.default

svn commit: r1245695 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 18:32:20 2012 New Revision: 1245695 URL: http://svn.apache.org/viewvc?rev=1245695view=rev Log: Vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

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

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51197 Zack Radick zradick+...@conducivetech.com changed: What|Removed |Added Status|RESOLVED

Maven meta-data still incomplete for Tomcat 6

2012-02-17 Thread Mark Thomas
Jean-Frederic, Post [1] the Tomcat 6 Maven metadata is still incomplete. I thought the point of going through all that upheaval was to resolve [2]. How come things are still broken and what is the plan to fix [2]? If anyone knows how to poke Nexus to include all versions in the metadata rather

[VOTE] Release Apache Tomcat 7.0.26

2012-02-17 Thread Mark Thomas
The proposed Apache Tomcat 7.0.26 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.26/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-020/ The svn tag is:

svn commit: r1245747 - /tomcat/trunk/java/org/apache/catalina/util/Conversions.java

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 20:32:29 2012 New Revision: 1245747 URL: http://svn.apache.org/viewvc?rev=1245747view=rev Log: Fix byte[] - long conversion Extracted from a larger patch by Petr Praus, Jonathan Drake Slávka Modified: tomcat/trunk/java/org/apache/catalina/util/Conversions.java

svn commit: r1245748 - /tomcat/trunk/test/org/apache/catalina/util/TestConversions.java

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 20:33:10 2012 New Revision: 1245748 URL: http://svn.apache.org/viewvc?rev=1245748view=rev Log: Add a unit test Added: tomcat/trunk/test/org/apache/catalina/util/TestConversions.java Added: tomcat/trunk/test/org/apache/catalina/util/TestConversions.java URL:

Re: WebSocket progress report

2012-02-17 Thread Mark Thomas
On 16/02/2012 04:01, Petr Praus wrote: Hello, attached is our patch. It applies cleanly on top of current trunk rev. 1244719. It has rudimentary support for fragmentation (callback after last frame), supports close messages and ping/pong. Sorry for not sending a patchset but I thought it

svn commit: r1245803 - in /tomcat/trunk/java/org/apache/catalina/websocket: Constants.java StreamInbound.java WsFrameHeader.java WsInputStream.java

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 23:17:57 2012 New Revision: 1245803 URL: http://svn.apache.org/viewvc?rev=1245803view=rev Log: Move the frame header processing into the WsInputStream since the fragmented frame processing will required header processing at this level. Added:

svn commit: r1245804 - /tomcat/trunk/java/org/apache/catalina/websocket/WsInputStream.java

2012-02-17 Thread markt
Author: markt Date: Fri Feb 17 23:18:36 2012 New Revision: 1245804 URL: http://svn.apache.org/viewvc?rev=1245804view=rev Log: Implement fragmentation support. Unfragmented messages still work correctly. Still trying to figure out how to test fragmented messages. Modified:

DO NOT REPLY [Bug 52697] Response.recycle() does not always call outputStream.clear()

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52697 --- Comment #2 from Jörgen Rydenius ryden...@gmail.com 2012-02-17 23:45:01 UTC --- (In reply to comment #1) (In reply to comment #0) But logically, I think it would make more sense recycling the outputBuffer the last thing. No it

Re: svn commit: r1245804 - /tomcat/trunk/java/org/apache/catalina/websocket/WsInputStream.java

2012-02-17 Thread Mark Thomas
On 17/02/2012 23:18, ma...@apache.org wrote: Author: markt Date: Fri Feb 17 23:18:36 2012 New Revision: 1245804 URL: http://svn.apache.org/viewvc?rev=1245804view=rev Log: Implement fragmentation support. Unfragmented messages still work correctly. Still trying to figure out how to test

svn commit: r1245812 - in /tomcat/trunk: java/org/apache/catalina/websocket/WsFrameHeader.java test/org/apache/catalina/util/TestConversions.java

2012-02-17 Thread kkolinko
Author: kkolinko Date: Sat Feb 18 00:02:11 2012 New Revision: 1245812 URL: http://svn.apache.org/viewvc?rev=1245812view=rev Log: svn:eol-style=native Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsFrameHeader.java (contents, props changed)

[Tomcat Wiki] Trivial Update of FAQ/KnownIssues by KonstantinKolinko

2012-02-17 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The FAQ/KnownIssues page has been changed by KonstantinKolinko: http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diffrev1=5rev2=6 Comment: Changed formatting so that answers have

[Tomcat Wiki] Trivial Update of FAQ/KnownIssues by KonstantinKolinko

2012-02-17 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The FAQ/KnownIssues page has been changed by KonstantinKolinko: http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diffrev1=6rev2=7 Comment: Correct several typos } }}} -

DO NOT REPLY [Bug 52697] Response.recycle() does not always call outputStream.clear()

2012-02-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52697 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com 2012-02-18 01:19:28 UTC --- (In reply to comment #0) We recently had problem with requests/responses sometimes being mixed up in our Apache+Tomcat setup. It turned out that

Re: [GUMP@vmgump]: Project tomcat-trunk-validate-eoln (in module tomcat-trunk) failed

2012-02-17 Thread Konstantin Kolinko
2012/2/17 Bill Barker billbar...@apache.org: (...) validate-eoln: BUILD FAILED /srv/gump/public/workspace/tomcat-trunk/build.xml:489: taskdef class org.apache.tomcat.buildutil.CheckEol cannot be found  using the classloader

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

2012-02-17 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-validate-eoln has an issue affecting its community

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

2012-02-17 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-validate-eoln has an issue affecting its community