Klaus Br�ssel wrote:
Am Dienstag, 27. Juli 2004 23:26 schrieb Toad:

Stable build 5087 is now available. The snapshots have been updated.
Please upgrade. You can do this on Windows by using the update option on


Well...upgraded with update.sh on my linux box anf then:

Same here, just after upgrade, and I can't connect to the main interface (but there are a bunch of java processes running).


<pause for commercials>

Solved it changing the -Xmx128m to -Xmx256m.

I suppose this can be a general problem, I'm running stable without any tweaks since a month or so.

In the good side, two minutes running and I can see all the activelinks, where the previous build failed after many hours :)

-------------------------------------------------
[EMAIL PROTECTED]:~/freenet > ./start-freenet.sh
Detected freenet-ext.jar
Detected freenet.jar
Sun java detected.
Starting Freenet now: Command line: java -Xmx128m -XX:MaxDirectMemorySize=128m freenet.node.Main
Done
[EMAIL PROTECTED]:~/freenet > INFO: Native CPUID library jcpuid loaded from resource
INFO: Optimized native BigInteger library 'libjbigi-linux-athlon.so' loaded from resource
Caught java.lang.OutOfMemoryError running or seeding node
java.lang.OutOfMemoryError
Caught, in Main:
java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
-------------------------------------------------
[EMAIL PROTECTED]:~/freenet > cat freenet.log
28.07.2004 01:29:23 (freenet.node.rt.NGRoutingTable, main, ERROR): Caught java.io.IOException: Value out of range: 4500000.0 deserializing a NodeEstimator for DataObjectRoutingMemory:tcp/220.147.157.155:32367, sessions=1, presentations=3, ID=DSA(6bdd 26bd 0a5f f693 8fe4 9809 0c53 24f9 af1f cc36), version=Fred,0.5,STABLE-1.50,5084:6bdd26bd0a5ff6938fe498090c5324f9af1fcc36
java.io.IOException: Value out of range: 4500000.0
at freenet.node.rt.BootstrappingDecayingRunningAverage.<init>(BootstrappingDecayingRunningAverage.java:163)
at freenet.node.rt.BootstrappingDecayingRunningAverageFactory.create(BootstrappingDecayingRunningAverageFactory.java:36)
at freenet.node.rt.SlidingBucketsKeyspaceEstimator.<init>(SlidingBucketsKeyspaceEstimator.java:158)
at freenet.node.rt.OptimizingSlidingBucketsKeyspaceEstimator.<init>(OptimizingSlidingBucketsKeyspaceEstimator.java:27)
at freenet.node.rt.OptimizingSlidingBucketsKeyspaceEstimatorFactory.createTime(OptimizingSlidingBucketsKeyspaceEstimatorFactory.java:82)
at freenet.node.rt.StandardNodeEstimator.<init>(StandardNodeEstimator.java:563)
at freenet.node.rt.StandardNodeEstimatorFactory.create(StandardNodeEstimatorFactory.java:95)
at freenet.node.rt.NGRoutingTable.loadEstimators(NGRoutingTable.java:370)
at freenet.node.rt.NGRoutingTable.<init>(NGRoutingTable.java:187)
at freenet.node.Main.main(Main.java:858)
28.07.2004 01:31:12 (freenet.node.Main, main, ERROR): Caught java.lang.OutOfMemoryError running or seeding node
java.lang.OutOfMemoryError
-------------------------------------------------
linux kernel 2.6.7
sun jvm Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)


questions:
1) builds 5085 and 5086 often crashed with signal 11, can this corrupt the routing table files (those *_a *_b) ?
2) is something wrong with the seednodes.ref ?
3) startup times are much too long lately - only conducted by the big datastore ? How much memory (RAM) is recommended if used with 20+ GB datastore ?


P.S. I deleted those *_a and *_b files and replaced seednodes.ref with a version that is much smaller (2 nodes) and my node starts up !

ciao
--klaus
_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]



_______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]

Reply via email to