After "Starting interfaces ..":
On console:
Exception in thread "main" java.lang.NullPointerException
at
freenet.node.states.announcing.Announcing.placeAnnouncing(Announcing.java:33)
at freenet.node.Main.main(Main.java:764)
In logs:
Nov 5, 2002 6:21:41 PM (freenet.node.Main, main): Unexpected Exception:
java.lang.NullPointerException
java.lang.NullPointerException
at
freenet.node.states.announcing.Announcing.placeAnnouncing(Announcing.java:33)
at freenet.node.Main.main(Main.java:764)
Things seem to have started up OK though and I can browse via mainport fine.
Initial troubleshooting seems to indicate that an absence of a
seednodes.ref file causes this.
I had removed the new one that came with the .tgz since I had a
developed routing table.
Once I replaced it with an old one (keeping the old last-modified date)
the exception went
away eventhough the node correctly did not reseed my node.
Mike
PS. If you correct this, please do not re-release 0.5.0.5 without some
indicator on the file
name that it is a new build inside. It is a rather silly practice that
just leads to support ambiguity.
_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl