[ 
https://issues.apache.org/jira/browse/NUTCH-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566140#comment-13566140
 ] 

Hudson commented on NUTCH-1521:
-------------------------------

Integrated in Nutch-trunk-Windows #20 (See 
[https://builds.apache.org/job/Nutch-trunk-Windows/20/])
    NUTCH-1521 CrawlDbFilter pass null url to urlNormalizers (Revision 1440266)

     Result = FAILURE
lewismc : http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1440266
Files : 
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/crawl/CrawlDbFilter.java
* /nutch/trunk/src/test/org/apache/nutch/crawl/TestCrawlDbFilter.java

                
> CrawlDbFilter pass null url to urlNormailzers
> ---------------------------------------------
>
>                 Key: NUTCH-1521
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1521
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.7
>            Reporter: lufeng
>            Assignee: lufeng
>            Priority: Trivial
>             Fix For: 1.7, 2.2
>
>         Attachments: CrawlDbFilter_v1.patch, NUTCH-1521-trunk.patch, 
> TestCrawlDbFilter.java
>
>
> urlNormalizers will get null url if we set CRAWLDB_PURGE_404, and it will 
> throw NullPointerException. and the WARN Log will output something like this 
> "Skipping null NullPointerException".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to