* Stefan Gr?nberg <stefan at tspse.net> [2006-08-08 09:32:15]: > And the node fucked up the free.net ini changing > wrapper.java.classpath.1=freenet.jar > > had to manually downloade latest snap and change to > wrapper.java.classpath.1=freenet-r9954-snapshot.jar > else it wouldnt start >
We have decided to use freenet.jar as the jar name from now on. Meaning that the script has done its job. Please revert your changes to wrapper.conf and re-run update.cmd > > Stefan Gr?nberg wrote: > >after i used the broken update.cmd > > > >STATUS | wrapper | 2006/08/08 09:15:55 | Launching a JVM... > >INFO | jvm 1 | 2006/08/08 09:15:57 | > >java.lang.NoClassDefFoundError: freenet/node/NodeStarter > >INFO | jvm 1 | 2006/08/08 09:15:57 | Exception in thread "main" > >ERROR | wrapper | 2006/08/08 09:15:57 | JVM exited while loading the > >application. > >STATUS | wrapper | 2006/08/08 09:16:07 | Reloading Wrapper > >configuration... > >STATUS | wrapper | 2006/08/08 09:16:07 | Launching a JVM... > >INFO | jvm 2 | 2006/08/08 09:16:08 | > >java.lang.NoClassDefFoundError: freenet/node/NodeStarter > >INFO | jvm 2 | 2006/08/08 09:16:08 | Exception in thread "main" > >ERROR | wrapper | 2006/08/08 09:16:08 | JVM exited while loading the > >application. > >STATUS | wrapper | 2006/08/08 09:16:14 | Reloading Wrapper > >configuration... > >STATUS | wrapper | 2006/08/08 09:16:14 | Launching a JVM... > >INFO | jvm 3 | 2006/08/08 09:16:15 | > >java.lang.NoClassDefFoundError: freenet/node/NodeStarter > >INFO | jvm 3 | 2006/08/08 09:16:15 | Exception in thread "main" > >ERROR | wrapper | 2006/08/08 09:16:15 | JVM exited while loading the > >application. > >STATUS | wrapper | 2006/08/08 09:16:19 | Reloading Wrapper > >configuration... > >STATUS | wrapper | 2006/08/08 09:16:19 | Launching a JVM... > >INFO | jvm 4 | 2006/08/08 09:16:19 | > >java.lang.NoClassDefFoundError: freenet/node/NodeStarter > >INFO | jvm 4 | 2006/08/08 09:16:19 | Exception in thread "main" > >ERROR | wrapper | 2006/08/08 09:16:19 | JVM exited while loading the > >application. > >STATUS | wrapper | 2006/08/08 09:16:24 | Reloading Wrapper > >configuration... > >STATUS | wrapper | 2006/08/08 09:16:24 | Launching a JVM... > >INFO | jvm 5 | 2006/08/08 09:16:24 | > >java.lang.NoClassDefFoundError: freenet/node/NodeStarter > >INFO | jvm 5 | 2006/08/08 09:16:24 | Exception in thread "main" > >ERROR | wrapper | 2006/08/08 09:16:24 | JVM exited while loading the > >application. > >FATAL | wrapper | 2006/08/08 09:16:24 | There were 5 failed launches > >in a row, each lasting less than 300 seconds. Giving up. > >FATAL | wrapper | 2006/08/08 09:16:24 | There may be a > >configuration problem: please check the logs. > >STATUS | wrapper | 2006/08/08 09:16:25 | <-- Wrapper Stopped > > > >_______________________________________________ > >Devl mailing list > >Devl at freenetproject.org > >http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl >
