https://bz.apache.org/bugzilla/show_bug.cgi?id=62564

--- Comment #5 from Karl Wright <[email protected]> ---
The user picked up the 4.0.0-SNAPSHOT build as instructed, but still reports
the following exception:

Error tossed: org/apache/poi/POIXMLTextExtractor
java.lang.NoClassDefFoundError: org/apache/poi/POIXMLTextExtractor
        at
org.apache.tika.parser.microsoft.ooxml.OOXMLParser.parse(OOXMLParser.java:106)
~[?:?]
        at
org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:280) ~[?:?]
        at
org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:280) ~[?:?]
        at
org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:143) ~[?:?]
        at
org.apache.manifoldcf.agents.transformation.tika.TikaParser.parse(TikaParser.java:74)
~[?:?]

This is a Tika classloading issue which I will need to chase down as a Tika
ticket, unfortunately.  But the fix did seem to address the original problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to