I am using the new nutch with hadoop, jobtracker fails at initilazation with this exceptopn:
060207 121953 Property 'file.separator' is / 060207 121953 Property 'java.vendor.url.bug' is http://java.sun.com/cgi-bin/bugreport.cgi 060207 121953 Property 'sun.io.unicode.encoding' is UnicodeLittle 060207 121953 Property 'sun.cpu.endian' is little 060207 121953 Property 'sun.cpu.isalist' is Exception in thread "main" java.lang.NoClassDefFoundError: org/mortbay/http/HttpListener at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:303) at org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java :50) at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:813) 060207 121953 Server handler 9 on 50010: starting Thank, Mike
