Hello All, I have installed apache nutch 2.1 in windows7 and am using CYGWIN.
I have the following environment variables set: JAVA_HOME : C:\Java\jdk1.7.0_07 NUTCH_HOME: C:\apache-nutch-2.1-src\apache-nutch-2.1 NUTCH_JAVA_HOME: C:\Java\jdk1.7.0_07 When I execute the command, "./bin/nutch crawl urls -depth 3 -topN 5" I get the error below: Error: Could not find or load main class org.apache.nutch.crawl.Crawler Is there a permissions error here? Should I set my environment variables differently? Suggestions please? Thanks, Prasanna -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-resolve-Error-Could-not-find-or-load-main-class-org-apache-nutch-crawl-Crawler-in-Windows-7-tp4047518.html Sent from the Nutch - User mailing list archive at Nabble.com.

