Bug report for Tomcat 5 [2007/01/28]

2007-01-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Watchdog [2007/01/28]

2007-01-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2007/01/28]

2007-01-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 3 [2007/01/28]

2007-01-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 39468] - ConcurrentModificationException during webapp reload

2007-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r500918 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/core/StandardWrapper.java java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2007-01-28 Thread markt
Author: markt Date: Sun Jan 28 17:45:06 2007 New Revision: 500918 URL: http://svn.apache.org/viewvc?view=rev&rev=500918 Log: Revert port of 39088 as per discussion on dev list. Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardWrapper.java tomcat/tc6.0.x/trunk/java/org/

Re: svn commit: r500716 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/core/StandardWrapper.java java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2007-01-28 Thread Mark Thomas
Remy Maucherat wrote: > Mark Thomas wrote: >> An alternative approach that has since occurred to me is to modify >> JspException in the same way as ServletException so the standard >> exception chaining is always used. This would enable getCause to be >> used in all cases apart from SQLException an

Re: svn commit: r500716 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/core/StandardWrapper.java java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2007-01-28 Thread Remy Maucherat
Mark Thomas wrote: Remy Maucherat wrote: [EMAIL PROTECTED] wrote: Author: markt Date: Sat Jan 27 16:55:24 2007 New Revision: 500716 URL: http://svn.apache.org/viewvc?view=rev&rev=500716 Log: Port fix bug 39088 that prevents infinite loops when an exception is thrown the returns itself for getR

svn commit: r500892 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioSelectorPool.java

2007-01-28 Thread fhanik
Author: fhanik Date: Sun Jan 28 13:35:53 2007 New Revision: 500892 URL: http://svn.apache.org/viewvc?view=rev&rev=500892 Log: Fix for bugzilla 41466 When using the NioChannel and SecureNioChannel its important to use the channels buffers Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/

DO NOT REPLY [Bug 41466] - NIO Connector: IllegalArgumentException: You can only write using the application write buffer provided by the handler

2007-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r500890 - /tomcat/tc6.0.x/trunk/test/org/apache/catalina/tribes/test/channel/TestDataIntegrity.java

2007-01-28 Thread fhanik
Author: fhanik Date: Sun Jan 28 13:34:21 2007 New Revision: 500890 URL: http://svn.apache.org/viewvc?view=rev&rev=500890 Log: minor change Modified: tomcat/tc6.0.x/trunk/test/org/apache/catalina/tribes/test/channel/TestDataIntegrity.java Modified: tomcat/tc6.0.x/trunk/test/org/apache/catal

DO NOT REPLY [Bug 41466] - NIO Connector: IllegalArgumentException: You can only write using the application write buffer provided by the handler

2007-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r500880 - in /tomcat/connectors/trunk/jk: native/apache-1.3/ native/apache-2.0/ native/common/ native/iis/ native/netscape/ native/nt_service/ xdocs/miscellaneous/

2007-01-28 Thread rjung
Author: rjung Date: Sun Jan 28 13:10:33 2007 New Revision: 500880 URL: http://svn.apache.org/viewvc?view=rev&rev=500880 Log: - uriworkermap.properties: Fix off-by-one problem when deleting URL mapping during reloading of uriworkermap.properties. - A few fixes to map handling w.r.t duplicate entr

svn commit: r500869 - /tomcat/connectors/trunk/jk/xdocs/reference/iis.xml

2007-01-28 Thread rjung
Author: rjung Date: Sun Jan 28 12:07:57 2007 New Revision: 500869 URL: http://svn.apache.org/viewvc?view=rev&rev=500869 Log: Fix typo in docs. Modified: tomcat/connectors/trunk/jk/xdocs/reference/iis.xml Modified: tomcat/connectors/trunk/jk/xdocs/reference/iis.xml URL: http://svn.apache.org

DO NOT REPLY [Bug 41439] - JK 1.2.20 in IIS does not remove ";jsessionid=..." from unmapped requests

2007-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r500865 - in /tomcat/connectors/trunk/jk: native/iis/jk_isapi_plugin.c xdocs/miscellaneous/changelog.xml xdocs/reference/iis.xml

2007-01-28 Thread rjung
Author: rjung Date: Sun Jan 28 12:03:32 2007 New Revision: 500865 URL: http://svn.apache.org/viewvc?view=rev&rev=500865 Log: Allow session IDs to get stripped off URLs of static content in IIS (configurable). (BZ 41439) We still need to port this to Apache and Sun Web Server. Modified: tomca

DO NOT REPLY [Bug 41333] - [PATCH] Reworked IIS config getting to remove duplication

2007-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r500864 - in /tomcat/connectors/trunk/jk: native/iis/jk_isapi_plugin.c xdocs/miscellaneous/changelog.xml

2007-01-28 Thread rjung
Author: rjung Date: Sun Jan 28 11:50:35 2007 New Revision: 500864 URL: http://svn.apache.org/viewvc?view=rev&rev=500864 Log: Refactoring isapi_plugin configuration reading. Contributed by Tim DOT Whittington AT orionhealth DOT com (BZ 41333) Modified: tomcat/connectors/trunk/jk/native/iis/jk_

