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

Hudson commented on NUTCH-2168:
-------------------------------

SUCCESS: Integrated in Nutch-nutchgora #1545 (See 
[https://builds.apache.org/job/Nutch-nutchgora/1545/])
NUTCH-2168 Parse-tika fails to retrieve parser (snagel: 
[http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1723851])
* 2.x/CHANGES.txt
* 2.x/src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/TikaParser.java


> Parse-tika fails to retrieve parser
> -----------------------------------
>
>                 Key: NUTCH-2168
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2168
>             Project: Nutch
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 2.3.1
>            Reporter: Sebastian Nagel
>             Fix For: 2.3.1
>
>         Attachments: NUTCH-2168.patch
>
>
> The plugin parse-tika fails to parse most (all?) kinds of document types 
> (PDF, xlsx, ...) when run via ParserChecker or ParserJob:
> {noformat}
> 2015-11-12 19:14:30,903 INFO  parse.ParserJob - Parsing 
> http://localhost/pdftest.pdf
> 2015-11-12 19:14:30,905 INFO  parse.ParserFactory - ...
> 2015-11-12 19:14:30,907 ERROR tika.TikaParser - Can't retrieve Tika parser 
> for mime-type application/pdf
> 2015-11-12 19:14:30,913 WARN  parse.ParseUtil - Unable to successfully parse 
> content http://localhost/pdftest.pdf of type application/pdf
> {noformat}
> The same document is successfully parsed by TestPdfParser.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to