Hi Andrzej, The value cannot be null is my message :)
060109 094543 task_r_9xvvcz Could not get property: segment name 060109 094543 task_r_9xvvcz [Ljava.lang.StackTraceElement;@154864a 060109 094543 task_r_9xvvcz java.lang.NullPointerException: value cannot be null 060109 094543 task_r_9xvvcz at org.apache.lucene.document.Field.<init>(Field.java:469) 060109 094543 task_r_9xvvcz at org.apache.lucene.document.Field.<init>(Field.java:412) 060109 094543 task_r_9xvvcz at org.apache.lucene.document.Field.UnIndexed(Field.java:195) 060109 094543 task_r_9xvvcz at org.apache.nutch.indexer.Indexer.reduce(Indexer.java:200) 060109 094543 task_r_9xvvcz at org.apache.nutch.mapred.ReduceTask.run(ReduceTask.java:260) 060109 094543 task_r_9xvvcz at org.apache.nutch.mapred.TaskTracker $Child.main(TaskTracker.java:603) Gal On Sun, 2006-01-08 at 10:07 +0100, Andrzej Bialecki wrote: > Gal Nitzan wrote: > > >Hi > > > >While the reduce task is running I sometime get this exception and it > >breaks the whole job. > > > >As a work around I put this line in a try catch and just return however > >I was not sure why the meta can not find the segment key name. > > > >This work around is good for now. > > > > > > > > Stacktrace? > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