svn commit: r500843 - in /tomcat/tc6.0.x/trunk/java: javax/servlet/jsp/JspException.java org/apache/catalina/core/StandardWrapper.java org/apache/catalina/valves/ErrorReportValve.java

2007-01-28 Thread markt
Author: markt Date: Sun Jan 28 09:28:36 2007 New Revision: 500843 URL: http://svn.apache.org/viewvc?view=rev&rev=500843 Log: Update JspException to align with the JSP 2.1 spec. Update root cause finding to take advantage of being able to use getCause Modified: tomcat/tc6.0.x/trunk/java/javax/

svn commit: r500830 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2007-01-28 Thread rjung
Author: rjung Date: Sun Jan 28 08:57:38 2007 New Revision: 500830 URL: http://svn.apache.org/viewvc?view=rev&rev=500830 Log: Fix compilation error in status worker. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c U

svn commit: r500824 - /tomcat/tc6.0.x/trunk/java/javax/servlet/jsp/JspException.java

2007-01-28 Thread markt
Author: markt Date: Sun Jan 28 08:39:42 2007 New Revision: 500824 URL: http://svn.apache.org/viewvc?view=rev&rev=500824 Log: Replace tabs with 8 spaces and tidy up the javadocs afterwards. No functional change. Modified: tomcat/tc6.0.x/trunk/java/javax/servlet/jsp/JspException.java Modified

Re: svn commit: r500716 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/core/StandardWrapper.java java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2007-01-28 Thread Mark Thomas
Remy Maucherat wrote: > [EMAIL PROTECTED] wrote: >> Author: markt >> Date: Sat Jan 27 16:55:24 2007 >> New Revision: 500716 >> >> URL: http://svn.apache.org/viewvc?view=rev&rev=500716 >> Log: >> Port fix bug 39088 that prevents infinite loops when an exception is >> thrown the returns itself for ge

svn commit: r500812 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina: core/StandardWrapper.java valves/ErrorReportValve.java

2007-01-28 Thread markt
Author: markt Date: Sun Jan 28 07:28:23 2007 New Revision: 500812 URL: http://svn.apache.org/viewvc?view=rev&rev=500812 Log: Simplify code since ServletException now uses standard exception chaining. Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardWrapper.java tomcat/

svn commit: r500810 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2007-01-28 Thread markt
Author: markt Date: Sun Jan 28 07:25:04 2007 New Revision: 500810 URL: http://svn.apache.org/viewvc?view=rev&rev=500810 Log: Correct change log. The infinite loop issue had already been resolved. Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps

DO NOT REPLY [Bug 41332] - [PATCH] Improved error reporting in jk_ajp_common.c

2007-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r500805 - in /tomcat/connectors/trunk/jk: native/common/jk_ajp_common.c native/common/jk_connect.c native/common/jk_lb_worker.c native/common/jk_uri_worker_map.c native/common/jk_worker.c

2007-01-28 Thread rjung
Author: rjung Date: Sun Jan 28 06:55:07 2007 New Revision: 500805 URL: http://svn.apache.org/viewvc?view=rev&rev=500805 Log: - BZ41332: Add some more errno logging and unify the format. - Add a forgotten item to changelog: Use correct windows line endings for log file on WIN32 platform. Modifie

svn commit: r500792 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2007-01-28 Thread rjung
Author: rjung Date: Sun Jan 28 05:41:49 2007 New Revision: 500792 URL: http://svn.apache.org/viewvc?view=rev&rev=500792 Log: Improved logging in status worker by adding status worker name to messages. Added messages to the recover worker action. Modified: tomcat/connectors/trunk/jk/native/com

svn commit: r500791 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2007-01-28 Thread rjung
Author: rjung Date: Sun Jan 28 05:38:50 2007 New Revision: 500791 URL: http://svn.apache.org/viewvc?view=rev&rev=500791 Log: Refactoring searching for workers and sub workers in status worker. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c tomcat/connectors/trunk/jk/xdocs/

DO NOT REPLY [Bug 41318] - JK Status Worker Security User Case Problem in Windows

2007-01-28 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r500787 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c native/common/jk_util.c native/common/jk_util.h xdocs/miscellaneous/changelog.xml xdocs/reference/status.xml xdocs/refer

2007-01-28 Thread rjung
Author: rjung Date: Sun Jan 28 05:15:50 2007 New Revision: 500787 URL: http://svn.apache.org/viewvc?view=rev&rev=500787 Log: Adding a configuration attribute to the status worker, to make user comparison case insensitive (BZ 41318). Modified: tomcat/connectors/trunk/jk/native/common/jk_status

Re: svn commit: r500716 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/core/StandardWrapper.java java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2007-01-28 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Author: markt Date: Sat Jan 27 16:55:24 2007 New Revision: 500716 URL: http://svn.apache.org/viewvc?view=rev&rev=500716 Log: Port fix bug 39088 that prevents infinite loops when an exception is thrown the returns itself for getRootCause(). Also port changes that enable