I have been installing Nutch 0.8 on a Windows XP-SP2 platform with java jdk1.5. I tried with Cygwin, I tried with Ben Ogle's python script: the results were the same. The demo crawl command generated the same java exception:
bash-3.1$ bin/nutch crawl urls -dir crawls -depth 3 -topN 50 Exception in thread "main" java.lang.NoClassDefFoundError: srch\nutch\nutch-08\logs I tried to create an empty logs file or directory, that did not resolve the problem. Apparently the tutorial on installing Nutch version 0.8 is inaccurate or insufficient. What could I do? Thanks for help! yo keller -- View this message in context: http://www.nabble.com/Exception-in-thread-%22main%22-java.lang.NoClassDefFoundError%3A-srch%5Cnutch%5Cnu-tf2264837.html#a6284341 Sent from the Nutch - User forum at Nabble.com.
