Exception in thread "main" java.lang.NoClassDefFoundError: net/ nutch/tools/WebDBAdminTool

As mentioned the package path to the webDB admin tool need to be something like:
  CLASS=org.apache.nutch.tools.WebDBAdminTool

Please see and may compare your script with:
http://svn.apache.org/viewcvs.cgi/lucene/nutch/trunk/bin/nutch? rev=179640&view=markup


I'm sure your shell script isn't the correct version, may you have a older script in the path??

HTH
Stefan

Reply via email to