On Sat, Dec 06, 2003 at 07:49:11PM +0000, Toad wrote: > On Sat, Nov 29, 2003 at 05:17:56AM +0100, [EMAIL PROTECTED] wrote: > > > Hi everyone, > > > > > > here's an update to the earlier problem I reported (Freenet failing to start > > > on Windows XP SP1, log messages below): > > > > > > [...] > > > > > > 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:1385) > > > 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 > > > > OK, this is resolved, on my side at least: this [1] article on java.sun.com, > > which describes the same problem, lead me to downgrade my jre to 1.4.0-b92, > > which works fine. > > Umm, 1.4.0 has major problems with NIO, which is pretty vital to > Freenet. > > > > Ultimately, though, it seems that the Freenet code needs to be adjusted to > > deal with changes in newer JREs. > > > > 1. http://forum.java.sun.com/thread.jsp?thread=462952&forum=31&message=2123851 > > Will check out.
It is not terribly helpful. Ideally I'd like to know exactly what we are doing wrong. Any way to systematically reproduce this that doesn't involve the purchase of Windows XP? -- Matthew J Toseland - [EMAIL PROTECTED] Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so.
signature.asc
Description: Digital signature
_______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support