Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 49762 invoked from network); 7 Oct 2009 01:36:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Oct 2009 01:36:30 -0000 Received: (qmail 45028 invoked by uid 500); 7 Oct 2009 01:36:29 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 45003 invoked by uid 500); 7 Oct 2009 01:36:29 -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 44992 invoked by uid 99); 7 Oct 2009 01:36:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2009 01:36:29 +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.210.176] (HELO mail-yx0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2009 01:36:20 +0000 Received: by yxe6 with SMTP id 6so5173740yxe.13 for ; Tue, 06 Oct 2009 18:35:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.235.4 with SMTP id i4mr2331020anh.101.1254879358207; Tue, 06 Oct 2009 18:35:58 -0700 (PDT) In-Reply-To: <91f3b2650910050150l45347c1di430010e5592757b3@mail.gmail.com> References: <91f3b2650910020021r5398ed0cs95928e4711dd00f1@mail.gmail.com> <91f3b2650910050150l45347c1di430010e5592757b3@mail.gmail.com> From: Greg Schueler Date: Tue, 6 Oct 2009 18:35:38 -0700 Message-ID: Subject: Re: webdav webapp is not relinquishing disk space To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=001636b2b28061c6cd04754e5e54 X-Virus-Checked: Checked by ClamAV on apache.org --001636b2b28061c6cd04754e5e54 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable added issue: https://issues.apache.org/jira/browse/JCR-2349 On Mon, Oct 5, 2009 at 1:50 AM, Thomas M=FCller wro= te: > Hi, > > > Thanks, I have actually just created a simple jsp file to drop in along > with > > the other .jsps in the webdav webapp that will let the garbage collecti= on > be > > performed on demand. > > That would be helpful for others as well... If you like to share this > jsp page, please create a Jackrabbit issue and attach the jsp page > there ('Attach file' / 'Grant license to ASF for inclusion ...'): > https://issues.apache.org/jira/browse/JCR > > Regards, > Thomas > > > > > > On Fri, Oct 2, 2009 at 12:21 AM, Thomas M=FCller >wrote: > > > >> 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 > >> > > > --001636b2b28061c6cd04754e5e54--