I noticed the following when the node connected to the client:

        Node running on 3602
        178b1b851382c1c - HandshakeRequest <- tcp/127.0.0.1:3606
        java.lang.NullPointerException
                at Freenet.Message.sending(Message.java:180)
                at 
Freenet.client.ClientMessageHandler.handle(ClientMessageHandler.java:24)
                at Freenet.ConnectionHandler.run(ConnectionHandler.java:122)
                at java.lang.Thread.run(Thread.java:314)

You can simulate it by running a request with a big HTL, and then
running another RequestClient with the address of the first request
client as the serverAddress.

I'd look at it myself, but I'm busy introducing other bugs...

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to