Thanks for replying.. The stack trace that I have sent is at the lowest level... There is no other location that stack trace points to.... regards Sourabh
On Mon, Nov 29, 2010 at 11:41 PM, Alex McLintock <[email protected]>wrote: > Does it not say elsewhere in the stack trace? Can you show us more of the > logs? > > On 29 November 2010 17:52, Sourabh Kasliwal <[email protected]> > wrote: > > > Hi, > > I am trying to run multiple nutch instances in parallel. But some times > > during the execution one of the job fails during injection with the > > exception:- > > > > java.io.IOException: Job failed! > > at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1252) > > at org.apache.nutch.crawl.Injector.inject(Injector.java:211) > > > > Or at > > java.io.IOException: Job failed! > > at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1252) > > at org.apache.nutch.crawl.Generator.generate(Generator.java:523) > > at org.apache.nutch.crawl.Generator.generate(Generator.java:430) > > > > Can somebody give some light on this that what can be the reason of job > > failing due to IOException > > regards > > Sourabh > > >

