[Tomcat Wiki] Update of TomcatAtApacheConNA2010 by Je anFredericClere

2010-10-13 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The TomcatAtApacheConNA2010 page has been changed by JeanFredericClere. http://wiki.apache.org/tomcat/TomcatAtApacheConNA2010 -- New

svn commit: r1022068 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/deploy/ java/org/apache/catalina/startup/ test/org/apache/catalina/core/ test/org/apache/catalina/start

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 11:10:30 2010 New Revision: 1022068 URL: http://svn.apache.org/viewvc?rev=1022068view=rev Log: Better fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=49922 Revert my approach and go with patch suggested by heyoulin. Extend test cases Modified:

DO NOT REPLY [Bug 50084] New: catalina.sh fix in #49728 breaks PID handling again

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50084 Summary: catalina.sh fix in #49728 breaks PID handling again Product: Tomcat 6 Version: unspecified Platform: PC Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 50084] catalina.sh fix in #49728 breaks PID handling again

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50084 r...@symentis.com changed: What|Removed |Added CC||r...@symentis.com

DO NOT REPLY [Bug 50084] catalina.sh fix in #49728 breaks PID handling again

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50084 --- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com 2010-10-13 08:42:26 EDT --- What is your suggestion how to deal with it? I might think about truncating the stale PID file instead of deleting it. To truncate a file one

DO NOT REPLY [Bug 50084] catalina.sh fix in #49728 breaks PID handling again

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50084 --- Comment #2 from r...@symentis.com 2010-10-13 08:48:16 EDT --- In my opinion, thats not necessary. I will add a patch to this ticket with my workaround to the problem. Basically, when an empty pid file exists, its' just filled by

DO NOT REPLY [Bug 50084] catalina.sh fix in #49728 breaks PID handling again

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50084 --- Comment #3 from r...@symentis.com 2010-10-13 08:56:37 EDT --- Created an attachment (id=26167) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26167) Patch to fix existing, empty pid file handling Note: echo $! $CATALINA_PID

DO NOT REPLY [Bug 50072] Blank responses

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072 --- Comment #2 from p...@creactive.cz 2010-10-13 09:09:24 EDT --- Created an attachment (id=26168) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26168) tcpdump log - nio connector -- Configure bugmail:

DO NOT REPLY [Bug 50072] Blank responses

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072 --- Comment #3 from p...@creactive.cz 2010-10-13 09:09:59 EDT --- Created an attachment (id=26169) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26169) tcpdump log - bio connector -- Configure bugmail:

DO NOT REPLY [Bug 50072] Blank responses

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072 p...@creactive.cz changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #4 from

DO NOT REPLY [Bug 50087] New: When metadata-complete=false throw illegal JVM_CONSTANT_Class name

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50087 Summary: When metadata-complete=false throw illegal JVM_CONSTANT_Class name Product: Tomcat 7 Version: trunk Platform: PC OS/Version: All Status: NEW

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

2010-10-13 Thread kkolinko
Author: kkolinko Date: Wed Oct 13 13:43:03 2010 New Revision: 1022098 URL: http://svn.apache.org/viewvc?rev=1022098view=rev Log: vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

svn commit: r1022109 - /tomcat/trunk/java/org/apache/catalina/servlets/WebdavServlet.java

2010-10-13 Thread kkolinko
Author: kkolinko Date: Wed Oct 13 14:03:23 2010 New Revision: 1022109 URL: http://svn.apache.org/viewvc?rev=1022109view=rev Log: Revert r964780 that was a fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=49428 See Re:r964780 thread on dev@ or TC 6.0 STATUS file. Modified:

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

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 14:22:10 2010 New Revision: 1022114 URL: http://svn.apache.org/viewvc?rev=1022114view=rev Log: Withdraw patch Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 49428] Fix WebDAV mounts from Windows Mini-Redirector clients

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49428 --- Comment #10 from Mark Thomas ma...@apache.org 2010-10-13 10:23:56 EDT --- Patch has been withdrawn for 6.0.x and reverted for 7.0.x See http://tomcat.markmail.org/thread/u5i5blwrsxf2h3zv for reasoning. -- Configure bugmail:

svn commit: r1022117 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/core/ApplicationContext.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 14:41:57 2010 New Revision: 1022117 URL: http://svn.apache.org/viewvc?rev=1022117view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49987 Thread safety issue with population of servlet context initialisation parameters. Back-port wasn't completely

DO NOT REPLY [Bug 49987] Data race in ApplicationContext

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49987 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1022120 - /tomcat/trunk/java/org/apache/catalina/servlets/WebdavServlet.java

2010-10-13 Thread kkolinko
Author: kkolinko Date: Wed Oct 13 14:55:27 2010 New Revision: 1022120 URL: http://svn.apache.org/viewvc?rev=1022120view=rev Log: Re-implement the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=49428 Modified: tomcat/trunk/java/org/apache/catalina/servlets/WebdavServlet.java

