Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 80889 invoked from network); 17 Mar 2006 09:48:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Mar 2006 09:48:44 -0000 Received: (qmail 48220 invoked by uid 500); 17 Mar 2006 09:48:41 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 48199 invoked by uid 500); 17 Mar 2006 09:48:41 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 48190 invoked by uid 99); 17 Mar 2006 09:48:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2006 01:48:41 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [64.14.253.135] (HELO goku.simulalabs.com) (64.14.253.135) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2006 01:48:40 -0800 Received: by goku.simulalabs.com (Postfix, from userid 501) id 2DBBFEC040A; Fri, 17 Mar 2006 01:48:16 -0800 (PST) Received: from localhost (goku [127.0.0.1]) by goku.simulalabs.com (Postfix) with ESMTP id 07DB6EC041F for ; Fri, 17 Mar 2006 01:48:16 -0800 (PST) Received: from goku.simulalabs.com ([127.0.0.1]) by localhost (goku.simulalabs.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15772-05 for ; Fri, 17 Mar 2006 01:48:13 -0800 (PST) Received: from stilton (jira.activemq.org [172.18.20.169]) by goku.simulalabs.com (Postfix) with ESMTP id C4055EC040A for ; Fri, 17 Mar 2006 01:48:13 -0800 (PST) Message-ID: <31424676.1142596226055.JavaMail.tomcat@stilton> Date: Fri, 17 Mar 2006 03:50:26 -0800 (PST) From: "james strachan (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Resolved: (AMQ-588) Broker shutdown no longer works in 02/21 SNAPSHOT, when using static+failover NetworkConnectors. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at goku.simulalabs.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://jira.activemq.org/jira//browse/AMQ-588?page=all ] james strachan resolved AMQ-588: -------------------------------- Resolution: Fixed Good catch; the static: and failover: are quite similar really and one or the other should be used. I've tried to fix the documentation to make this absolutely clear... http://docs.codehaus.org/display/ACTIVEMQ/Networks+of+Brokers in particular I've added your issue as a big read warning on that page so hopefully others won't make the same mistake :) > Broker shutdown no longer works in 02/21 SNAPSHOT, when using static+failover NetworkConnectors. > ------------------------------------------------------------------------------------------------ > > Key: AMQ-588 > URL: http://jira.activemq.org/jira//browse/AMQ-588 > Project: ActiveMQ > Type: Bug > Components: Broker > Versions: 4.0 > Environment: JDK 1.5.0_04, Solaris 8 / Solaris 10 > Reporter: Kevin Yaussy > Fix For: 4.0 M5 > > > When using a static+failover list for network connections, Broker shutdown is no longer working as of the 02/21/2006 SNAPSHOT release. If a broker is attempting to connect to another broker which is not currently running, the shutdown blocks waiting for the failover connect thread to complete the connection. Since the other broker is not running, the shutdown then hangs. > This scenario worked fine with the 02/17/2006 SNAPSHOT release. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.activemq.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira