[ 
https://issues.apache.org/jira/browse/ANY23-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583831#comment-13583831
 ] 

Dat Tran commented on ANY23-151:
--------------------------------

I dont put tika on the classpath, just only any23-0.7.0-incuhabing.jar. There 
is no problem when i call Any23 without Nutch. The loading problem occurs when 
i execute the nutch parser plugin which i am developing by using Any23
                
> Error while  loading Tika configuration
> ---------------------------------------
>
>                 Key: ANY23-151
>                 URL: https://issues.apache.org/jira/browse/ANY23-151
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.7.0
>            Reporter: Dat Tran
>
> I am developing a parse-plugin for nutch with any23. When I create new 
> instance of Any23, the runtime exception occurs
> Error while loading Tika configuration.
> java.lang.RuntimeException: Error while loading Tika configuration.
>       at 
> org.apache.any23.mime.TikaMIMETypeDetector.<init>(TikaMIMETypeDetector.java:212)
>       at org.apache.any23.Any23.<init>(Any23.java:83)
>       at org.apache.any23.Any23.<init>(Any23.java:119)
>       at 
> org.apache.nutch.parse.any23.Any23Parser.getParse(Any23Parser.java:71)
>       at org.apache.nutch.parse.ParseCallable.call(ParseCallable.java:35)
>       at org.apache.nutch.parse.ParseCallable.call(ParseCallable.java:24)
>       at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>       at java.lang.Thread.run(Thread.java:679)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to