Tomcat Bug 40150 and 44084: JAASRealm useContextClassLoader has problems

2007-12-19 Thread Ate Douma
http://issues.apache.org/bugzilla/show_bug.cgi?id=40150 (Tomcat 5.5) http://issues.apache.org/bugzilla/show_bug.cgi?id=44084 (Tomcat 6) The above issues are showstoppers for Apache Jetspeed-2 to be able to run on the latest Tomcat 5.5 and Tomcat 6. See also: https://issues.apache.org/jira/brows

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

2007-12-19 Thread fhanik
Author: fhanik Date: Wed Dec 19 13:48:59 2007 New Revision: 605715 URL: http://svn.apache.org/viewvc?rev=605715&view=rev Log: propose alternate patch but still reusing the byte array if possible Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://

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

2007-12-19 Thread fhanik
Author: fhanik Date: Wed Dec 19 11:22:25 2007 New Revision: 605663 URL: http://svn.apache.org/viewvc?rev=605663&view=rev Log: vote and add one 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/

DO NOT REPLY [Bug 44106] - autodeploy configures directories which do not contain WEB-INF

2007-12-19 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

Re: Tagging TOMCAT_NATIVE_1_1_12

2007-12-19 Thread Filip Hanik - Dev Lists
+1, so that we can include these fixes before we get 6.0.16 out Filip jean-frederic clere wrote: Hi, I'll tag the tcnative to 1.1.12. The changes are the following between 1.1.12 and 1.1.11: +++ Improvement: Add support of J9VM based JVM. (jfclere) Improvement: Arrange licence in source files

Re: Tomcat 6 - Cluster error.

2007-12-19 Thread Filip Hanik - Dev Lists
you have a 3sec timeout on your message send SEVERE: Unable to send message through cluster sender. org.apache.catalina.tribes.ChannelException: Operation has timed out(3000 ms.).; Faulty members:tcp://localhost.localdomain:4002; you can change this value in http://tomcat.apache.org/tomcat-6.0-

DO NOT REPLY [Bug 44106] - autodeploy configures directories which do not contain WEB-INF

2007-12-19 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: r605607 - /tomcat/connectors/trunk/jni/CHANGELOG.txt

2007-12-19 Thread jfclere
Author: jfclere Date: Wed Dec 19 08:29:54 2007 New Revision: 605607 URL: http://svn.apache.org/viewvc?rev=605607&view=rev Log: Add a line for the old existing tag. Modified: tomcat/connectors/trunk/jni/CHANGELOG.txt Modified: tomcat/connectors/trunk/jni/CHANGELOG.txt URL: http://svn.apache.

Tagging TOMCAT_NATIVE_1_1_12

2007-12-19 Thread jean-frederic clere
Hi, I'll tag the tcnative to 1.1.12. The changes are the following between 1.1.12 and 1.1.11: +++ Improvement: Add support of J9VM based JVM. (jfclere) Improvement: Arrange licence in source files. (markt). Improvement: Add two new 'immediate' methods for sending the data. It is the

DO NOT REPLY [Bug 44106] - autodeploy configures directories which are not a webapp as a context

2007-12-19 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

DO NOT REPLY [Bug 44106] New: - autodeploy configures directories which are not a webapp as a context

2007-12-19 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: r605596 - /tomcat/connectors/trunk/jni/CHANGELOG.txt

2007-12-19 Thread jfclere
Author: jfclere Date: Wed Dec 19 07:58:23 2007 New Revision: 605596 URL: http://svn.apache.org/viewvc?rev=605596&view=rev Log: A text version of the moment. Added: tomcat/connectors/trunk/jni/CHANGELOG.txt Added: tomcat/connectors/trunk/jni/CHANGELOG.txt URL: http://svn.apache.org/viewvc/to

RE: Tomcat 6 - Cluster error.

2007-12-19 Thread Raúl García
Thanks Peter for the quick response, Now we are trying this config at both instances(nodes): dropTime="3", as you suggest. To reproduce the errors, now we are doing some stress massive hits at our local backup server (same config, same machine). Before a 12 hits (java log-in simple

svn commit: r605571 - /tomcat/connectors/trunk/jni/native/src/sslnetwork.c

2007-12-19 Thread jfclere
Author: jfclere Date: Wed Dec 19 07:13:12 2007 New Revision: 605571 URL: http://svn.apache.org/viewvc?rev=605571&view=rev Log: Prevent returning APR_SUCCESS when there is something wrong in ssl layer. Fix for PR: 44087 Modified: tomcat/connectors/trunk/jni/native/src/sslnetwork.c Modified: t

Re: Tomcat 6 - Cluster error.

2007-12-19 Thread Peter Rossbach
I think your Membership DropTime 4sec is very small. Some more Load or a FULL GC can drop your member. Nomally I use 30 sec. Peter Am 19.12.2007 um 11:40 schrieb Raúl García: Hi, We are using tomcat 6.0.14. We use a cluster working at the same machine, we start it and it seems to be ok, re

Tomcat 6 - Cluster error.

2007-12-19 Thread Raúl García
Hi, We are using tomcat 6.0.14. We use a cluster working at the same machine, we start it and it seems to be ok, replication is working fine. But within the next 12h from startup, we see this error at the catalina.out log file, of the first instance, the error repeats forever until we stop both

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

2007-12-19 Thread pero
Author: pero Date: Wed Dec 19 00:17:51 2007 New Revision: 605463 URL: http://svn.apache.org/viewvc?rev=605463&view=rev Log: Cast my vote 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=

svn commit: r605460 - /tomcat/current/tc5.5.x/STATUS.txt

2007-12-19 Thread pero
Author: pero Date: Wed Dec 19 00:15:58 2007 New Revision: 605460 URL: http://svn.apache.org/viewvc?rev=605460&view=rev Log: Cast my vote Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.tx