Re: DBCP Deadlock

2009-02-09 Thread James Abley
Hi, I'm running Tomcat 6.0.18 and still see this issue. Can you provide more information about how one might disable background validation, or when a version of Tomcat might be released does not contain this issue [1]? My resource is currently defined like this: I think that disabling backgrou

DO NOT REPLY [Bug 46676] New: Configurable test request for Watchdog thread

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46676 Summary: Configurable test request for Watchdog thread Product: Tomcat Connectors Version: 1.2.27 Platform: All OS/Version: All Status: NEW Severity: enhancement

DO NOT REPLY [Bug 46676] Configurable test request for Watchdog thread

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46676 --- Comment #1 from Gerhardus Geldenhuis 2009-02-09 03:46:47 PST --- Original email from tomcat-users mailing list that prompted report: Ping tests, whether there is something able to still process AJP on the other side of the conne

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

2009-02-09 Thread remm
Author: remm Date: Mon Feb 9 13:34:33 2009 New Revision: 742487 URL: http://svn.apache.org/viewvc?rev=742487&view=rev Log: - Votes. 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=7424

DO NOT REPLY [Bug 46683] New: Typo on french´s localization file

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46683 Summary: Typo on french´s localization file Product: Tomcat 6 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2

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

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 19:05:44 2009 New Revision: 742677 URL: http://svn.apache.org/viewvc?rev=742677&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38570 When checking docBase against appBase, make sure we check for an exact match against the appBase Modified:

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

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 19:09:14 2009 New Revision: 742679 URL: http://svn.apache.org/viewvc?rev=742679&view=rev Log: Propose fix for 38570 Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apac

DO NOT REPLY [Bug 38570] if docBase path contains "webapps", a backslash is inserted

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38570 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #5 from Mark Tho

DO NOT REPLY [Bug 38950] Problem with WebappClassLoader in background thread

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38950 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

svn commit: r742697 - /tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 19:39:40 2009 New Revision: 742697 URL: http://svn.apache.org/viewvc?rev=742697&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39013 When testing for invalid docBase, test for an exact match with the appBase dir Modified: tomcat/trunk/java/

DO NOT REPLY [Bug 39013] Incorrect use of docBase from XML Context file deployment

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39013 --- Comment #4 from Mark Thomas 2009-02-09 11:42:16 PST --- I've gone through HostConfig and appended File.separator where required. It needs to be File.separator rather than '/'. I have applied the fix to trunk and have proposed it fo

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

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 19:42:22 2009 New Revision: 742699 URL: http://svn.apache.org/viewvc?rev=742699&view=rev Log: Propose fix for 39013 Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apac

DO NOT REPLY [Bug 39417] ApplicationDispatcher.unwrapRequest() should not assume request is an extension of ServletRequestWrapper

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39417 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 39732] Tomcat as a service does not stop when JAXRPCServlet is loaded

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39732 Mark Thomas changed: What|Removed |Added Severity|normal |trivial Status|NEEDINFO

DO NOT REPLY [Bug 40002] JULI Should Use Context ClassLoader for Formatter

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40002 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 40050] context XML file deleted when path is not readable

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40050 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

DO NOT REPLY [Bug 40811] Context listeners called multiple times

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40811 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 41504] Illegal access: this web application instance has been stopped already

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41504 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

svn commit: r742707 - in /tomcat/trunk/webapps/examples/WEB-INF/classes: ./ cal/ chat/ colors/ compressionFilters/ examples/ filters/

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 19:51:30 2009 New Revision: 742707 URL: http://svn.apache.org/viewvc?rev=742707&view=rev Log: Fix various Eclipse warnings. Convert tabs to spaces. Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/RequestHeaderExample.java tomcat/trunk/webapps/example

DO NOT REPLY [Bug 39433] JAAS LoginModule handling ignores Principals and Credentials added to the Subject

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

svn commit: r742708 - in /tomcat/trunk/test/org/apache/catalina/tribes: demos/ test/ test/channel/ test/interceptors/ test/io/ test/membership/ test/transport/

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 19:53:28 2009 New Revision: 742708 URL: http://svn.apache.org/viewvc?rev=742708&view=rev Log: Fix various Eclipse warnings. Convert tabs to spaces. Modified: tomcat/trunk/test/org/apache/catalina/tribes/demos/CoordinationDemo.java tomcat/trunk/test/org/apach

svn commit: r742709 - in /tomcat/trunk/java/javax: el/ servlet/ servlet/http/ servlet/jsp/ servlet/jsp/tagext/

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 19:55:29 2009 New Revision: 742709 URL: http://svn.apache.org/viewvc?rev=742709&view=rev Log: Fix various Eclipse warnings. Convert tabs to spaces. Modified: tomcat/trunk/java/javax/el/ArrayELResolver.java tomcat/trunk/java/javax/el/BeanELResolver.java t

svn commit: r742710 - /tomcat/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModule.java

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 19:56:44 2009 New Revision: 742710 URL: http://svn.apache.org/viewvc?rev=742710&view=rev Log: Correct typo Modified: tomcat/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModule.java Modified: tomcat/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModu

svn commit: r742711 - /tomcat/trunk/java/org/apache/naming/resources/FileDirContext.java

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 20:00:01 2009 New Revision: 742711 URL: http://svn.apache.org/viewvc?rev=742711&view=rev Log: Only perform validation test when allowLinking is enabled Modified: tomcat/trunk/java/org/apache/naming/resources/FileDirContext.java Modified: tomcat/trunk/java/org/a

svn commit: r742713 - /tomcat/trunk/java/org/apache/naming/resources/FileDirContext.java

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 20:06:07 2009 New Revision: 742713 URL: http://svn.apache.org/viewvc?rev=742713&view=rev Log: Revert previous patch. It won't work. Modified: tomcat/trunk/java/org/apache/naming/resources/FileDirContext.java Modified: tomcat/trunk/java/org/apache/naming/resourc

svn commit: r742714 - in /tomcat/trunk/java/org/apache/catalina: connector/RequestFacade.java servlets/DefaultServlet.java

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 20:13:14 2009 New Revision: 742714 URL: http://svn.apache.org/viewvc?rev=742714&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39396 Exclude TRACE in OPTIONS response by default. Include it where we know it is enabled. Modified: tomcat/tru

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

2009-02-09 Thread markt
Author: markt Date: Mon Feb 9 20:20:22 2009 New Revision: 742718 URL: http://svn.apache.org/viewvc?rev=742718&view=rev Log: Propose fix for 39396 Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apac

DO NOT REPLY [Bug 39396] OPTIONS request on directory with no default file reports an incorrect list of allowed HTTP verbs

2009-02-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39396 --- Comment #5 from Mark Thomas 2009-02-09 12:24:46 PST --- Filip's point is that you get a 400 since you have no host header in your request. I have modified the default servlet to include TRACE in the Allow header based on the setti