Philippe created NUTCH-1466:
-------------------------------
Summary: SolrDeleteDuplicates: java.io.IOException: Job failed!
Key: NUTCH-1466
URL: https://issues.apache.org/jira/browse/NUTCH-1466
Project: Nutch
Issue Type: Bug
Components: indexer
Affects Versions: 1.5.1
Environment: Ubuntu
Reporter: Philippe
Hi there,
i'm facing a problem witch just comes up by a specific site. When i try to
crawl "http://www.stimme.de/sport/", the crawl process works fine. When it
comes to the SolrDeleteDuplicates part it throws the following error.
ERROR:
SolrIndexer: starting at 2012-09-06 09:40:37
SolrIndexer: deleting gone documents: false
SolrIndexer: URL filtering: false
SolrIndexer: URL normalizing: false
java.io.IOException: Job failed!
SolrDeleteDuplicates: starting at 2012-09-06 09:41:20
SolrDeleteDuplicates: Solr url: http://192.168.1.144:8983/solr/
Exception in thread "main" java.io.IOException: Job failed!
at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1265)
at
org.apache.nutch.indexer.solr.SolrDeleteDuplicates.dedup(SolrDeleteDuplicates.java:373)
at
org.apache.nutch.indexer.solr.SolrDeleteDuplicates.dedup(SolrDeleteDuplicates.java:353)
at org.apache.nutch.crawl.Crawl.run(Crawl.java:193)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
at org.apache.nutch.crawl.Crawl.main(Crawl.java:63)
Since i read this thread about the similar problem
http://lucene.472066.n3.nabble.com/SolrIndex-java-io-IOException-Job-failed-td3585509.html
i rebuild with solr-solj-3.5 but still the same error.
Any ideas how to fix that?
I'm using solr-3.4 as Solr-Server.
--
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