Hi everyone,

it's been a while since I used freenet, but I decided to install it again.
However, I'm experiencing a problem now: after installing the latest
(stable) build and attempting to start up the node, Freenet reports an
error, and I get the following messages in my 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. Any ideas?

-- 
 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

Reply via email to