ParseSegment NullPointerException
---------------------------------
Key: NUTCH-868
URL: https://issues.apache.org/jira/browse/NUTCH-868
Project: Nutch
Issue Type: Bug
Components: parser
Affects Versions: 1.1
Environment: Ubuntu 9.10 Linux 2.6.31-14-generic
Reporter: Max Lynch
Fix For: 1.1
The Nutch parser step will fail if ParseUtil.parse returns null. Perhaps the
issue is because I applied this patch:
https://issues.apache.org/jira/browse/NUTCH-696
The exception happens in ParseSegment.map at line 91. The attached patch fixes
the issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.