Hi,

I tried installing Freenet (without the new installer) which got me the 
following errors:

$ bin/1run.sh
Enabling the auto-update feature
Enabling the STUN plugin
mv: cannot stat `plugins/JSTUN.jar.url': No such file or directory
Enabling the MDNSDiscovery plugin
mv: cannot stat `plugins/MDNSDiscovery.jar.url': No such file or directory
Enabling the Librarian plugin
mv: cannot stat `plugins/Librarian.jar.url': No such file or directory
Detecting tcp-ports availability...
Downloading freenet-stable-latest.jar
$

If I try to run Freenet with "run.sh start" it prints "Starting Freenet 
0.7..." but it doesn't start correctly and terminates after some seconds. It 
writes the following to wrapper.log:

STATUS | wrapper  | 2007/04/09 03:53:13 | --> Wrapper Started as Daemon
STATUS | wrapper  | 2007/04/09 03:53:14 | Launching a JVM...
ERROR  | wrapper  | 2007/04/09 03:53:14 | JVM exited while loading the 
application.
INFO   | jvm 1    | 2007/04/09 03:53:14 | Exception in thread "main" 
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
STATUS | wrapper  | 2007/04/09 03:53:18 | Reloading Wrapper configuration...
STATUS | wrapper  | 2007/04/09 03:53:18 | Launching a JVM...
INFO   | jvm 2    | 2007/04/09 03:53:18 | Exception in thread "main" 
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
ERROR  | wrapper  | 2007/04/09 03:53:18 | JVM exited while loading the 
application.
STATUS | wrapper  | 2007/04/09 03:53:23 | Reloading Wrapper configuration...
STATUS | wrapper  | 2007/04/09 03:53:23 | Launching a JVM...
INFO   | jvm 3    | 2007/04/09 03:53:23 | Exception in thread "main" 
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
ERROR  | wrapper  | 2007/04/09 03:53:23 | JVM exited while loading the 
application.
STATUS | wrapper  | 2007/04/09 03:53:27 | Reloading Wrapper configuration...
STATUS | wrapper  | 2007/04/09 03:53:27 | Launching a JVM...
INFO   | jvm 4    | 2007/04/09 03:53:28 | Exception in thread "main" 
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
ERROR  | wrapper  | 2007/04/09 03:53:28 | JVM exited while loading the 
application.
STATUS | wrapper  | 2007/04/09 03:53:32 | Reloading Wrapper configuration...
STATUS | wrapper  | 2007/04/09 03:53:32 | Launching a JVM...
INFO   | jvm 5    | 2007/04/09 03:53:32 | Exception in thread "main" 
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
ERROR  | wrapper  | 2007/04/09 03:53:32 | JVM exited while loading the 
application.
FATAL  | wrapper  | 2007/04/09 03:53:32 | There were 5 failed launches in a 
row, each lasting less than 300 seconds.  Giving up.
FATAL  | wrapper  | 2007/04/09 03:53:32 |   There may be a configuration 
problem: please check the logs.
STATUS | wrapper  | 2007/04/09 03:53:32 | <-- Wrapper Stopped

Any hints?

Best regards,
Victor
_______________________________________________
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to