DO NOT REPLY [Bug 48694] New: WebappClassLoader deadlock if web application uses it's own classloader

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48694 Summary: WebappClassLoader deadlock if web application uses it's own classloader Product: Tomcat 6 Version: 6.0.24 Platform: PC OS/Version: Windows Vista Stat

Re: Enable RAW headers by default in IIS Tomcat connector

2010-02-07 Thread Mladen Turk
On 02/08/2010 08:38 AM, Tim Whittington wrote: There's a USE_RAW_HEADERS define that will force the use of the raw HTTP headers and avoid this problem, so I'd propose that we make that behaviour the default. I agree with having it default, but is it possible to have additional configure option

DO NOT REPLY [Bug 47692] Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47692 Tim Whittington changed: What|Removed |Added Priority|P2 |P3 Severity|blocker

svn commit: r907580 - /tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml

2010-02-07 Thread mturk
Author: mturk Date: Mon Feb 8 07:43:43 2010 New Revision: 907580 URL: http://svn.apache.org/viewvc?rev=907580&view=rev Log: Reference the actual bug# Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #9 from Mladen Turk 2010-02-07 23:42:23 UTC --- Fixed in the SVN with r907567 I'm leaving the issue open until release so we can have a confirmation -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=e

Enable RAW headers by default in IIS Tomcat connector

2010-02-07 Thread Tim Whittington
Hi all Bug 38895 (Http headers with an underscore "_" change into hypen "-") points out that the IIS Tomcat Connector uses (by default) the CGI style headers from IIS, and thus mangles underscores in header names. There's a USE_RAW_HEADERS define that will force the use of the raw HTTP headers an

Re: JK 1.2.29 Plan

2010-02-07 Thread Rainer Jung
After a couple of heavily loaded weeks, I'll have time to care about it this week. I'll review the changes done by Mladen and will then proceed with the usual snapshot for letting people do some tests before the final release. I guess I'll need 2 or 3 days before doing the snapshot. Regards,

Tagging Tomcat Native 1.1.20

2010-02-07 Thread Mladen Turk
Hi, We have a nasty bug that crashes the JVM on shutdown cause by Library.terminate call while we are inside Socket.accept The reason for crash is that we reference later in code the memory that was already destroyed with apr_pool_terminate, and can lead to a JVM core. The fix is quite simple (

Re: JK 1.2.29 Plan

2010-02-07 Thread Tim Whittington
I guess we need to re-plan this since we missed the dates? I'll hold off on the IIS log rotation changes until 1.2.29 is tagged. cheers tim From: "Mladen Turk" > To: dev@tomcat.apache.org > Sent: Thursday, 7 January, 2010 12:42:07 AM GMT +12:00 New Zealand > Subject: Re: JK 1.2.29 Plan > > +1

svn commit: r907567 - in /tomcat/native/branches/1.1.x: native/src/network.c xdocs/miscellaneous/changelog.xml

2010-02-07 Thread mturk
Author: mturk Date: Mon Feb 8 07:22:04 2010 New Revision: 907567 URL: http://svn.apache.org/viewvc?rev=907567&view=rev Log: Fix JVM core on Library.terminate Modified: tomcat/native/branches/1.1.x/native/src/network.c tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Modifi

svn commit: r907565 - /tomcat/native/trunk/native/src/network.c

2010-02-07 Thread mturk
Author: mturk Date: Mon Feb 8 07:18:58 2010 New Revision: 907565 URL: http://svn.apache.org/viewvc?rev=907565&view=rev Log: Fix JVM core on Library.terminate Modified: tomcat/native/trunk/native/src/network.c Modified: tomcat/native/trunk/native/src/network.c URL: http://svn.apache.org/vie

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

2010-02-07 Thread timw
Author: timw Date: Mon Feb 8 06:57:03 2010 New Revision: 907560 URL: http://svn.apache.org/viewvc?rev=907560&view=rev Log: Defining SHUT_RD on platforms that don't have it (i.e. Windows uses SD_RECEIVE). r893452 started using this, which broke the build on Windows. Modified: tomcat/jk/trunk/

DO NOT REPLY [Bug 48600] Performance issue with tags

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48600 Philippe Prados changed: What|Removed |Added Keywords||PatchAvailable -- Configure bug

buildbot success in ASF Buildbot on tomcat-trunk

2010-02-07 Thread buildbot
The Buildbot has detected a restored build of tomcat-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/71 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/trunk] 90

buildbot failure in ASF Buildbot on tomcat-6-trunk

2010-02-07 Thread buildbot
The Buildbot has detected a new failure of tomcat-6-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-6-trunk/builds/45 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/tc6.0.x/

