On 31 Dec 2000, Steven Hazel wrote:
> Speaking of problems with 0.3.6, is anyone else finding that inserts
> with HTL=1 don't work? Everything seems to go fine from the client's
> point of view, but the node gives a null pointer exception, and the
> key doesn't end up in the data store.
Yes. I posted something about this a couple days ago, but the logs were
over 40k so the list held it for approval, which has not happened. Anyway
I think anyone can reproduce this so it's no big deal. Here's the
exception I saw:
java.lang.NullPointerException
at Freenet.node.NodeReference.<init>(NodeReference.java:48)
at Freenet.message.StoreData.pReceived(StoreData.java:77)
at Freenet.message.StoreData.timeOut(StoreData.java:95)
at Freenet.Message.received(Message.java:149)
at Freenet.node.StandardMessageHandler.handle(StandardMessageHandler.java:90)
at Freenet.ConnectionHandler.run(ConnectionHandler.java:191)
at Freenet.thread.EThread.run(EThread.java:101)
at java.lang.Thread.run(Thread.java:498)
--
Mark Roberts
[EMAIL PROTECTED]
_______________________________________________
Freenet-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/freenet-dev