Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-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 0E5CE1097B for ; Sun, 17 Nov 2013 22:10:46 +0000 (UTC) Received: (qmail 57178 invoked by uid 500); 17 Nov 2013 22:10:45 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 57127 invoked by uid 500); 17 Nov 2013 22:10:45 -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 57119 invoked by uid 99); 17 Nov 2013 22:10:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Nov 2013 22:10:45 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of khanna.rj@gmail.com does not designate 216.139.250.139 as permitted sender) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Nov 2013 22:10:39 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1ViAXQ-0005jI-OR for users@activemq.apache.org; Sun, 17 Nov 2013 14:09:53 -0800 Date: Sun, 17 Nov 2013 14:09:37 -0800 (PST) From: Raj Khanna To: users@activemq.apache.org Message-ID: <1384726177659-4674598.post@n4.nabble.com> In-Reply-To: References: <1383827237386-4674001.post@n4.nabble.com> <1383919937491-4674074.post@n4.nabble.com> <1384100894664-4674128.post@n4.nabble.com> Subject: Re: WARN | Store update waiting on 1 replica(s) to catch up to log position 0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks guys!! I found my problem with the help of Peter, many thanks to him. I had a issue in my amq config. My slave were trying to write in the same dir where master was writing and hence the contention. But I was able to move forward. Thanks! -- View this message in context: http://activemq.2283324.n4.nabble.com/WARN-Store-update-waiting-on-1-replica-s-to-catch-up-to-log-position-0-tp4674001p4674598.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.