Fetcher2 : NPE for page with status ProtocolStatus.TEMP_MOVED -------------------------------------------------------------
Key: NUTCH-592 URL: https://issues.apache.org/jira/browse/NUTCH-592 Project: Nutch Issue Type: Bug Components: fetcher Affects Versions: 1.0.0 Reporter: Emmanuel Joke Assignee: Emmanuel Joke Fix For: 1.0.0 Attachments: patch.txt I have a NPE for page when ProtocolStatus.TEMP_MOVED. It seems handleRedirect function can return NULL for few case and it has not been managed in the function as it has been done for the case ProtocolStatus.SUCCESS. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.