From dev-return-6528-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Fri May 04 14:34:11 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 91885 invoked from network); 4 May 2007 14:34:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 May 2007 14:34:10 -0000 Received: (qmail 10618 invoked by uid 500); 4 May 2007 14:34:17 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 10484 invoked by uid 500); 4 May 2007 14:34:17 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 10475 invoked by uid 99); 4 May 2007 14:34:16 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2007 07:34:16 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of chirino@gmail.com designates 64.233.162.238 as permitted sender) Received: from [64.233.162.238] (HELO nz-out-0506.google.com) (64.233.162.238) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2007 07:34:09 -0700 Received: by nz-out-0506.google.com with SMTP id f1so898590nzc for ; Fri, 04 May 2007 07:33:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=qe21A2oCDvAetQ64ipZGBFFrLOVFqJN+Uj1VjnGn+ranSD5si09YXEehIqc/xXrsjVumTXN3P0uijCr4lBbzqTFtoU7DiIstbtWxSLwCr5O56cQPgxkA2vSS+hZqW6wUOnbY6fdvHnluAdd/iszA9FEJUMuLpfzekLE6BL7uDxI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=VvokzAGhNnfBVu8Ljaf0O7eoY6JBuf1QEQ72xxfSWNGya+2/SdkORFewcCkF7h4nI3IkzX+Zin2a8zrMHwcnQysWZznUv3tfELsLL9tOo4Ms1rhZoOGrwU7f0jJIntXzQC4TuGlMtAxTtADvFuACRqpyX3Z4NKp+eHg8Z69bqp0= Received: by 10.114.92.2 with SMTP id p2mr271264wab.1178289228492; Fri, 04 May 2007 07:33:48 -0700 (PDT) Received: by 10.114.194.17 with HTTP; Fri, 4 May 2007 07:33:48 -0700 (PDT) Message-ID: Date: Fri, 4 May 2007 10:33:48 -0400 From: "Hiram Chirino" Sender: chirino@gmail.com To: dev@activemq.apache.org Subject: Re: Broker Network In-Reply-To: <10322324.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10321666.post@talk.nabble.com> <10322324.post@talk.nabble.com> X-Google-Sender-Auth: ddf784a713f44881 X-Virus-Checked: Checked by ClamAV on apache.org don't use failover="true" in the 4.1.x brokers. On 5/4/07, chahir wrote: > > I've restarted one of the brokers and the previous error disappeared. > But there's a new error: the broker was started then the following > repeatitive message appeared: > > INFO DemandForwardingBridge - Disconnecting loop back connection. > INFO NetworkConnector - Establishing network connection > between from vm://localhost?network=true to > failover:(tcp://10.24.247.242:61616)?maxReconnectDelay=1000 > > I've found which process was occupying the 61616 port by netstat -a -p|grep > 61616 and I kill him by kill -9 . > I've launched the activemq.bat and the broker started again. > > How can you explain this? So what' the solution? > thank you. > > > -- > View this message in context: http://www.nabble.com/Broker-Network-tf3691753s2354.html#a10322324 > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > > -- Regards, Hiram Blog: http://hiramchirino.com