Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 58764 invoked from network); 21 Sep 2008 08:06:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Sep 2008 08:06:13 -0000 Received: (qmail 20294 invoked by uid 500); 21 Sep 2008 08:06:09 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 20282 invoked by uid 500); 21 Sep 2008 08:06: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 20271 invoked by uid 99); 21 Sep 2008 08:06:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Sep 2008 01:06:09 -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 jukka.zitting@gmail.com designates 64.233.184.239 as permitted sender) Received: from [64.233.184.239] (HELO wr-out-0506.google.com) (64.233.184.239) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Sep 2008 08:05:11 +0000 Received: by wr-out-0506.google.com with SMTP id 68so326399wri.15 for ; Sun, 21 Sep 2008 01:05:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=/wNtVBB0vKKd2BYwVvEut2BeoyyBh233peMUBaSGZKg=; b=xjia+JIqMWEdFH0vK4brZyyF4iOJtUnwSlWRn2EA++W2/yYI7q/89hqYjiaLvA2rrm cHb7BE1pG6wlp3vZ8Sue3Kq+37rub6w/27CWXttDr2QohxPGG69tBd9Ptffok9Ig/yYK IuAJv38cLDthb8dT3XLKKjjDQiQvWj8tYbSuQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=fj3+gGcBsOgiSGgLhqIRX8+hlwMgKi1tuItxcYbzHgGjFf8mTqrWHcC3xZJyhp8pl+ ScQDOKfkn+y9HfEvDtPiqseJcLip8jq6EwwcWwnm0tQ6aqguFLkWfPxM8Qz1BEpFjOeh aSRmtt/Hks2MCcp+E+qG11K4+i/+eEYxEMH1o= Received: by 10.90.86.10 with SMTP id j10mr2677704agb.22.1221984344319; Sun, 21 Sep 2008 01:05:44 -0700 (PDT) Received: by 10.90.90.6 with HTTP; Sun, 21 Sep 2008 01:05:44 -0700 (PDT) Message-ID: <510143ac0809210105y37f9b31bnce5f35de97333e9c@mail.gmail.com> Date: Sun, 21 Sep 2008 10:05:44 +0200 From: "Jukka Zitting" To: users@jackrabbit.apache.org Subject: Re: Repository startup error In-Reply-To: <19590458.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <17914330.post@talk.nabble.com> <19590285.post@talk.nabble.com> <82670ba40809201719k66b79a2fjde430561e5b4bcaf@mail.gmail.com> <19590458.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Sun, Sep 21, 2008 at 2:28 AM, xing007008 wrote: > Please look at the Image, all of the jars had been required in my classpath. > But still can't fix the error. You need Lucene 2.2.0, not 1.4.3. BR, Jukka Zitting