From users-return-30852-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue May 15 15:42:38 2012 Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C5A75C5E7 for ; Tue, 15 May 2012 15:42:38 +0000 (UTC) Received: (qmail 93141 invoked by uid 500); 15 May 2012 15:42:38 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 93089 invoked by uid 500); 15 May 2012 15:42:37 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 93078 invoked by uid 99); 15 May 2012 15:42:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 May 2012 15:42:37 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 May 2012 15:42:31 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SUJt4-0002uU-Ib for users@activemq.apache.org; Tue, 15 May 2012 08:42:10 -0700 Date: Tue, 15 May 2012 08:42:10 -0700 (PDT) From: jay To: users@activemq.apache.org Message-ID: <1337096530553-4634700.post@n4.nabble.com> In-Reply-To: References: <1299434337270-3337829.post@n4.nabble.com> Subject: Re: In a network of brokers, Are the broker names required to be different? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am using similar set up as described by jessezbj in the earlier post. I am having four brokers on the same machine. All the brokers have same brokername, but listen on different ports. I am not using multi-cast and auto-discovery. The problem is, if one of the broker hangs, rest of the brokers also hang. I do not get any exception in rest of the brokers or their consumers. Following is the activemq.xml that is used: [same xml is used for all the brokers by changing the ports] file:///${activemq.base}/conf/credentials.properties --> org.foo.bar Any leads to identify the root cause is appreciated. Thanks J -- View this message in context: http://activemq.2283324.n4.nabble.com/In-a-network-of-brokers-Are-the-broker-names-required-to-be-different-tp3337831p4634700.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.