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

Markus Jelsma edited comment on NUTCH-2614 at 7/4/18 9:26 AM:
--------------------------------------------------------------

-Really? In that case my patch for NUTCH-2612 is probably wrong!-

nevermind, that was due to strict parsing!


was (Author: markus17):
Really? In that case my patch for NUTCH-2612 is probably wrong!

> NPE in CrawlDbReader
> --------------------
>
>                 Key: NUTCH-2614
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2614
>             Project: Nutch
>          Issue Type: Bug
>          Components: crawldb
>    Affects Versions: 1.14, 1.15
>            Reporter: Markus Jelsma
>            Priority: Major
>             Fix For: 1.15
>
>
> Got this in master:
> {code}
> Exception in thread "main" java.lang.NullPointerException
>         at 
> org.apache.nutch.crawl.CrawlDbReader.processStatJob(CrawlDbReader.java:555)
>         at org.apache.nutch.crawl.CrawlDbReader.run(CrawlDbReader.java:914)
>         at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
>         at org.apache.nutch.crawl.CrawlDbReader.main(CrawlDbReader.java:980)
> {code}
> Not sure why it happens or which commit caused the problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to