From users-return-17631-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Jun 10 05:35:57 2011 Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC1104072 for ; Fri, 10 Jun 2011 05:35:57 +0000 (UTC) Received: (qmail 47802 invoked by uid 500); 10 Jun 2011 05:35:56 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 47653 invoked by uid 500); 10 Jun 2011 05:35:56 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 47642 invoked by uid 99); 10 Jun 2011 05:35:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 05:35:55 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mueller@adobe.com designates 64.18.1.37 as permitted sender) Received: from [64.18.1.37] (HELO exprod6og116.obsmtp.com) (64.18.1.37) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 05:35:48 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob116.postini.com ([64.18.5.12]) with SMTP ID DSNKTfGtHZH6AMAiEDqYTY2aVaHWb7+I6d1r@postini.com; Thu, 09 Jun 2011 22:35:27 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id p5A5ZOSC028109 for ; Thu, 9 Jun 2011 22:35:24 -0700 (PDT) Received: from nacas03.corp.adobe.com (nacas03.corp.adobe.com [10.8.189.121]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id p5A5ZNaO012711 for ; Thu, 9 Jun 2011 22:35:24 -0700 (PDT) Received: from eurhub01.eur.adobe.com (10.128.4.30) by nacas03.corp.adobe.com (10.8.189.121) with Microsoft SMTP Server (TLS) id 8.3.159.3; Thu, 9 Jun 2011 22:35:23 -0700 Received: from eurmbx01.eur.adobe.com ([10.128.4.32]) by eurhub01.eur.adobe.com ([10.128.4.30]) with mapi; Fri, 10 Jun 2011 06:35:21 +0100 From: Thomas Mueller To: "users@jackrabbit.apache.org" Date: Fri, 10 Jun 2011 06:35:18 +0100 Subject: Re: Jackrabbit Clustering v2.2.5 Thread-Topic: Jackrabbit Clustering v2.2.5 Thread-Index: AcwnMDCclfz7/gzhR6SmGYRKQ9Tvng== Message-ID: In-Reply-To: <00EEB4E2DF921F4EB2B9AC6E0071CDF372D44132E1@FFX-EX-MB1.cgifederal.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.10.0.110310 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Hi, >1. I have a Jackrabbit cluster of 3 nodes with shared filesystem and >shared database. What I am noticing is that none of the Journal tables >are getting populated. All of the tables are empty (JOURNAL, >LOCAL_REVISIONS, GLOBAL_REVISION). Why would these tables be empty if I >have enabled clustering? I guess there is a problem with the configuration. >2. Everytime a start a node, it creates this '.lock' file which prevents >other nodes from starting up. I have delete the .lock file and then start >the other nodes. How can I get around this problem? Same here. It's a clear sign of a configuration error. Regards, Thomas