From users-return-23620-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Wed May 12 07:07:33 2010 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 97645 invoked from network); 12 May 2010 07:07:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 May 2010 07:07:33 -0000 Received: (qmail 82490 invoked by uid 500); 12 May 2010 07:07:33 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 82296 invoked by uid 500); 12 May 2010 07:07:33 -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 82288 invoked by uid 99); 12 May 2010 07:07:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 May 2010 07:07:32 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chubrilo@gmail.com designates 209.85.161.43 as permitted sender) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 May 2010 07:07:27 +0000 Received: by fxm14 with SMTP id 14so12719266fxm.2 for ; Wed, 12 May 2010 00:07:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=lL/5awfS8JSRNDwnQavSqhJ+3gsOVzZxIj1WhGfRjno=; b=Spl6lj/SEPmE8AgTqd57KnJJuzgtqnjh1zTo4WbcSluDPlglZMeIyoGQFL+NXv1rSh 45QWY+ahCoYCJY+nsgFI7ToUyqeNRZD9iVVno3k80FJeNBjdWvK2JW/7dOUeum/CqjY0 qbrT7fpmDBKAl71qx2oBC40MeshNf9qCFb1NY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=GV3u1PZ+peoumw4yH0ocW1K6uiWAkwPw26OipjMLP78j/nzoP+4pA3hGiDqmB9gnmv lTxka/iaPboJjZq7ZD4grtXZUSgzrsAT6kkCqRhHNeJAH4WWw2N/TN6bcosPXIh1CHxS gXqPQlQPei8cLW7qv7Io60AUGKD930apCns1I= MIME-Version: 1.0 Received: by 10.239.164.210 with SMTP id u18mr617236hbd.174.1273648026249; Wed, 12 May 2010 00:07:06 -0700 (PDT) Sender: chubrilo@gmail.com Received: by 10.239.153.205 with HTTP; Wed, 12 May 2010 00:07:06 -0700 (PDT) In-Reply-To: <28529532.post@talk.nabble.com> References: <28529532.post@talk.nabble.com> Date: Wed, 12 May 2010 09:07:06 +0200 X-Google-Sender-Auth: Ifcg0Cv2rcOgWvjRWCEuCjvtt5Y Message-ID: Subject: Re: Failure to Connect crashes ActiveMQ From: Dejan Bosanac To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=001485f44c402c68d40486604ad3 --001485f44c402c68d40486604ad3 Content-Type: text/plain; charset=ISO-8859-1 Hi, this sounds like a https://issues.apache.org/activemq/browse/AMQ-2448 Can you try the latest snapshot (think even 5.3.1 should contain a workaround) and see if it works for you? Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, May 11, 2010 at 11:49 PM, cochranjd wrote: > > I am new to ActiveMQ and have run into an issue with remote connections > that > may be currently down. I have ActiveMQ configured to connect to a remote > HornetQ, which is working fine. The problem is that ActiveMQ will startup > and then crash if the HornetQ server is down. > > Is there some additional configuration I need to do to prevent this from > bringing down the ActiveMQ instance? I depend on it for local messaging as > well, so I am trying to keep it running, even if the remote connections are > not available. > -- > View this message in context: > http://old.nabble.com/Failure-to-Connect-crashes-ActiveMQ-tp28529532p28529532.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > --001485f44c402c68d40486604ad3--