-------- Original-Nachricht -------- Datum: Tue, 23 Jan 2007 14:17:15 +0000 Von: Volodya <Volodya at WhenGendarmeSleeps.org> An: misfeldt at frozenfrog.de, support at freenetproject.org Betreff: Re: [freenet-support] Freenet 0.7 refuses to start
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Claus Misfeldt wrote: > > Hi, > > > > after having peeped into Freenet 0.5 I'm about get the latest release > running. > > > > I launch Freenet with "./run.sh start". After some seconds "./run.sh > status" > > states "Freenet 0.7 is not running." With the "console" option I can see > the > > startup fail with an error message. > > > > Freenet 0.7 > > jre-1.5.0_10-fcs > > > > Output of "run.sh console" (...truncated to where the starting process > is > > aborting) > > > > [...] > > jvm 1 | Error in WrapperListener.start callback. > > java.lang.NumberFormatException: For input string: "2323;2324;2323" > > jvm 1 | java.lang.NumberFormatException: For input string: > "2323;2324;2323" > > jvm 1 | at sun.misc.FloatingDecimal.readJavaFormatString(Unknown > > Source) > > jvm 1 | at java.lang.Double.parseDouble(Unknown Source) > > jvm 1 | at freenet.support.Fields.parseInt(Fields.java:576) > > jvm 1 | at > freenet.config.IntOption.setInitialValue(IntOption.java:57) > > jvm 1 | at > > freenet.config.PersistentConfig.onRegister(PersistentConfig.java:59) > > jvm 1 | at freenet.config.SubConfig.register(SubConfig.java:58) > > jvm 1 | at freenet.config.SubConfig.register(SubConfig.java:63) > > jvm 1 | at > > > freenet.node.TextModeClientInterfaceServer.maybeCreate(TextModeClientInterfaceServer.java:70) > > jvm 1 | at > freenet.node.NodeClientCore.start(NodeClientCore.java:225) > > jvm 1 | at freenet.node.Node.start(Node.java:1457) > > jvm 1 | at freenet.node.NodeStarter.start(NodeStarter.java:149) > > jvm 1 | at > > > org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788) > > jvm 1 | Closing database due to shutdown. > > [...] > > > > What can I do? > > > > Regards > > Claus > > I don't know the answer, but i'll try anyhow. Check your freenet.ini, and > see what is the > port that is used for the telnet connection. It should be just 2323, not > 2323;2323;2323... > it might be that somehow the file got corrupted. I have no idea how that > would happen. > - Volodya Hi Volodya, your were right. The freenet.ini consisted of three identical text blocks. I erased two of them and - viola! Thank you very much! Claus -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
