Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 3220 invoked from network); 8 Mar 2011 17:54:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Mar 2011 17:54:34 -0000 Received: (qmail 56040 invoked by uid 500); 8 Mar 2011 16:54:34 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 56018 invoked by uid 500); 8 Mar 2011 16:54:34 -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 56010 invoked by uid 99); 8 Mar 2011 16:54:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2011 16:54:34 +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 (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2011 16:54:29 +0000 Received: from joe.nabble.com ([192.168.236.151]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1Px0Ai-00082u-Mm for users@activemq.apache.org; Tue, 08 Mar 2011 08:54:08 -0800 Date: Tue, 8 Mar 2011 08:54:08 -0800 (PST) From: nnprasad To: users@activemq.apache.org Message-ID: <1299603248699-3341780.post@n4.nabble.com> In-Reply-To: <1299602809438-3341765.post@n4.nabble.com> References: <1299601094125-3341700.post@n4.nabble.com> <1299602809438-3341765.post@n4.nabble.com> Subject: Re: ActiveMQ-5.4.2 failover not working correctly MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Am I using it in wrong way? My two ActiveMQ Brokers listening on 61616, 62616 (Openwire tcp URI) And My application has a failover URI like this amq.broker.url=failover:(tcp://0.0.0.0:61616,tcp://0.0.0.0:62616)?randomize=false&jms.prefetchPolicy.all=1 Am I using it in a efficiant way...Can you please suggest! Thank You, Nag. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-4-2-failover-not-working-correctly-tp3341700p3341780.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.