Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 96982 invoked from network); 26 Oct 2005 22:22:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Oct 2005 22:22:52 -0000 Received: (qmail 89861 invoked by uid 500); 26 Oct 2005 22:22:51 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 89850 invoked by uid 99); 26 Oct 2005 22:22:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 15:22:50 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of bcm@osafoundation.org designates 204.152.186.98 as permitted sender) Received: from [204.152.186.98] (HELO laweleka.osafoundation.org) (204.152.186.98) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 15:22:48 -0700 Received: from localhost (localhost [127.0.0.1]) by laweleka.osafoundation.org (Postfix) with ESMTP id 7F89D14227B for ; Wed, 26 Oct 2005 15:22:29 -0700 (PDT) Received: from laweleka.osafoundation.org ([127.0.0.1]) by localhost (laweleka.osafoundation.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16895-02 for ; Wed, 26 Oct 2005 15:22:29 -0700 (PDT) Received: from [10.0.1.4] (c-67-188-209-63.hsd1.ca.comcast.net [67.188.209.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by laweleka.osafoundation.org (Postfix) with ESMTP id 4FCFE142278 for ; Wed, 26 Oct 2005 15:22:29 -0700 (PDT) Message-ID: <436001A3.60704@osafoundation.org> Date: Wed, 26 Oct 2005 15:22:27 -0700 From: Brian Moseley User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jackrabbit-dev@incubator.apache.org Subject: Re: oom exceptions on os x References: <435973A7.3030202@osafoundation.org> <90a8d1c00510240843hfb3adb6m5f143c3f35f324ba@mail.gmail.com> In-Reply-To: <90a8d1c00510240843hfb3adb6m5f143c3f35f324ba@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new and clamav at osafoundation.org X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Stefan Guggisberg wrote: > the correct "environment home" directory would be > > /workspaces//db (for the individual workspaces) > /version/db (for the version store) ah... i thought from reading the bdb pm that the env home dir was the parent of the db dir. i'll give this a shot, thanks :)