[
https://issues.apache.org/jira/browse/TIKA-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900565#comment-13900565
]
Ken Krugler commented on TIKA-1240:
-----------------------------------
Hi Sudheshna - this _might_ be a bug with Tika, but it's more likely to be a
bug in your configuration, as Nick notes.
In general it's best to first post this kind of issue to the Tika user email
list, and then if it really looks like a Tika bug you'd create a Jira issue -
thanks!
> IncompatibleClassChangeError with -> new Tika().parseToString(stream);
> -----------------------------------------------------------------------
>
> Key: TIKA-1240
> URL: https://issues.apache.org/jira/browse/TIKA-1240
> Project: Tika
> Issue Type: Task
> Components: parser
> Reporter: sudheshna iyer
> Priority: Critical
>
> I am receiving the following error from : new Tika().parseToString(stream);
> Exception in thread "main" java.lang.IncompatibleClassChangeError: class
> org.apache.tika.parser.asm.XHTMLClassVisitor has interface
> org.objectweb.asm.ClassVisitor as super class
> At first I thought it is a problem with stream that is passed in. But it is
> very random. File that worked started erroring out with the above exception.
> Please help.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)