Hi all, I have a custom class in the nutch jar. Everything works fine in eclipse but when I try to run it from the command line using bin/nutch it throws the java.lang.NoClassDefFoundError. All the pages on the internet helpfully suggested that I make sure that the jar is in the classpath. I think that everything is correct since I can invoke any of the nutch classes via its class name e.g. bin/nutch org.apache.nutch.crawl.Crawl. This may be a simple Java problem but I have been banging my head against this all weekend.
Thanks, Steve ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-developers mailing list Nutch-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nutch-developers