Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 23532 invoked from network); 11 Jun 2008 13:20:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jun 2008 13:20:16 -0000 Received: (qmail 78724 invoked by uid 500); 11 Jun 2008 13:20:17 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 78700 invoked by uid 500); 11 Jun 2008 13:20:17 -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 78689 invoked by uid 99); 11 Jun 2008 13:20:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2008 06:20:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of marcel.reutegger@gmx.net designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 11 Jun 2008 13:19:26 +0000 Received: (qmail invoked by alias); 11 Jun 2008 13:19:42 -0000 Received: from bsl-rtr.day.com (EHLO [10.0.0.102]) [62.192.10.254] by mail.gmx.net (mp045) with SMTP; 11 Jun 2008 15:19:42 +0200 X-Authenticated: #894343 X-Provags-ID: V01U2FsdGVkX18XjYsbJagXabEikxAU1ouhg0xTMBioVxRUKsW36L 8vvHVbzSPM+mHL Message-ID: <484FD0EE.9050502@gmx.net> Date: Wed, 11 Jun 2008 15:19:42 +0200 From: Marcel Reutegger User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: Jackrabbit + Tomcat - can't create repository. References: <17763713.post@talk.nabble.com> In-Reply-To: <17763713.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Hi Phoebe, please delete the directory /bin/jackrabbit and try again. phoebe wrote: > What are ${rep.home}, ${wsp.name} when jackrabbit is started by tomcat? the default for rep.home is /bin/jackrabbit and wsp.name depends on what your workspace.xml says in the first element. repository.xml also defines a default workspace, which is named 'default'. regards marcel