Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 48770 invoked from network); 7 Dec 2005 08:33:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Dec 2005 08:33:38 -0000 Received: (qmail 35948 invoked by uid 500); 7 Dec 2005 08:33:30 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 35888 invoked by uid 500); 7 Dec 2005 08:33:30 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 35872 invoked by uid 500); 7 Dec 2005 08:33:30 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 35867 invoked by uid 99); 7 Dec 2005 08:33:29 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2005 00:33:29 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id B419F18C; Wed, 7 Dec 2005 09:33:08 +0100 (CET) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 37809] - Replication seems to start before context is started X-Bugzilla-Reason: AssignedTo Message-Id: <20051207083308.B419F18C@ajax.apache.org> Date: Wed, 7 Dec 2005 09:33:08 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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_bug.cgi?id=37809 pr@objektpark.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From pr@objektpark.de 2005-12-07 09:33 ------- Jeah , that not nice but: We must start the membership request before we start the application contexts, otherwise the application session managers don't have the sender infrastructur to send the GET-ALL-SESSION message to sync with other nodes. All messages are drop for small period. Looks bad but is normal :-) When you find a better design, please send your ideas to the dev list. Peter -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org