Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 225 invoked from network); 16 Feb 2011 14:57:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Feb 2011 14:57:38 -0000 Received: (qmail 62583 invoked by uid 500); 16 Feb 2011 14:57:37 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 62327 invoked by uid 500); 16 Feb 2011 14:57:35 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 62310 invoked by uid 99); 16 Feb 2011 14:57:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Feb 2011 14:57:33 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vx0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Feb 2011 14:57:29 +0000 Received: by vxb40 with SMTP id 40so625765vxb.32 for ; Wed, 16 Feb 2011 06:57:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=vJQ7gUfqtfOsO4UOJjtBREvs75xY54rxVjKeGlV2gxU=; b=bM9ml+/e+i8kZW4tfCGQpSzVcrzdwswkzmB/xxSEWv99e/2pMGMrJya3Duhp2LOG1z 4OKqPiqkRNwcTtYA1Dg+pB7O/bBRPj8RFsRMeU8in/l+a6nGredl3tJ23aVcfP21WT0b LErtjz4bj9YobnzAnNFtWygWxVcf4+30WFT1M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=d/ELCfbOpfnJGD20Tn7wsSAkzXs5KpJPP4bzzOuTMwzULYuTXjUxShY61SEy8VeIj+ gnw7DTxTpNj71TY3W6FR0ZN4rmuXxh3mTpBxfWXpUYON/2yKe/5exTE/vYzh4ew4MXn0 9poCkYIGz0jVDuks61R+nY1JxZ6abIpe95HCw= Received: by 10.229.96.133 with SMTP id h5mr812086qcn.147.1297868227715; Wed, 16 Feb 2011 06:57:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.238.4 with HTTP; Wed, 16 Feb 2011 06:56:47 -0800 (PST) In-Reply-To: <1297866929015-3387737.post@n5.nabble.com> References: <1297866929015-3387737.post@n5.nabble.com> From: Claus Ibsen Date: Wed, 16 Feb 2011 15:56:47 +0100 Message-ID: Subject: Re: ActiveMQ connection with failover and prefetch To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 You got a ? mark in the uri later on, is that on purpose! Should it not be a & instead. On Wed, Feb 16, 2011 at 3:35 PM, Marco Crivellaro wrote: > > Following ActiveMQ connection string should be valid but Camel fails > connecting to the broker (hangs forever): > > failover:(tcp://SOMEHOST:61616?wireFormat.maxInactivityDuration=0&jms.prefetchPolicy.queuePrefetch=1)?initialReconnectDelay=10&maxReconnectDelay=15000 > > it works fine specifying jms.prefetchPolicy.queuePrefetch without failover > or failover without prefetch. > -- > View this message in context: http://camel.465427.n5.nabble.com/ActiveMQ-connection-with-failover-and-prefetch-tp3387737p3387737.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: cibsen@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/