[
https://issues.apache.org/jira/browse/NUTCH-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-2605.
------------------------------------
Resolution: Cannot Reproduce
Please, reopen if the problem still exists. If possible please add an example
document to make it reproducible.
> The Feed plugin causes a NumberFormatException
> ----------------------------------------------
>
> Key: NUTCH-2605
> URL: https://issues.apache.org/jira/browse/NUTCH-2605
> Project: Nutch
> Issue Type: Bug
> Components: indexer, parser, plugin
> Affects Versions: 1.14
> Reporter: Arkadi Kosmynin
> Priority: Major
>
> The Feed plugin seems to have a major problem. The line 102 inĀ
> FeedIndexingFilter.java generated a NumberFormatException (which caused the
> failure of the entire crawling process!) because it was trying to parse a
> date in string format, not a number. Given that this metadata piece was
> generated by the feed parser (same plugin), it seems that the plugin is in
> disagreement with itself.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)