If you create a node with a null store cipher, then configure a store
cipher:
Oct 29, 2002 4:09:46 PM (freenet.node.Main, main): loading node keys: node_3581
Oct 29, 2002 4:09:46 PM (freenet.node.Main, main): Unexpected Exception:
java.lang.NullPointerException
java.lang.NullPointerException
at freenet.support.Fields.hexToBytes(Fields.java:119)
at freenet.support.Fields.hexToBytes(Fields.java:115)
at freenet.node.Main.main(Main.java:242)
Exception in thread "main" java.lang.NullPointerException
at freenet.support.Fields.hexToBytes(Fields.java:119)
at freenet.support.Fields.hexToBytes(Fields.java:115)
at freenet.node.Main.main(Main.java:242)
Because the cipherkey isn't set in node_xxxxx
check for the existance of the fields, if they don't exist create them and
rewrite the file.
--Dan
_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl