From dev-return-27907-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Tue Aug 2 03:46:14 2011 Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 366696D2A for ; Tue, 2 Aug 2011 03:46:14 +0000 (UTC) Received: (qmail 64164 invoked by uid 500); 2 Aug 2011 03:46:13 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 63707 invoked by uid 500); 2 Aug 2011 03:45:56 -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 63685 invoked by uid 99); 2 Aug 2011 03:45:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 03:45:50 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 03:45:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 281F2999F1 for ; Tue, 2 Aug 2011 03:45:27 +0000 (UTC) Date: Tue, 2 Aug 2011 03:45:27 +0000 (UTC) From: "PK Tan (JIRA)" To: dev@activemq.apache.org Message-ID: <1452311415.458.1312256727145.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (AMQ-3432) Slave broker able to start together with Master broker (shared file system master/slave setup) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Slave broker able to start together with Master broker (shared file system master/slave setup) ---------------------------------------------------------------------------------------------- Key: AMQ-3432 URL: https://issues.apache.org/jira/browse/AMQ-3432 Project: ActiveMQ Issue Type: Bug Components: Message Store Affects Versions: 5.5.0 Environment: Windows 2003, Weblogic Application Server Reporter: PK Tan Priority: Critical When deploying activemq server in shared file system master/slave setup on a cluster of 2 servers without any of the MQ data files (journal folder, kr-store folder and lock file) [i.e. a fresh state], the slave broker is able to startup along with the master server. Both are active as verified by telnetting to the servers at the activemq port . If you were to restart both servers, both will not able to obtain the lock. If you stop both servers, delete the lock file and restart both the servers, we get back to the initial state where both servers are started and running (i.e. telnettable). This issue might be related to AMQ-3273. I'm logging another case for it because the environment and the situation is different . -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira