Freenet 1180 refuses to start; here is an extract from the wrapper.log file:

STATUS | wrapper  | 2008/11/19 10:06:54 | Launching a JVM...
ERROR  | wrapper  | 2008/11/19 10:06:54 | JVM exited while loading the
application.
INFO   | jvm 5    | 2008/11/19 10:06:54 | Exception in thread "main"
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
INFO   | jvm 5    | 2008/11/19 10:06:54 | Caused by:
java.lang.ClassNotFoundException: freenet.node.NodeStarter
INFO   | jvm 5    | 2008/11/19 10:06:54 |       at
java.net.URLClassLoader$1.run(URLClassLoader.java:200)
INFO   | jvm 5    | 2008/11/19 10:06:54 |       at
java.security.AccessController.doPrivileged(Native Method)
INFO   | jvm 5    | 2008/11/19 10:06:54 |       at
java.net.URLClassLoader.findClass(URLClassLoader.java:188)
INFO   | jvm 5    | 2008/11/19 10:06:54 |       at
java.lang.ClassLoader.loadClass(ClassLoader.java:307)
INFO   | jvm 5    | 2008/11/19 10:06:54 |       at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
INFO   | jvm 5    | 2008/11/19 10:06:54 |       at
java.lang.ClassLoader.loadClass(ClassLoader.java:252)
INFO   | jvm 5    | 2008/11/19 10:06:54 |       at
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
INFO   | jvm 5    | 2008/11/19 10:06:54 | Could not find the main class:
freenet.node.NodeStarter.  Program will exit.
FATAL  | wrapper  | 2008/11/19 10:06:54 | There were 5 failed launches
in a row, each lasting less than 300 seconds.  Giving up.

Reply via email to