You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Paul Tomblin <pt...@xcski.com> on 2009/09/01 10:15:38 UTC

Getting an error with nutch/trunk parsing msword files:

[ INFO] 51:38 (Fetcher.java:logError:737)
     [java] fetch of
http://localhost/Documents/pharma/DocSamples/CHINA.doc failed with:
java.lang.NoSuchMethodError:
org.apache.poi.poifs.filesystem.POIFSFileSystem.getRoot()Lorg/apache/poi/poifs/filesystem/DirectoryNode;
     [java]

I verified that plugins/lib-jakarta-poi/poi-3.5-beta4-20081128.jar is
where it should be.

-- 
http://www.linkedin.com/in/paultomblin

Re: Getting an error with nutch/trunk parsing msword files:

Posted by Paul Tomblin <pt...@xcski.com>.
Never mind, it turns out my classpath got polluted with an older
version of jakarta-poi.jar.

On Tue, Sep 1, 2009 at 4:15 AM, Paul Tomblin<pt...@xcski.com> wrote:
> [ INFO] 51:38 (Fetcher.java:logError:737)
>     [java] fetch of
> http://localhost/Documents/pharma/DocSamples/CHINA.doc failed with:
> java.lang.NoSuchMethodError:
> org.apache.poi.poifs.filesystem.POIFSFileSystem.getRoot()Lorg/apache/poi/poifs/filesystem/DirectoryNode;
>     [java]
>
> I verified that plugins/lib-jakarta-poi/poi-3.5-beta4-20081128.jar is
> where it should be.
>
> --
> http://www.linkedin.com/in/paultomblin
>



-- 
http://www.linkedin.com/in/paultomblin