> From: Ian Clarke <ian at freenetproject.org>
> To: devl at freenetproject.org
> Subject: [freenet-devl] authentication errors on Windoze
> Reply-To: devl at freenetproject.org
>
> 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.

Ditto -- freenet-latest.jar fails under Win98 SE.

Oct 6, 2001 2:33:00 PM (Freenet.node.states.announcing.SendAnnouncement,
Thread-10): Scheduling announcement attempt #5 in 80s  to node: Peer
[DSA(171f 86cf 95fa c245 aae2  c00e 0f0d c2cd 5320 c027) @
tcp/***.***.***.*:***** (1/1)]
Oct 6, 2001 2:33:00 PM (Freenet.session.FnpLink, Thread-19): Authentication
I/O failure: Connection reset by peer: socket write error
java.net.SocketException: Connection reset by peer: socket write error
        at java.net.SocketOutputStream.socketWrite(Native Method)
        at java.net.SocketOutputStream.write(Unknown Source)
        at
Freenet.support.io.ThrottledOutputStream.write(ThrottledOutputStream.java:76
)
        at java.io.FilterOutputStream.write(Unknown Source)
        at Freenet.crypt.Util.writeMPI(Util.java:179)
        at Freenet.session.FnpLink.negotiateOutbound(FnpLink.java:413)
        at Freenet.session.FnpLink.solicit(FnpLink.java:132)
        at Freenet.session.FnpLinkManager.createOutgoing(FnpLinkManager.java:68)
        at
Freenet.OpenConnectionManager$ConnectionJob.run(OpenConnectionManager.java:2
65)
        at Freenet.thread.EThread.run(EThread.java:103)
        at java.lang.Thread.run(Unknown Source)

--Will


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to