WebDAV servlet returns 500 if files not readable

2009-12-01 Thread Martin Carpenter
Hello, I have an issue with the standard WebDAV servlet bundled with Tomcat 5.5 and 6.0 (tested 5.5.26 and 6.0.20) that is causing me some pain. If a directory contains a file that is not readable by the tomcat process (eg file permissions, dangling symlink) then TC throws a NullPointerException

Re: WebDAV servlet returns 500 if files not readable

2009-12-01 Thread Mark Thomas
Martin Carpenter wrote: > Hello, > > I have an issue with the standard WebDAV servlet bundled with Tomcat 5.5 > and 6.0 (tested 5.5.26 and 6.0.20) that is causing me some pain. If a > directory contains a file that is not readable by the tomcat process (eg > file permissions, dangling symlink) the

svn commit: r885770 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java webapps/docs/config/http.xml

2009-12-01 Thread markt
Author: markt Date: Tue Dec 1 14:34:55 2009 New Revision: 885770 URL: http://svn.apache.org/viewvc?rev=885770&view=rev Log: Provide a simple way of enabling all cipher suites when testing. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java tomcat/trunk/web

[Tomcat Wiki] Update of "OutOfMemory" by markt

2009-12-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "OutOfMemory" page has been changed by markt. The comment on this change is: Remove some nonsense. Replace it with more useful content.. http://wiki.apache.org/tomcat/OutOfMemory?ac

DO NOT REPLY [Bug 48318] New: WebDAV servlet returns 500 if files not readable

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48318 Summary: WebDAV servlet returns 500 if files not readable Product: Tomcat 6 Version: 6.0.20 Platform: All OS/Version: All Status: NEW Severity: normal Priorit

svn commit: r885860 - in /tomcat/trunk: java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java java/org/apache/catalina/core/LocalStrings.properties webapps/docs/config/listeners.xml

2009-12-01 Thread markt
Author: markt Date: Tue Dec 1 18:44:32 2009 New Revision: 885860 URL: http://svn.apache.org/viewvc?rev=885860&view=rev Log: More memory leak protection - this time for the GC Daemon thread. Modified: tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java tomcat/

DO NOT REPLY [Bug 48319] Httpd(version: 2.2.6) process crashed on solaris (under load testing)

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48319 Rainer Jung changed: What|Removed |Added Component|APR |mod_jk AssignedTo|b...@apr.a

svn commit: r885889 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/loader/ webapps/docs/config/

2009-12-01 Thread markt
Author: markt Date: Tue Dec 1 19:33:44 2009 New Revision: 885889 URL: http://svn.apache.org/viewvc?rev=885889&view=rev Log: Move from a global system property to a per Context attribute for clearing static references. Change the default as this should no longer be an issue with modern JVMs and

DO NOT REPLY [Bug 48322] New: Reading a cookie with an apostrophe in the value is truncated in Tomcat 6.0.20 and 6.0.18

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48322 Summary: Reading a cookie with an apostrophe in the value is truncated in Tomcat 6.0.20 and 6.0.18 Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux

svn commit: r885901 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/loader/ webapps/docs/config/

2009-12-01 Thread markt
Author: markt Date: Tue Dec 1 20:04:17 2009 New Revision: 885901 URL: http://svn.apache.org/viewvc?rev=885901&view=rev Log: More memory leak protection. Adds support for: - optionally stopping threads started by a web app - this is dangerous last resort option for dev environments - not for pro

DO NOT REPLY [Bug 48322] Reading a cookie with an apostrophe in the value is truncated in Tomcat 6.0.20 and 6.0.18

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48322 --- Comment #1 from Mark Thomas 2009-12-01 12:12:55 GMT --- This has already been fixed in trunk and proposed for 6.0.x and 5.5.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving t

svn commit: r885991 - /tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java

2009-12-01 Thread markt
Author: markt Date: Tue Dec 1 22:52:55 2009 New Revision: 885991 URL: http://svn.apache.org/viewvc?rev=885991&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47453 Handle void return types. Patch by Tim Funk. Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspUtil

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

2009-12-01 Thread markt
Author: markt Date: Tue Dec 1 22:54:46 2009 New Revision: 885992 URL: http://svn.apache.org/viewvc?rev=885992&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=885

DO NOT REPLY [Bug 47453] JasperException for deferred-method with return type void

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47453 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from Mark Thomas

svn commit: r885996 - /tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java

2009-12-01 Thread markt
Author: markt Date: Tue Dec 1 23:02:36 2009 New Revision: 885996 URL: http://svn.apache.org/viewvc?rev=885996&view=rev Log: Remove deprecated commands Modified: tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java Modified: tomcat/trunk/java/org/apache/catalina/manager/ManagerS

