You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Peter Ansell (JIRA)" <ji...@apache.org> on 2013/02/22 03:37:11 UTC

[jira] [Assigned] (ANY23-151) Error while loading Tika configuration

     [ https://issues.apache.org/jira/browse/ANY23-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Ansell reassigned ANY23-151:
----------------------------------

    Assignee: Peter Ansell
    
> 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
>            Assignee: Peter Ansell
>
> 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