svn commit: r1022121 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/jasper/servlet/JspServletWrapper.java webapps/docs/changelog.xml

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 14:55:42 2010 New Revision: 1022121 URL: http://svn.apache.org/viewvc?rev=1022121view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49986 Thread safety for JSP reload. Patch by timw Modified: tomcat/tc6.0.x/trunk/ (props changed)

DO NOT REPLY [Bug 49986] Double-check locking. Possible data-race in JspServletWrapper

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49986 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1022125 - /tomcat/trunk/webapps/docs/changelog.xml

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 15:02:32 2010 New Revision: 1022125 URL: http://svn.apache.org/viewvc?rev=1022125view=rev Log: Typo Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

DO NOT REPLY [Bug 50087] When metadata-complete=false throw illegal JVM_CONSTANT_Class name

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50087 --- Comment #2 from heyoulin heyou...@hotmail.com 2010-10-13 11:04:51 EDT --- I try jdk1.6.0_21 and jrmc-4.0.1-1.6.0 both throw this exception. Only groovy-all-1.7.2 and not test on other groovy version. But this worked fine before until i

svn commit: r1022128 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/tomcat/util/http/FastHttpDateFormat.java webapps/docs/changelog.xml

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 15:06:26 2010 New Revision: 1022128 URL: http://svn.apache.org/viewvc?rev=1022128view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49972 Potential thread safety issues in FastHttpDateFormat Modified: tomcat/tc6.0.x/trunk/ (props changed)

DO NOT REPLY [Bug 49972] Double-check idiom. Possible data-race.

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49972 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 15:23:17 2010 New Revision: 1022136 URL: http://svn.apache.org/viewvc?rev=1022136view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

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

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 15:23:33 2010 New Revision: 1022137 URL: http://svn.apache.org/viewvc?rev=1022137view=rev Log: Proposal Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

svn commit: r1022143 - /tomcat/trunk/webapps/docs/changelog.xml

2010-10-13 Thread kkolinko
Author: kkolinko Date: Wed Oct 13 15:30:39 2010 New Revision: 1022143 URL: http://svn.apache.org/viewvc?rev=1022143view=rev Log: Add changelog entry for r1022120 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

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

2010-10-13 Thread kkolinko
Author: kkolinko Date: Wed Oct 13 15:33:12 2010 New Revision: 1022144 URL: http://svn.apache.org/viewvc?rev=1022144view=rev Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 49428] Fix WebDAV mounts from Windows Mini-Redirector clients

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49428 --- Comment #11 from Konstantin Kolinko knst.koli...@gmail.com 2010-10-13 11:37:54 EDT --- I reimplemented the fix in trunk in r1022120 and it will be in 7.0.4. Proposed it for 6.0.x. -- Configure bugmail:

svn commit: r1022148 - in /tomcat: tc5.5.x/trunk/STATUS.txt tc6.0.x/trunk/STATUS.txt

2010-10-13 Thread kkolinko
Author: kkolinko Date: Wed Oct 13 15:45:09 2010 New Revision: 1022148 URL: http://svn.apache.org/viewvc?rev=1022148view=rev Log: vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

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

2010-10-13 Thread Konstantin Kolinko
2010/10/6 ma...@apache.org: Author: markt Date: Wed Oct  6 18:03:03 2010 New Revision: 1005192 URL: http://svn.apache.org/viewvc?rev=1005192view=rev Log: Proposal Modified:    tomcat/tc6.0.x/trunk/STATUS.txt + +* Fix path parameter handling. Currently the following URL fails with a

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

2010-10-13 Thread Mark Thomas
On 13/10/2010 16:57, Konstantin Kolinko wrote: 2010/10/6 ma...@apache.org: Author: markt Date: Wed Oct 6 18:03:03 2010 New Revision: 1005192 URL: http://svn.apache.org/viewvc?rev=1005192view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt + +* Fix path parameter

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

2010-10-13 Thread kkolinko
Author: kkolinko Date: Wed Oct 13 16:18:48 2010 New Revision: 1022171 URL: http://svn.apache.org/viewvc?rev=1022171view=rev Log: vote and proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

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

2010-10-13 Thread Konstantin Kolinko
2010/10/13 Mark Thomas ma...@apache.org: I'm not against switching from a pair to a triple for this but a) I'm not sure many (any?) folks are using path parameters apart from for session IDs I will think more on it and do some testing, what of our APIs are exposing them, but just from reading

req: Need someone to publish daemon 1.0.3 to maven repository

2010-10-13 Thread Mladen Turk
Hi, One user asked to put commons-daemon-1.0.3 to the Maven repository I know everything is explained here: http://www.apache.org/dev/publishing-maven-artifacts.html However, never did that, so would appreciate if someone familiar could to push the released jar's. Thanks -- ^TM

Re: req: Need someone to publish daemon 1.0.3 to maven repository

2010-10-13 Thread Mladen Turk
Huh, wrong Apache tribe (I was sending that to the commons dev list). Sorry for the noise. One user asked to put commons-daemon-1.0.3 to the Maven repository Cheers -- ^TM - To unsubscribe, e-mail:

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

2010-10-13 Thread rjung
Author: rjung Date: Wed Oct 13 18:53:17 2010 New Revision: 1022236 URL: http://svn.apache.org/viewvc?rev=1022236view=rev Log: Vote. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

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

