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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=47692
Tim Whittington changed:
What|Removed |Added
Priority|P2 |P3
Severity|blocker
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
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
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
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,
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 (
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
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
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
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/
https://issues.apache.org/bugzilla/show_bug.cgi?id=48600
Philippe Prados changed:
What|Removed |Added
Keywords||PatchAvailable
--
Configure bug
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
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/
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:
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=48663
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=48665
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
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
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
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/
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=48672
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #2 from Mark
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
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
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=48643
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
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
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
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://
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
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
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
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
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
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
52 matches
Mail list logo