Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45C4D11937 for ; Tue, 15 Apr 2014 13:02:36 +0000 (UTC) Received: (qmail 96195 invoked by uid 500); 15 Apr 2014 13:02:35 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 96160 invoked by uid 500); 15 Apr 2014 13:02:33 -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 96152 invoked by uid 99); 15 Apr 2014 13:02:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2014 13:02:32 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.216.49 as permitted sender) Received: from [209.85.216.49] (HELO mail-qa0-f49.google.com) (209.85.216.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2014 13:02:28 +0000 Received: by mail-qa0-f49.google.com with SMTP id j7so9172420qaq.22 for ; Tue, 15 Apr 2014 06:02:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=lH9424voqWYc3TOAHMz+LclFWssti4dqYSNIe1kHGQU=; b=p4ggcT7WOIIONUE8eLTXg+Puc8ZkULOoX5OxmDDVfD9yS+wXjp2JCSQ9q10ITqNNm2 WVdQ1+ZjcXPmoOrimCFVNm+p6xcfvFnbtPEfUxxc7D1zBSjKCxYP1bdICCZq4iECm+UG BOulUVX5ra1CRSvuFdLcW1Bwnl0AFPBTY10NA1VgjTOEayD69TduPMzqLO+PnQXfGvgb /CHIExrB1ALZGXZIXsIyIkM5NiPweUEQDBBqEz1MxDYux9Di+V0bkk5AyUiF5NebNFPh C8WTbZKOLOSNtrMbZHMzs3X+YyBEUMriJwZB+4F1zHIXy4j+FPFMQXI1rA71qMPMFboS tWKg== X-Received: by 10.224.54.72 with SMTP id p8mr2225847qag.47.1397566914810; Tue, 15 Apr 2014 06:01:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.91.133 with HTTP; Tue, 15 Apr 2014 06:01:34 -0700 (PDT) In-Reply-To: <1397514281883-5750224.post@n5.nabble.com> References: <1397514281883-5750224.post@n5.nabble.com> From: Claus Ibsen Date: Tue, 15 Apr 2014 06:01:34 -0700 Message-ID: Subject: Re: Camel transaction handler forces reconnecting to ActiveMQ To: "users@camel.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Apr 14, 2014 at 3:24 PM, nqbeel wrote: > Trying to set up a route with transaction handling on a camel, this leads to > connection to the activeMQ drop and reconnect every few milliseconds is this > expected, is there a work around? > Do you use caching as recommended here, eg see that 2nd box on the top of the page http://camel.apache.org/jms > Logs showing repeatedly reconnecting to ActiveMQ server: > > ActiveMQ FailoverTransport Successfully connected to > ssl://serveraddress:61617 > ActiveMQ FailoverTransport Successfully connected to > ssl://serveraddress:61617 > ActiveMQ FailoverTransport Successfully connected to > ssl://serveraddress:61617 > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/Camel-transaction-handler-forces-reconnecting-to-ActiveMQ-tp5750224.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cibsen@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/