Return-Path: Delivered-To: apmail-lucene-tika-user-archive@www.apache.org Received: (qmail 21942 invoked from network); 2 Apr 2009 07:58:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 07:58:20 -0000 Received: (qmail 27908 invoked by uid 500); 2 Apr 2009 07:58:20 -0000 Delivered-To: apmail-lucene-tika-user-archive@lucene.apache.org Received: (qmail 27855 invoked by uid 500); 2 Apr 2009 07:58:20 -0000 Mailing-List: contact tika-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tika-user@lucene.apache.org Delivered-To: mailing list tika-user@lucene.apache.org Received: (qmail 27846 invoked by uid 99); 2 Apr 2009 07:58:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 07:58:20 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aaronfulton@softhome.net designates 66.54.152.27 as permitted sender) Received: from [66.54.152.27] (HELO jive.SoftHome.net) (66.54.152.27) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 02 Apr 2009 07:58:09 +0000 Received: (qmail 29288 invoked by uid 417); 2 Apr 2009 07:56:48 -0000 Received: from shunt-smtp-out-0 (HELO softhome.net) (172.16.3.12) by shunt-smtp-out-0 with SMTP; 2 Apr 2009 07:56:48 -0000 Received: from [192.168.1.101] ([116.90.129.103]) (AUTH: PLAIN aaronfulton@softhome.net) by softhome.net with esmtp; Thu, 02 Apr 2009 01:56:47 -0600 Message-ID: <49D46FC0.2040303@softhome.net> Date: Thu, 02 Apr 2009 20:56:48 +1300 From: Aaron Fulton User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: tika-user@lucene.apache.org Subject: Re: Another error References: <510143ac0904011615k6e91c2b6r95d4cd94bac8b6ec@mail.gmail.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------020608060700050909010408" X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --------------020608060700050909010408 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I only way as a java newbie to get tika working (at all) was to issue "*mvn* *dependency*:*copy*-*dependencies*" after building tika as per the instructions on the tika project page. Maybe this should be added to the quick start guide. Aaron Mark Kerzner wrote: > Thank you, I am surely not using the right one. > > Which brings me to the question - how do I know which versions of jars > to use? > > Thank you, > Mark > > On Wed, Apr 1, 2009 at 6:15 PM, Jukka Zitting > wrote: > > Hi, > > On Tue, Mar 31, 2009 at 5:56 AM, Mark Kerzner > > wrote: > > Exception in thread "main" java.lang.NoSuchMethodError: > > org.apache.poi.hssf.record.BOFRecord.getType()I > > That looks like a POI version mismatch. Which version of POI do you > have in your classpath? Tika 0.3 uses POI version 3.5-beta5. > > BR, > > Jukka Zitting > > > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.5.285 / Virus Database: 270.11.35/2034 - Release Date: 04/01/09 06:06:00 > > --------------020608060700050909010408 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I only way as a java newbie to get tika working (at all) was to issue "mvn dependency:copy-dependencies" after building tika as per the instructions on the tika project page.  Maybe this should be added to the quick start guide.

Aaron



Mark Kerzner wrote:
Thank you, I am surely not using the right one.

Which brings me to the question - how do I know which versions of jars to use?

Thank you,
Mark

On Wed, Apr 1, 2009 at 6:15 PM, Jukka Zitting <jukka.zitting@gmail.com> wrote:
Hi,

On Tue, Mar 31, 2009 at 5:56 AM, Mark Kerzner <markkerzner@gmail.com> wrote:
> Exception in thread "main" java.lang.NoSuchMethodError:
> org.apache.poi.hssf.record.BOFRecord.getType()I

That looks like a POI version mismatch. Which version of POI do you
have in your classpath? Tika 0.3 uses POI version 3.5-beta5.

BR,

Jukka Zitting


No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.285 / Virus Database: 270.11.35/2034 - Release Date: 04/01/09 06:06:00
--------------020608060700050909010408--