DO NOT REPLY [Bug 48660] Connector compression=on overwrites Vary header

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48660 --- Comment #1 from Mark Thomas 2010-02-07 18:33:58 UTC --- This has been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

svn commit: r907545 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-02-07 Thread markt
Author: markt Date: Mon Feb 8 02:29:34 2010 New Revision: 907545 URL: http://svn.apache.org/viewvc?rev=907545&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=907

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

2010-02-07 Thread markt
Author: markt Date: Mon Feb 8 02:27:43 2010 New Revision: 907544 URL: http://svn.apache.org/viewvc?rev=907544&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48660 Compression should add to Vary header rather than over-write it Modified: tomcat/trunk/java/org/apache/coyo

DO NOT REPLY [Bug 48663] tomcat6w.exe shows wrong default of Logging Level

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48663 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

buildbot failure in ASF Buildbot on tomcat-trunk

2010-02-07 Thread buildbot
The Buildbot has detected a new failure of tomcat-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/70 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/trunk] 90754

Re: svn commit: r907537 - /tomcat/trunk/test/org/apache/TestAll.java

2010-02-07 Thread sebb
On 08/02/2010, ma...@apache.org wrote: > Author: markt > Date: Mon Feb 8 01:59:35 2010 > New Revision: 907537 > > URL: http://svn.apache.org/viewvc?rev=907537&view=rev > Log: > Update with recently added tests > > Modified: > tomcat/trunk/test/org/apache/TestAll.java > Is it really nec

DO NOT REPLY [Bug 48665] RemoteIpValve examples refer to "connector" package

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48665 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r907542 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/valves/RemoteIpValve.java

2010-02-07 Thread markt
Author: markt Date: Mon Feb 8 02:08:05 2010 New Revision: 907542 URL: http://svn.apache.org/viewvc?rev=907542&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48665 Correct package in Javadoc Patch provided by Cyrille Le Clerc Modified: tomcat/tc6.0.x/trunk/java/org/apac

svn commit: r907541 - /tomcat/trunk/java/org/apache/catalina/valves/RemoteIpValve.java

2010-02-07 Thread markt
Author: markt Date: Mon Feb 8 02:06:49 2010 New Revision: 907541 URL: http://svn.apache.org/viewvc?rev=907541&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48665 Correct package in Javadoc Patch provided by Cyrille Le Clerc Modified: tomcat/trunk/java/org/apache/catal

DO NOT REPLY [Bug 48668] Template text that looks like a deferred expression can be mishandled even if EL is ignored

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48668 --- Comment #1 from Mark Thomas 2010-02-07 18:03:40 UTC --- Thanks for the report. This has been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiv

svn commit: r907539 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-02-07 Thread markt
Author: markt Date: Mon Feb 8 02:03:07 2010 New Revision: 907539 URL: http://svn.apache.org/viewvc?rev=907539&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=907

svn commit: r907538 - /tomcat/trunk/java/org/apache/jasper/compiler/Parser.java

2010-02-07 Thread markt
Author: markt Date: Mon Feb 8 02:00:58 2010 New Revision: 907538 URL: http://svn.apache.org/viewvc?rev=907538&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48668 Don't look for EL matches (which swallow the EL match string) if EL is not enabled Modified: tomcat/trunk/

svn commit: r907537 - /tomcat/trunk/test/org/apache/TestAll.java

2010-02-07 Thread markt
Author: markt Date: Mon Feb 8 01:59:35 2010 New Revision: 907537 URL: http://svn.apache.org/viewvc?rev=907537&view=rev Log: Update with recently added tests Modified: tomcat/trunk/test/org/apache/TestAll.java Modified: tomcat/trunk/test/org/apache/TestAll.java URL: http://svn.apache.org/vi

svn commit: r907534 - in /tomcat/trunk/test: org/apache/jasper/compiler/TestParser.java webapp/bug48668a.jsp webapp/bug48668b.jsp

2010-02-07 Thread markt
Author: markt Date: Mon Feb 8 01:58:06 2010 New Revision: 907534 URL: http://svn.apache.org/viewvc?rev=907534&view=rev Log: Add test cases for bug 48668 Added: tomcat/trunk/test/webapp/bug48668a.jsp (with props) tomcat/trunk/test/webapp/bug48668b.jsp (with props) Modified: tomcat

buildbot success in ASF Buildbot on tomcat-trunk

2010-02-07 Thread buildbot
The Buildbot has detected a restored build of tomcat-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/68 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/trunk] 90

DO NOT REPLY [Bug 48672] Tomcat Virtual Host Manager (/host-manager) have broken "Host Manager Help" link.

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48672 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #2 from Mark

