Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 17059 invoked from network); 1 Oct 2008 17:40:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2008 17:40:24 -0000 Received: (qmail 92190 invoked by uid 500); 1 Oct 2008 17:40:22 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 91765 invoked by uid 500); 1 Oct 2008 17:40:21 -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 91754 invoked by uid 99); 1 Oct 2008 17:40:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 10:40:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [216.169.137.116] (HELO lpo-relay-05.vmsinfo.com) (216.169.137.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 17:39:19 +0000 X-IronPort-AV: E=Sophos;i="4.33,344,1220241600"; d="scan'208";a="13789744" Received: from unknown (HELO nyc-mailbox-02.vmsinfo.com) ([216.169.137.252]) by lpo-relay-05.vmsinfo.com with ESMTP; 01 Oct 2008 13:39:53 -0400 Received: from [10.1.1.14] (unknown [10.1.1.14]) by nyc-mailbox-02.vmsinfo.com (Postfix) with ESMTP id A0806BBEE for ; Wed, 1 Oct 2008 13:39:52 -0400 (EDT) Message-Id: <3D65598E-8CB0-4253-A438-F56D69AE5B4E@vmsinfo.com> From: Warner Onstine To: users@jackrabbit.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: clustering doesn't appear to be Date: Wed, 1 Oct 2008 10:39:51 -0700 References: <74EF8E28-75C2-4DA0-8577-E8861E6DD4AE@vmsinfo.com> <91f3b2650809292141v2e2054f8ycc7284b0ee7b2477@mail.gmail.com> <249BB1D4-D589-404B-8A39-51E58718562F@vmsinfo.com> <91f3b2650809302356k71c8d204t3b02cc03673d7bc7@mail.gmail.com> X-Mailer: Apple Mail (2.929.2) X-Virus-Checked: Checked by ClamAV on apache.org Ahh, excellent, I wasn't 100% sure what that reference was to. I will give that a try since we really don't want our repository.xml files sitting somewhere on the file system (if we have to make a change that's a real pain to have to do everywhere and I will invariable forget that it needs to get changed everywhere). -warner On Oct 1, 2008, at 9:13 AM, Alexander Klimetschek wrote: > On Wed, Oct 1, 2008 at 5:15 PM, Warner Onstine > wrote: >> Wow, that's, um, special. Any ideas as to when this will get rolled >> into the >> main build? > > As noted in the issue, it will be included in the 1.5 release, which > will take a few months I guess. > > As a workaround you could either extract the repository.xml from your > war files (which I recommend, because it simplifies server > administration, even if the standard jackrabbit webapp includes it > inside), or remove the cluster id attribute and set the magic system > property "org.apache.jackrabbit.core.cluster.node_id" in your > instances before jackrabbit is started. > > Regards, > Alex > > -- > Alexander Klimetschek > alexander.klimetschek@day.com