I got that too! BTW, debug-level logging messages indicate that in this build IP autodetection seems to work! Now we have to get around the exception to actualy find out...
Doc > -----Original Message----- > From: Martin Richtarsky [mailto:drk at codefactory.de] > Sent: Tuesday, March 04, 2003 11:40 PM > To: devl at freenetproject.org > Subject: Re: [freenet-dev] java.lang.VerifyError in latest unstable > > > On Tue, 4 Mar 2003 18:44:01 +0000, Matthew Toseland wrote: > > >Recompile. ant clean && ant. > > After your 564 announcement I upgraded my stable and unstable nodes > to the latest snapshots and got the error with both: > > tail -f freenet.log while starting the node: > > Mar 4, 2003 11:32:39 PM (freenet.node.Main, main): loading > node keys: node > Mar 4, 2003 11:32:39 PM (freenet.node.Main, main): Read node file > Mar 4, 2003 11:32:39 PM (freenet.node.Main, main): starting filesystem > Exception in thread "main" java.lang.VerifyError: (class: > freenet/node/rt/CPAlgoRoutingTable, method: isRoutable signature: > (Lfreenet/node/rt/RoutingMemory;ZLjava/lang/String;)Z) > Accessing value from uninitialized register 15 > at freenet.node.Main.main(Main.java:634) > Mar 4, 2003 11:32:40 PM (freenet.node.Main, main): loading data store > Mar 4, 2003 11:32:40 PM (freenet.node.Main, main): loading > routing table > Mar 4, 2003 11:32:40 PM > (freenet.node.rt.DataObjectRoutingStore, main): Removing > orphaned property 0x0 : > 03426a04a9adc63ae56d347760efe50956c539d92e637064617461 > ... > > and then the node is gone. > > > Martin > > -- > Web: http://codefactory.de/ > ICQ: #124394797 > > "Many people would rather die than think; in fact, most do." > --Bertrand Russell > "Make it idiot proof and someone will build a better idiot." > > > > _______________________________________________ > devl mailing list > devl at freenetproject.org > http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl > _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
