Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 13506 invoked from network); 4 May 2009 10:35:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 May 2009 10:35:49 -0000 Received: (qmail 36056 invoked by uid 500); 4 May 2009 10:35:48 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 36032 invoked by uid 500); 4 May 2009 10:35:48 -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 36021 invoked by uid 99); 4 May 2009 10:35:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 10:35:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aklimets@day.com designates 207.126.148.182 as permitted sender) Received: from [207.126.148.182] (HELO eu3sys201aog002.obsmtp.com) (207.126.148.182) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 04 May 2009 10:35:39 +0000 Received: from source ([209.85.218.226]) by eu3sys201aob002.postini.com ([207.126.154.11]) with SMTP ID DSNKSf7E5niXMMIpfFdAkm2cA+O4cW8acAXd@postini.com; Mon, 04 May 2009 10:35:19 UTC Received: by bwz26 with SMTP id 26so3722551bwz.2 for ; Mon, 04 May 2009 03:35:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.175.8 with SMTP id c8mr3364694mup.117.1241433318342; Mon, 04 May 2009 03:35:18 -0700 (PDT) In-Reply-To: <49FA4300.6020208@gmail.com> References: <49FA4300.6020208@gmail.com> Date: Mon, 4 May 2009 12:35:18 +0200 Message-ID: Subject: Re: OCM: Adding nodes externally (directly using the session) From: Alexander Klimetschek To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Fri, May 1, 2009 at 2:32 AM, Edgar Merino wrote: > org.apache.jackrabbit.core.state.ItemStateException: failed to write bund= le: > 9d42543e-87df-4b0e-82cf-a580e9922fa8 > =A0 =A0 =A0 at > org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.= store(BundleDbPersistenceManager.java:546) The jackrabbit log should contain the real error (or at least another stacktrace) before this one. That should give more infos about the problem - from looking at the code it could be both an SQL problem or something with an incomplete internal node bundle. Regards, Alex --=20 Alexander Klimetschek alexander.klimetschek@day.com