Dat Tran created ANY23-151:
------------------------------

             Summary: 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
            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