Hi,

Command "admin" is not valid in 0.9 and in trunk versions of nutch

You can use tutorial:
http://peterpuwang.googlepages.com/NutchGuideForDummies.htm

and many more on nutch wiki:

http://wiki.apache.org/nutch/


[email protected] pisze:
Hi Alexander

i downloaded the nutch tutorial and the "bin/nutch admin db -create" should be used to generate a new, empty db. But I guess it is wrong?
I will get another tutorial

Joerg


Zitat von Alexander Aristov <[email protected]>:

What do you want to run? Execute the command

bin/nutch

and you will get list of all supported commands

Alexander

2009/3/2 <[email protected]>

Dear all

when I try the command "bin/nutch admin db -create" I get a error message:

Exception in thread "main" java.lang.NoClassDefFoundError: admin
Caused by: java.lang.ClassNotFoundException: admin
       at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
       at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: admin.  Program will exit.

What do I need to edit?

Cheers
Joerg




--
Best Regards
Alexander Aristov





Reply via email to