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

Max Lynch updated NUTCH-868:
----------------------------

    Attachment: NUTCH-868.patch

Fixes a NullPointerException if ParseUtil.parse returns null

> 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
>
>         Attachments: NUTCH-868.patch
>
>
> 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.

Reply via email to