Hello, everyone, I am a new comer to Freenet. I am going to do an experiment by setting up a Freenet file sharing network using only 3 machines. They are in the same local network. So I don't think there is any firewall issue. I downloaded the freenet software on one machine and try to start the freenet daemon on this machine by executing "sh start-freenet.sh". All the configurations are just the default value. But it always gives me this error message: Starting Freenet now: Done Exception in thread "main" java.lang.NullPointerException at freenet.node.IPAddressDetector.checkpoint(IPAddressDetector.java:80) at freenet.node.IPAddressDetector.getAddress(IPAddressDetector.java:55) at freenet.node.IPAddressDetector.getAddress(IPAddressDetector.java:45) at freenet.node.Main.main(Main.java:345) Do any of you know what the problem is? Any comments will be highly appreciated. Thanks a lot! Yours, Yanyan :) ================================= Yanyan Wang Department of Computer Science University of Colorado at Boulder Boulder, CO, 80302 ================================= _______________________________________________ Tech mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/tech