DO NOT REPLY [Bug 47467] Deployment of the war file by URL when contextpath is not specified in Manager Application.

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47467 --- Comment #13 from Mark Thomas 2009-12-01 15:04:35 GMT --- To answer your questions, create separate bugs to do the clean-up and attach the patches there. How close are you to having the patch ready for this issue? -- Configure bugmail

svn commit: r885999 - in /tomcat/trunk/java/org/apache: catalina/ant/jmx/JMXAccessorTask.java catalina/tribes/membership/Membership.java naming/resources/DirContextURLConnection.java

2009-12-01 Thread markt
Author: markt Date: Tue Dec 1 23:21:41 2009 New Revision: 885999 URL: http://svn.apache.org/viewvc?rev=885999&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48296 Generics and JavaDoc fixes Patch provided by sebb Modified: tomcat/trunk/java/org/apache/catalina/ant/jmx/J

DO NOT REPLY [Bug 48296] Generics fixes

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48296 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r886005 - /tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml

2009-12-01 Thread markt
Author: markt Date: Tue Dec 1 23:28:49 2009 New Revision: 886005 URL: http://svn.apache.org/viewvc?rev=886005&view=rev Log: Better descriptions Modified: tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml Modified: tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors

DO NOT REPLY [Bug 48323] New: AccessControlException on AJP connector, in security mode

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48323 Summary: AccessControlException on AJP connector, in security mode Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: All Status: NEW Severi

DO NOT REPLY [Bug 48324] New: Javadoc fixes for connector.Request.java

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48324 Summary: Javadoc fixes for connector.Request.java Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority:

DO NOT REPLY [Bug 48324] Javadoc fixes for connector.Request.java

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48324 Sebb changed: What|Removed |Added Attachment #24655|application/octet-stream|text/plain mime type|

DO NOT REPLY [Bug 48323] AccessControlException on AJP connector, in security mode

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48323 --- Comment #1 from Alexis Hassler 2009-12-01 16:04:40 UTC --- OK, I fixed it by adding these three lines in catalina.policy : grant { ... permission java.lang.RuntimePermission "accessClassInPackage.org.apache.coyote"; permission

DO NOT REPLY [Bug 47500] request.getParameter lead to servlet can't receive READ event in CometProcessor class

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47500 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48258] Creating a session cookie with a specific default domain.

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48258 --- Comment #4 from donn.ai...@gmail.com 2009-12-01 16:25:09 UTC --- Hello - Is there anything else I can do to ask people to look this over for possible inclusion? I think the last set of diffs implement the change as requested. (SetC

svn commit: r886019 - /tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSession.java

2009-12-01 Thread markt
Author: markt Date: Wed Dec 2 00:31:33 2009 New Revision: 886019 URL: http://svn.apache.org/viewvc?rev=886019&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47502 Don't try and replicate attributes we know to be non-serializable Patch by Tim Funk Modified: tomcat/trunk/

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

2009-12-01 Thread markt
Author: markt Date: Wed Dec 2 00:33:13 2009 New Revision: 886020 URL: http://svn.apache.org/viewvc?rev=886020&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=886

DO NOT REPLY [Bug 47502] clustering fails on serializing javax.security.auth.subject

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47502 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from Mark Thomas

DO NOT REPLY [Bug 48258] Creating a session cookie with a specific default domain.

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48258 --- Comment #5 from Mark Thomas 2009-12-01 16:42:58 GMT --- The general approach is good. Some misc comments in no particular order: - Use 4 spaces rather than tabs - Remove the changes that just add/remove whitespace at the end of a line

DO NOT REPLY [Bug 48258] Creating a session cookie with a specific default domain.

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48258 --- Comment #6 from donn.ai...@gmail.com 2009-12-01 18:37:27 UTC --- (In reply to comment #5) > The general approach is good. > > Some misc comments in no particular order: > - Use 4 spaces rather than tabs > - Remove the changes that just

DO NOT REPLY [Bug 48258] Creating a session cookie with a specific default domain.

2009-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48258 --- Comment #7 from donn.ai...@gmail.com 2009-12-01 18:38:32 UTC --- Created an attachment (id=24656) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24656) cleaned up diffs, documentation Thank you very much for the feedback. I

Re: svn commit: r885860 - in /tomcat/trunk: java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java java/org/apache/catalina/core/LocalStrings.properties webapps/docs/config/listeners.xml

2009-12-01 Thread Bill Barker
wrote in message news:20091201184432.f01322388...@eris.apache.org... > Author: markt > Date: Tue Dec 1 18:44:32 2009 > New Revision: 885860 > > URL: http://svn.apache.org/viewvc?rev=885860&view=rev > Log: > More memory leak protection - this time for the GC Daemon thread. > > Modified: > > tom