Hi everyone, the following problem (which I reported earlier) continues to persist in the latest stable build. Any ideas on what might go wrong here and how to fix it would be appreciated.
Attempting to start up freenet yields the following errors in the logfile: 22.11.2003 18:23:26 (freenet.node.Main, main, NORMAL): starting node Could not initialize network I/O system! Exiting java.io.IOException: Unable to establish loopback connection at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.nio.ch.PipeImpl.<init>(Unknown Source) at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source) at java.nio.channels.Pipe.open(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source) at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source) at java.nio.channels.Selector.open(Unknown Source) at freenet.transport.AbstractSelectorLoop.<init>(AbstractSelectorLoop.java:111) at freenet.transport.ThrottledSelectorLoop.<init>(ThrottledSelectorLoop.java:72) at freenet.transport.ReadSelectorLoop.<init>(ReadSelectorLoop.java:73) at freenet.transport.tcpConnection.startSelectorLoops(tcpConnection.java:83) at freenet.node.Main.startNode(Main.java:1384) at freenet.node.Main.main(Main.java:1004) Caused by: java.net.ConnectException: Connection timed out: connect at sun.nio.ch.Net.connect(Native Method) at sun.nio.ch.SocketChannelImpl.connect(Unknown Source) at java.nio.channels.SocketChannel.open(Unknown Source) ... 14 more The system is Windows XP SP1 with Sun's Java 1.4.2-b28. No part of Freenet's default configuration was changed except for datastore size and location. -- 6:24PM up 4 days, 21:25, 1 user, load averages: 0.30, 0.29, 0.21 Every non-empty totally disconnected perfect compact metric space is homeomorphic to the Cantor set. _______________________________________________ Support mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support ----- End forwarded message ----- -- 10:16PM up 8 days, 1:17, 2 users, load averages: 0.46, 0.26, 0.19 Every non-empty totally disconnected perfect compact metric space is homeomorphic to the Cantor set. _______________________________________________ Support mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support