Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 95481 invoked from network); 2 Oct 2009 22:02:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Oct 2009 22:02:09 -0000 Received: (qmail 19916 invoked by uid 500); 2 Oct 2009 22:02:09 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 19858 invoked by uid 500); 2 Oct 2009 22:02:09 -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 19847 invoked by uid 99); 2 Oct 2009 22:02:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2009 22:02:08 +0000 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.211.186] (HELO mail-yw0-f186.google.com) (209.85.211.186) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2009 22:01:59 +0000 Received: by ywh16 with SMTP id 16so806702ywh.13 for ; Fri, 02 Oct 2009 15:01:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.10.13 with SMTP id n13mr3475314ani.88.1254520898176; Fri, 02 Oct 2009 15:01:38 -0700 (PDT) In-Reply-To: <91f3b2650910020021r5398ed0cs95928e4711dd00f1@mail.gmail.com> References: <91f3b2650910020021r5398ed0cs95928e4711dd00f1@mail.gmail.com> From: Greg Schueler Date: Fri, 2 Oct 2009 15:01:18 -0700 Message-ID: Subject: Re: webdav webapp is not relinquishing disk space To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=0016e68decaf7fc7640474fae88b X-Virus-Checked: Checked by ClamAV on apache.org --0016e68decaf7fc7640474fae88b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks, I have actually just created a simple jsp file to drop in along wit= h the other .jsps in the webdav webapp that will let the garbage collection b= e performed on demand. On Fri, Oct 2, 2009 at 12:21 AM, Thomas M=FCller wr= ote: > Hi, > > > what is the simplest solution to invoking the garbage collection? > > See http://wiki.apache.org/jackrabbit/DataStore - Running Data Store > Garbage Collection (Jackrabbit 1.x) > > The Jackrabbit 1.x example doesn't work with the current Jackrabbit > 2.0 (not even when using the snapshot). I will fix that. > > > Do I have to modify the existing webapp/servlet code to add this custom > > service and rebuild it? > > Yes > > > is it possible to do this via RMI? > > No, currently not. > > Regards, > Thomas > --0016e68decaf7fc7640474fae88b--