Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 49295 invoked from network); 31 Mar 2009 21:00:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Mar 2009 21:00:25 -0000 Received: (qmail 25495 invoked by uid 500); 31 Mar 2009 21:00:24 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 25427 invoked by uid 500); 31 Mar 2009 21:00:24 -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 25407 invoked by uid 99); 31 Mar 2009 21:00:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 21:00:24 +0000 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Tue, 31 Mar 2009 21:00:16 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Lol3r-0006gu-2d for users@activemq.apache.org; Tue, 31 Mar 2009 13:59:55 -0700 Message-ID: <22812691.post@talk.nabble.com> Date: Tue, 31 Mar 2009 13:59:55 -0700 (PDT) From: JohnWest To: users@activemq.apache.org Subject: Discovery and NMS MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: John.West@starz.com X-Virus-Checked: Checked by ClamAV on apache.org I tried using Discovery to find my ActiveMQ broker from an NMS client. The broker config includes: In the pub/sub sample publisher, I setup the following: const string BROKER = "discovery:(multicast://default)?initialReconnectDelay=100"; This got me an error parsing IP address error out of the Discovery Agent. What am I doing wrong? -- View this message in context: http://www.nabble.com/Discovery-and-NMS-tp22812691p22812691.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.