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 A15016A12 for ; Thu, 30 Jun 2011 14:55:35 +0000 (UTC) Received: (qmail 13127 invoked by uid 500); 30 Jun 2011 14:55:35 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 13078 invoked by uid 500); 30 Jun 2011 14:55:34 -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 13070 invoked by uid 99); 30 Jun 2011 14:55:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2011 14:55:33 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of skynare@gmail.com designates 209.85.210.170 as permitted sender) Received: from [209.85.210.170] (HELO mail-iy0-f170.google.com) (209.85.210.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2011 14:55:27 +0000 Received: by iym1 with SMTP id 1so4391351iym.1 for ; Thu, 30 Jun 2011 07:55:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=TIsBlJqVSfsLTig4GlXmqO//8uzgFc74Dlt2LJGPGq8=; b=k/dchY2e/NA0dtDU6godaEzxBTn5/5OSbZMrVyT/TC/eTyFqGWJFdqiezf9AF08rNk ACSZRUUAP4NibC1yVOkzRX/Do0G6IspgtfEiEHRe6iQeWv9tRRo9vijePP3MghXKb8Ar xkHYM4ft7p+Mp5AuoMnW1dfFNZA06cShWHQzA= MIME-Version: 1.0 Received: by 10.42.115.131 with SMTP id k3mr2115111icq.39.1309445706494; Thu, 30 Jun 2011 07:55:06 -0700 (PDT) Received: by 10.42.222.70 with HTTP; Thu, 30 Jun 2011 07:55:06 -0700 (PDT) Date: Thu, 30 Jun 2011 10:55:06 -0400 Message-ID: Subject: reading offline repository. From: sam lee To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=20cf303ea7403034d604a6ef169e --20cf303ea7403034d604a6ef169e Content-Type: text/plain; charset=UTF-8 Hey, I have a repository that is offline (/opt/jackrabbit/ has datastore, workspace...). Is there a way to read repository data directly from filesystem? The repository might be corrupt.. and I cannot start jackrabbit on /opt/jackrabbit/ . --20cf303ea7403034d604a6ef169e--