From users-return-15869-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Aug 17 06:27:28 2010 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 94384 invoked from network); 17 Aug 2010 06:27:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Aug 2010 06:27:28 -0000 Received: (qmail 8955 invoked by uid 500); 17 Aug 2010 06:27:27 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 8712 invoked by uid 500); 17 Aug 2010 06:27:25 -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 8701 invoked by uid 99); 17 Aug 2010 06:27:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Aug 2010 06:27:24 +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 (athena.apache.org: domain of tmueller@day.com designates 207.126.148.85 as permitted sender) Received: from [207.126.148.85] (HELO psmtp.com) (207.126.148.85) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 17 Aug 2010 06:27:16 +0000 Received: from source ([209.85.216.53]) by eu3sys201aob102.postini.com ([207.126.154.11]) with SMTP ID DSNKTGorrYGcXshCJ6Htc4KUFQC5ay2+xhIQ@postini.com; Tue, 17 Aug 2010 06:26:56 UTC Received: by qwe5 with SMTP id 5so6055651qwe.26 for ; Mon, 16 Aug 2010 23:26:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.219.139 with SMTP id hu11mr4460036qcb.103.1282026412709; Mon, 16 Aug 2010 23:26:52 -0700 (PDT) Received: by 10.229.22.21 with HTTP; Mon, 16 Aug 2010 23:26:52 -0700 (PDT) In-Reply-To: References: <9C50F30A-40CD-4DE9-9E4A-03CE0383CBB0@gmail.com> Date: Tue, 17 Aug 2010 08:26:52 +0200 Message-ID: Subject: Re: Clustering From: =?ISO-8859-1?Q?Thomas_M=FCller?= To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, > And the final change to fix my issue: set databaseType=3D"oracle" in my > journal definition. According to the configuration you posted, the databaseType was already set to "oracle"? > OraclePersistenceManager does this without me setting the parameter > explicitly (~line 97). =A0Should OracleDatabaseJournal assume the default= s > that OraclePersistenceManager does? Yes. Could you please log a JIRA issue for this problem? I think we should fix that. Regards, Thomas