Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 13489 invoked from network); 6 Aug 2010 21:42:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Aug 2010 21:42:28 -0000 Received: (qmail 27022 invoked by uid 500); 6 Aug 2010 21:42:28 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 26971 invoked by uid 500); 6 Aug 2010 21:42:27 -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 26963 invoked by uid 99); 6 Aug 2010 21:42:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Aug 2010 21:42:27 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Aug 2010 21:42:22 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OhUfx-0007z7-G4 for users@activemq.apache.org; Fri, 06 Aug 2010 14:42:01 -0700 Message-ID: <29356881.post@talk.nabble.com> Date: Fri, 6 Aug 2010 14:42:01 -0700 (PDT) From: jzhang To: users@activemq.apache.org Subject: Re: Can I can run two brokers as network using multicast on the same host? In-Reply-To: <29356394.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jzhang@wellington.com References: <29356394.post@talk.nabble.com> I figured this out. This is not the problem of running two brokers on the same host. It is a bug amq-2094 that the IP does not get taken correctly. I replaced host name with wild card address "0.0.0.0" and the warning disappears. -J -- View this message in context: http://old.nabble.com/Can-I-can-run-two-brokers-as-network-using-multicast-on-the-same-host--tp29356394p29356881.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.