Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 35393 invoked from network); 10 Dec 2009 15:52:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Dec 2009 15:52:32 -0000 Received: (qmail 42387 invoked by uid 500); 10 Dec 2009 15:52:31 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 42319 invoked by uid 500); 10 Dec 2009 15:52:31 -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 42309 invoked by uid 99); 10 Dec 2009 15:52:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 15:52:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 15:52:21 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NIlJA-000594-P0 for users@activemq.apache.org; Thu, 10 Dec 2009 07:52:00 -0800 Message-ID: <26729676.post@talk.nabble.com> Date: Thu, 10 Dec 2009 07:52:00 -0800 (PST) From: MrBen To: users@activemq.apache.org Subject: Master - slave not working MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: mbunn@smart421.com X-Virus-Checked: Checked by ClamAV on apache.org I've got two solaris servers, and want a broker running on each with a corresponding slave on the opposite server. I'm using AMQ Persistence I've got a NAS that is mounted on both and have used the same filesystem location for the master/slave pair. However, master starts up fine, but when i start up the slave it just grabs the lock off the the master and starts up itself. When i kill the master i get a java.io.IOException: Stale NFS file handle. What makes it even more strange to me is that if i start the brokers up in the reverse order i get the normal: WARN AMQPersistenceAdapter - Waiting to Lock the Store I'm on ActiveMQ 5.3.0.5 -- View this message in context: http://old.nabble.com/Master---slave-not-working-tp26729676p26729676.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.