You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "kiran (JIRA)" <ji...@apache.org> on 2013/05/31 19:32:25 UTC

[jira] [Commented] (NUTCH-1579) NPE when using solr indexing

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

kiran commented on NUTCH-1579:
------------------------------

Hi anandkumar,

You should post any questions to user@nutch.apache.org first and if its a potential bug and on developers advise, you should create Jira's. You will get questions answered on mailing lists than here. Also, you should look at your logs (logs/hadoop.log) first. Please close the issue and shift it to mailing list.

Thank you
                
> NPE when using solr indexing
> ----------------------------
>
>                 Key: NUTCH-1579
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1579
>             Project: Nutch
>          Issue Type: Bug
>          Components: crawldb
>    Affects Versions: 2.4
>         Environment: MacOS 
>            Reporter: shantharam anandkumar
>             Fix For: 2.1
>
>
> NPE while running crawl with solar
> here is command 
> bin/nutch crawl urls/ -solr http://localhost:8983/solr  -depth 3 -topN 20
> Exception in thread "main" java.lang.NullPointerException
> 	at java.util.Hashtable.put(Hashtable.java:394)
> 	at java.util.Properties.setProperty(Properties.java:143)
> 	at org.apache.hadoop.conf.Configuration.set(Configuration.java:438)
> 	at org.apache.nutch.indexer.IndexerJob.createIndexJob(IndexerJob.java:129)
> 	at org.apache.nutch.indexer.solr.SolrIndexerJob.run(SolrIndexerJob.java:44)
> 	at org.apache.nutch.crawl.Crawler.runTool(Crawler.java:69)
> 	at org.apache.nutch.crawl.Crawler.run(Crawler.java:194)
> 	at org.apache.nutch.crawl.Crawler.run(Crawler.java:252)
> 	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
> 	at org.apache.nutch.crawl.Crawler.main(Crawler.java:261)

--
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