Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 73961 invoked from network); 30 Oct 2006 14:00:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Oct 2006 14:00:50 -0000 Received: (qmail 19435 invoked by uid 500); 30 Oct 2006 14:01:00 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 19418 invoked by uid 500); 30 Oct 2006 14:01:00 -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 19397 invoked by uid 99); 30 Oct 2006 14:01:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 06:01:00 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of marcel.reutegger@gmx.net designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 30 Oct 2006 06:00:46 -0800 Received: (qmail invoked by alias); 30 Oct 2006 14:00:25 -0000 Received: from bsl-rtr.day.com (EHLO [10.0.0.84]) [212.249.34.130] by mail.gmx.net (mp032) with SMTP; 30 Oct 2006 15:00:25 +0100 X-Authenticated: #894343 Message-ID: <4546055A.70807@gmx.net> Date: Mon, 30 Oct 2006 14:59:54 +0100 From: Marcel Reutegger User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: question about OraclePersistenceManager References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Hi Christophe, that's a bug in jackrabbit 1.1. See: http://issues.apache.org/jira/browse/JCR-605 This error does not happen if you register node types on a repository that has been restarted. regards marcel Ducrocq Christophe wrote: > > > Hi, > > > > I use as persistence Manager : OraclePersistenceManager and > > When I save for a first time my repository, I' am a error: > > "2006-10-30 14:21:36 ERROR [VirtualNodeTypeStateManager] Unable to index > new nodetype: javax.jcr.ItemNotFoundException" > > > > I understand not this error. > > > > Thank you for your help > > > > > > Regards > > > > Christophe > > > > > > > > > >