>I did a manual install of the current snapshot release on Windows 2K >with Sun's 1.3.1_01 JRE, and it seems to be having serious problems >talking to anyone, the log is a mess of AuthenticationFailedExceptions, >I don't think it has successfully talked to a single node. This is >weird as the same snapshot works fine on Linux. Is anyone else experiencing this? >Ian.
Yup. Jantho and I have both had problems with Freenet snapshots on Windows that came out after the installer that he has on his download page. (http://jtcfrost.sourceforge.net/download.html) We've only been using that version in Windows. You should see if your node works better with it. A few weeks ago, I also had lots and lots of socket problems when running my node on OpenBSD. I got messages there like the following, but I assumed it was a problem with the port of Sun's JVM. Sep 19, 2001 7:15:44 PM (Freenet.OpenConnectionManager, Thread-2): I/O error during negotiation with: tcp/heretic108.cjb.net:40000 java.net.SocketException: errno: 22, error: Invalid argument for fd: 11 at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:320) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:133) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:120) at java.net.Socket.<init>(Socket.java:273) at java.net.Socket.<init>(Socket.java:127) at Freenet.transport.TCP$privSocketFactory.createSocket(TCP.java:49) at Freenet.transport.tcpConnection.<init>(tcpConnection.java:27) at Freenet.transport.tcpAddress.connect(tcpAddress.java:85) at Freenet.OpenConnectionManager$ConnectionJob.run(OpenConnectionManager.jav a:259) at Freenet.thread.EThread.run(EThread.java:103) at java.lang.Thread.run(Thread.java:484) --- Jim _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