2010-10-13 Thread rjung
Author: rjung Date: Wed Oct 13 18:53:30 2010 New Revision: 1022237 URL: http://svn.apache.org/viewvc?rev=1022237view=rev Log: Vote. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

Re: svn commit: r1022117 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/core/ApplicationContext.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2010-10-13 Thread sebb
On 13 October 2010 15:41, ma...@apache.org wrote: Author: markt Date: Wed Oct 13 14:41:57 2010 New Revision: 1022117 URL: http://svn.apache.org/viewvc?rev=1022117view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49987 Thread safety issue with population of servlet

svn commit: r1022293 - /tomcat/trunk/java/org/apache/coyote/http11/InternalNioInputBuffer.java

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 21:16:33 2010 New Revision: 1022293 URL: http://svn.apache.org/viewvc?rev=1022293view=rev Log: Fix reading the request line via NIO for slow clients (such as me typing via telnet). Need to treat each section of the request line (text or space) as a separate phase.

svn commit: r1022294 - /tomcat/trunk/webapps/docs/changelog.xml

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 21:19:17 2010 New Revision: 1022294 URL: http://svn.apache.org/viewvc?rev=1022294view=rev Log: Update change-log Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1022303 - /tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 21:54:28 2010 New Revision: 1022303 URL: http://svn.apache.org/viewvc?rev=1022303view=rev Log: Better clean-up. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java Modified:

svn commit: r1022304 - /tomcat/trunk/webapps/docs/changelog.xml

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 21:57:46 2010 New Revision: 1022304 URL: http://svn.apache.org/viewvc?rev=1022304view=rev Log: Testing in 6.0.x confirmed this is the same issue. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

DO NOT REPLY [Bug 50072] Blank responses

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072 --- Comment #5 from Mark Thomas ma...@apache.org 2010-10-13 17:59:19 EDT --- Created an attachment (id=26173) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26173) Proposed patch -- Configure bugmail:

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

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 22:02:13 2010 New Revision: 1022306 URL: http://svn.apache.org/viewvc?rev=1022306view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 50072] Blank responses

2010-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072 --- Comment #6 from Mark Thomas ma...@apache.org 2010-10-13 18:02:49 EDT --- Thanks for the additional traces and analysis. The analysis is particularly helpful. I tracked the problem down to a long standing issue in the NIO connector where

svn commit: r1022307 - /tomcat/trunk/java/org/apache/catalina/servlets/WebdavServlet.java

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 22:03:42 2010 New Revision: 1022307 URL: http://svn.apache.org/viewvc?rev=1022307view=rev Log: Fix warnings Modified: tomcat/trunk/java/org/apache/catalina/servlets/WebdavServlet.java Modified: tomcat/trunk/java/org/apache/catalina/servlets/WebdavServlet.java

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

2010-10-13 Thread markt
Author: markt Date: Wed Oct 13 22:08:49 2010 New Revision: 1022310 URL: http://svn.apache.org/viewvc?rev=1022310view=rev Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r1022315 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/ApplicationContext.java

2010-10-13 Thread kkolinko
Author: kkolinko Date: Wed Oct 13 22:41:45 2010 New Revision: 1022315 URL: http://svn.apache.org/viewvc?rev=1022315view=rev Log: Followup to r1022117 Remove unused import. CTR Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/ApplicationContext.java Modified:

Re: svn commit: r1022117 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/core/ApplicationContext.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2010-10-13 Thread Konstantin Kolinko
2010/10/13 ma...@apache.org: Author: markt Date: Wed Oct 13 14:41:57 2010 New Revision: 1022117 URL: http://svn.apache.org/viewvc?rev=1022117view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49987 Thread safety issue with population of servlet context initialisation

svn commit: r1022323 - /tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java

2010-10-13 Thread kkolinko
Author: kkolinko Date: Wed Oct 13 23:25:47 2010 New Revision: 1022323 URL: http://svn.apache.org/viewvc?rev=1022323view=rev Log: Followup to r1022303 I think that releasing the socket should be done before passing it away to a poller. Modified:

Recycling processors in Http11NioProtocol

2010-10-13 Thread Konstantin Kolinko
Hi! Looking at the Http11NioProtocol.Http11ConnectionHandler.release(NioChannel socket) method in Http11NioProtocol.java, it looks for me that like that method does in all other places before any call to recycledProcessors.offer(result); there should be - a call to connections.remove(socket) -

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

2010-10-13 Thread kkolinko
Author: kkolinko Date: Thu Oct 14 00:23:57 2010 New Revision: 1022328 URL: http://svn.apache.org/viewvc?rev=1022328view=rev Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

Re: svn commit: r1022117 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/core/ApplicationContext.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2010-10-13 Thread sebb
On 14 October 2010 00:05, Konstantin Kolinko knst.koli...@gmail.com wrote: 2010/10/13  ma...@apache.org: Author: markt Date: Wed Oct 13 14:41:57 2010 New Revision: 1022117 URL: http://svn.apache.org/viewvc?rev=1022117view=rev Log: Fix