Re: [ANN] Apache Tomcat 6.0.24 released

2010-01-29 Thread jean-frederic clere
On 01/29/2010 03:29 AM, Jason Brittain wrote: > Maybe you have a conflicting jsch jar file that ends up getting loaded in > front of the > correct/newer version. Look for all jsch jars on your machine and see what > versions > they are, and maybe temporarily (re)move older ones. It seems I have o

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #6 from Konstantin Kolinko 2010-01-29 05:13:15 UTC --- Created an attachment (id=24903) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24903) cycle.bat, Calls catalina start, catalina stop in a loop -- Configure b

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #7 from Konstantin Kolinko 2010-01-29 05:16:41 UTC --- Created an attachment (id=24904) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24904) AprLifecycleListener_messages.patch, adds diagnostic messages to AprLifec

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #8 from Konstantin Kolinko 2010-01-29 06:02:09 UTC --- 1. When the crash happens, no event is recorded in the Event Viewer. I think that the crash is intercepted by JVM (that writes that crash report file) so the system does no

svn commit: r904508 - /tomcat/trunk/java/org/apache/catalina/connector/Connector.java

2010-01-29 Thread markt
Author: markt Date: Fri Jan 29 14:50:45 2010 New Revision: 904508 URL: http://svn.apache.org/viewvc?rev=904508&view=rev Log: Minor cleanup Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java URL: h

svn propchange: r892815 - svn:log

2010-01-29 Thread markt
Author: markt Revision: 892815 Modified property: svn:log Modified: svn:log at Fri Jan 29 15:03:24 2010 -- --- svn:log (original) +++ svn:log Fri Jan 29 15:03:24 2010 @@ -4,3 +4,5 @@ - improved validation of WAR file nam

svn propchange: r892795 - svn:log

2010-01-29 Thread markt
Author: markt Revision: 892795 Modified property: svn:log Modified: svn:log at Fri Jan 29 15:05:04 2010 -- --- svn:log (original) +++ svn:log Fri Jan 29 15:05:04 2010 @@ -4,3 +4,5 @@ - improved validation of WAR file nam

DO NOT REPLY [Bug 48616] Struts 1.2 and bean:define tag throws jsp 1.1 regression exception

2010-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48616 DSEyers changed: What|Removed |Added OS/Version|Linux |All --- Comment #10 from DSEyers 2010-0

DO NOT REPLY [Bug 48616] Struts 1.2 and bean:define tag throws jsp 1.1 regression exception

2010-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48616 DSEyers changed: What|Removed |Added CC||dsey...@ntlworld.com -- Configure bugma

Re: EL issues and 6.0.x release

2010-01-29 Thread Konstantin Kolinko
2010/1/8 Mark Thomas : > I think I have got to the bottom of why the EL has been so fragile and > why the fixes to the various edge case bug fixes have invariably created > new edge cases. It is probably easier to explain by considering an > example. Using the echo tag from the newly added EL test