svn commit: r907515 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 23:32:33 2010 New Revision: 907515 URL: http://svn.apache.org/viewvc?rev=907515&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=907

svn commit: r907513 - /tomcat/trunk/java/org/apache/catalina/manager/host/LocalStrings.properties

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 23:30:45 2010 New Revision: 907513 URL: http://svn.apache.org/viewvc?rev=907513&view=rev Log: As pointed out by bug https://issues.apache.org/bugzilla/show_bug.cgi?id=48672, the host-manager application docs do not exist. Make this clear. Modified: tomcat/trunk

Bug report for Tomcat Native [2010/02/07]

2010-02-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2010/02/07]

2010-02-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2010/02/07]

2010-02-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2010/02/07]

2010-02-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2010/02/07]

2010-02-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2010/02/07]

2010-02-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

buildbot failure in ASF Buildbot on tomcat-trunk

2010-02-07 Thread buildbot
The Buildbot has detected a new failure of tomcat-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/67 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/trunk] 90750

DO NOT REPLY [Bug 48643] catalina.session.FileStore.save() and load() - close() bugs

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48643 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r907502 - in /tomcat/trunk/java/org/apache/catalina/session: FileStore.java StandardManager.java

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 22:16:40 2010 New Revision: 907502 URL: http://svn.apache.org/viewvc?rev=907502&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48643 Clean up Modified: tomcat/trunk/java/org/apache/catalina/session/FileStore.java tomcat/trunk/java/org/a

svn commit: r907497 - /tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 21:26:28 2010 New Revision: 907497 URL: http://svn.apache.org/viewvc?rev=907497&view=rev Log: Avoid NPEs Modified: tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java Modified: tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java URL: http://svn.apach

svn commit: r907496 - /tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 21:21:39 2010 New Revision: 907496 URL: http://svn.apache.org/viewvc?rev=907496&view=rev Log: Get URI and location the right way around Modified: tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java Modified: tomcat/trunk/java/org/apache/catalina/deploy/Web

svn commit: r907495 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 21:20:00 2010 New Revision: 907495 URL: http://svn.apache.org/viewvc?rev=907495&view=rev Log: Actually used the new jspConfigDescriptor Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java Modified: tomcat/trunk/java/org/apache/catalina/cor

svn commit: r907494 - /tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 21:17:02 2010 New Revision: 907494 URL: http://svn.apache.org/viewvc?rev=907494&view=rev Log: Skip null publicIds Modified: tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java Modified: tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java URL: http://

svn commit: r907493 - in /tomcat/trunk/java/javax/servlet: ./ http/

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 21:12:03 2010 New Revision: 907493 URL: http://svn.apache.org/viewvc?rev=907493&view=rev Log: Get javax.servlet.http passing TCK API check Removing use of @Deprecated Use better comment for this in java.servlet Modified: tomcat/trunk/java/javax/servlet/ServletCo

svn commit: r907490 - in /tomcat/trunk/java/javax/servlet: ./ annotation/

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 21:02:03 2010 New Revision: 907490 URL: http://svn.apache.org/viewvc?rev=907490&view=rev Log: Get javax.servlet passing TCK API check Mainly removing generics and @Deprecated Modified: tomcat/trunk/java/javax/servlet/HttpConstraintElement.java tomcat/trunk/j

svn commit: r907469 - in /tomcat/trunk/java/org/apache/catalina: Context.java deploy/WebXml.java

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 20:18:26 2010 New Revision: 907469 URL: http://svn.apache.org/viewvc?rev=907469&view=rev Log: Restore the JSP mappings Modified: tomcat/trunk/java/org/apache/catalina/Context.java tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java Modified: tomcat/tru

svn commit: r907468 - in /tomcat/trunk/java: javax/servlet/descriptor/ org/apache/catalina/ org/apache/catalina/core/ org/apache/catalina/deploy/ org/apache/catalina/startup/

2010-02-07 Thread markt
Author: markt Date: Sun Feb 7 20:08:54 2010 New Revision: 907468 URL: http://svn.apache.org/viewvc?rev=907468&view=rev Log: Servlet 3.0 Remainder of ServletContext plumbing Plenty of scope to clean this up Only lightly tested so far Added: tomcat/trunk/java/org/apache/catalina/core/Applicat

DO NOT REPLY [Bug 48692] New: Provide option to parse application/x-www-form-urlencoded PUT requests

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48692 Summary: Provide option to parse application/x-www-form-urlencoded PUT requests Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows Server 2003

[g...@vmgump]: Project tomcat-trunk (in module tomcat-trunk) failed

2010-02-07 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 has an issue affecting its community integration. This issue