On Sun, Apr 19, 2009 at 12:21 PM, Florent DANIEL <[email protected]> wrote: > Florent DANIEL a écrit : >> Matthew Toseland a écrit : >> >>> On Saturday 18 April 2009 09:18:39 Florent DANIEL wrote: >>> >>>> I've checked my freenet.ini (which hasn't been modified in ages), as a >>>> safety I've removed 127.0.0.1 from the bind addresses (after seeing a >>>> message from somebody who had this kind of problem), but it still >>>> doesn't work. Here's the relevant lines from my configuration : >>>> >>>> node.bindTo=192.168.1.4 >>>> fcp.bindTo=192.168.1.4,0:0:0:0:0:0:0:1 >>>> fproxy.bindTo=192.168.1.4,0:0:0:0:0:0:0:1 >>>> node.opennet.bindTo=192.168.1.4 >>>> >>>> Node is running under Linux (Debian). I've checked with a netstat -an, >>>> nothing is listening on fcp and fproxy ports (9481 and 8888), nor on >>>> node.listenPort or node.opennet.listenPort. >>>> >>>> I'm a bit lost, does somebody has suggestions ? >>>> >>>> Regards, >>>> >>>> Florent >>>> >>>> >>> Does it work if you shut down and restart manually? >>> >>> >> No, the error is still there after a manual stop and start. After a >> shutdown a ps doesn't show any leftover process. I've tried to reboot >> the PC, but it hasn't changed anything. > After reading again the logs, I was quite puzzled by this part : > > INFO | jvm 2 | 2009/04/17 19:32:27 | WrapperManager: Initializing... > INFO | jvm 2 | 2009/04/17 19:32:27 | WrapperManager: WARNING - The > Wrapper jar file currently in use is version "3.3.1" > INFO | jvm 2 | 2009/04/17 19:32:27 | WrapperManager: > while the version of the Wrapper which launched this JVM is > INFO | jvm 2 | 2009/04/17 19:32:27 | WrapperManager: > "3.2.3". > INFO | jvm 2 | 2009/04/17 19:32:27 | WrapperManager: The > Wrapper may appear to work correctly but some features may > INFO | jvm 2 | 2009/04/17 19:32:27 | WrapperManager: not > function correctly. This configuration has not been tested > INFO | jvm 2 | 2009/04/17 19:32:27 | WrapperManager: and > is not supported. > > > So I've removed all the wrapper's jar files in bin subdirectory and > tried to start Freenet : now it comes up online without problem (except > the warning displayed because it hasn't been started via the wrapper). > > Maybe I should update the wrapper files, but I don't see them in this > archive > http://downloads.freenetproject.org/alpha/installer/freenet07.tar.gz ? > Should I run again the installer ? I've already ran the updater, which > hasn't solved the problem. > _______________________________________________ > Support mailing list > [email protected] > http://news.gmane.org/gmane.network.freenet.support > Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support > Or mailto:[email protected]?subject=unsubscribe > In the same directory, you should find an archive called wrapper-linux.zip. This would be where you would find the wrapper files Freenet downloads on install. Unfortunately, this is an old version also. :(
You can update your files manually from http://wrapper.tanukisoftware.org/doc/english/download.jsp. Grab the community release for your operating system and architecture. _______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
