Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 87285 invoked from network); 23 Feb 2007 18:59:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2007 18:59:51 -0000 Received: (qmail 63966 invoked by uid 500); 23 Feb 2007 18:59:59 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 63952 invoked by uid 500); 23 Feb 2007 18:59:58 -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 63943 invoked by uid 99); 23 Feb 2007 18:59:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Feb 2007 10:59:58 -0800 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Feb 2007 10:59:46 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HKfde-0008Vu-0J for users@activemq.apache.org; Fri, 23 Feb 2007 10:59:26 -0800 Message-ID: <9124669.post@talk.nabble.com> Date: Fri, 23 Feb 2007 10:59:25 -0800 (PST) From: Rohit Bahl To: users@activemq.apache.org Subject: Discovery of Brokers in 4.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: rohitbl@yahoo.com X-Virus-Checked: Checked by ClamAV on apache.org Hi I am trying to create a a network of two brokers running on seperate machines by using discovery url (i.e. multicast) to discover each other. Somehow, both brokers are not able to locate each other. I am using the version 4.1.0 It works if I specify a static url in the Network Connector element. I browsed through the forum but could not locate any bug related to the Discovery Transport. The following is the configuration I am using. Also Multicast is enabled in my network and I am able to successfully run my test using the release 4.0.1 with the same multicast address. Would appreciate your help. -- View this message in context: http://www.nabble.com/Discovery-of-Brokers-in-4.1.0-tf3280589s2354.html#a9124669 Sent from the ActiveMQ - User mailing list archive at Nabble.com.