Hi, I got nutch from svn tags - release0.9 - but can't get rid of this problem. I did ant compile ant jar ant war All of them build successfully with different versions of ant - 1.6.5 and 1.7.0
When running "nutch crawl" - I get Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/nutch/crawl/Crawl Even tried some solutions as explained in the forum - changing ant versions, adding classpath(doesn't matter - nutch script overrides ) - but none of them worked. How do I get rid of this problem? Thanks, Karthik -- View this message in context: http://www.nabble.com/java.lang.NoClassDefFoundError-Nutch-0.9-tf4773280.html#a13654800 Sent from the Nutch - User mailing list archive at Nabble.com.
