[
https://issues.apache.org/jira/browse/NUTCH-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel updated NUTCH-2605:
-----------------------------------
Affects Version/s: (was: 2.3.1)
> 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
> Fix For: 1.15
>
>
> 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
(v7.6.3#76005)