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 893BD6A2C for ; Thu, 26 May 2011 19:54:08 +0000 (UTC) Received: (qmail 84180 invoked by uid 500); 26 May 2011 19:54:08 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 84163 invoked by uid 500); 26 May 2011 19:54:08 -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 84154 invoked by uid 99); 26 May 2011 19:54:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2011 19:54:07 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.200.184.20] (HELO smtp.cgifederal.com) (208.200.184.20) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2011 19:54:02 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgoBAMKu3k2sEDmL/2dsb2JhbABVl2iPOgjFaoYcBJRkhDOGTg X-IronPort-AV: E=Sophos;i="4.65,276,1304308800"; d="scan'208";a="21208361" Received: from ffx-ex-ht1.cgifederal.com ([172.16.57.139]) by smtp.cgifederal.com with ESMTP/TLS/AES128-SHA; 26 May 2011 15:53:41 -0400 Received: from FFX-EX-MB1.cgifederal.com ([172.16.57.156]) by FFX-EX-HT1.cgifederal.com ([172.16.57.139]) with mapi; Thu, 26 May 2011 15:53:41 -0400 From: Sumit Shah To: "users@jackrabbit.apache.org" Date: Thu, 26 May 2011 15:53:39 -0400 Subject: RE: Invalid namespace index error Thread-Topic: Invalid namespace index error Thread-Index: AcwbP93KTmlLjccTS1muv1JQ45vTKAAnqhYA Message-ID: <00EEB4E2DF921F4EB2B9AC6E0071CDF372D3086FC8@FFX-EX-MB1.cgifederal.com> References: <00EEB4E2DF921F4EB2B9AC6E0071CDF372D2F16F11@FFX-EX-MB1.cgifederal.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 No we are not operating the cluster. But I can certainly look at the ns_idx= .properties file if its present. Thanks Sumit -----Original Message----- From: justinedelson@gmail.com [mailto:justinedelson@gmail.com] On Behalf Of= Justin Edelson Sent: Wednesday, May 25, 2011 8:57 PM To: users@jackrabbit.apache.org Subject: Re: Invalid namespace index error I believe this error refers to the numeric index assigned to each namespace when properties are persisted. Are you operating in a cluster? Did something happen to the ns_idx.properties file? Justin On Wed, May 25, 2011 at 12:07 PM, Sumit Shah wr= ote: > Hello All, > > I am trying to upload a document in Jackrabbit, but I consistently keep g= etting the same error with the same UUID. I would appreciate any help with = this. > > 25.05.2011 11:36:58 *ERROR* BundleDbPersistenceManager: failed to read bu= ndle: b9501ed0-a8d1-4df4-9f83-4e68463c3d4b: java.lang.IllegalArgumentExcept= ion: Invalid namespace index: 13485 (BundleDbPersistenceManager.java, line = 1169) > > > I initially had SearchIndex enabled, but I have commented it out now. Thi= s did not help either. > > Thanks > Sumit >