On Tuesday 18 January 2005 16.57, Toad wrote: > On Mon, Jan 17, 2005 at 07:02:30PM +0100, David Gubler wrote: > > ----- > > ./start-freenet.sh > > Detected freenet-ext.jar > > Detected freenet.jar > > Sun java detected. > > Sun Java 1.4.2 detected. > > Starting Freenet now: Command line: java -Xmx128m > > -XX:MaxDirectMemorySize=128m freenet.node.MainDone > > INFO: Native CPUID library > > 'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from > > resourceINFO: Optimized native BigInteger library > > 'net/i2p/util/libjbigi-linux-pentium3.so' loaded from > > resourcejava.lang.IllegalArgumentException: illegal (low) report: > > -Infinity! at > > > > freenet.node.rt.TimeDecayingRunningAverage.report(TimeDecayingRunningAver > >age.java:162) at freenet.node.Node.getGlobalQuota(Node.java:4623) > > at freenet.PeerHandler.getRequestInterval(PeerHandler.java:1692) at > > freenet.KeepaliveSender.run(KeepaliveSender.java:65) > > at java.lang.Thread.run(Thread.java:534) > > Hmm. We check for division by 0 a few lines above... > Does this happen a lot?
No, only once, a few seconds (maybe 15-20 or so) after startup. After that, I can leave the node running for hours, no more console output. > > > > and one sample Exception from the log: > > > > ----- > > Jan 17, 2005 6:41:51 PM (freenet.support.io.NIOInputStream, YThread-26, > > NORMAL): waited more than 120000ms in NIOIS.read() tcp/connection: > > 39942>193.11.237.77:13885,[EMAIL PROTECTED]:freenet > >[EMAIL PROTECTED] closingjava.lang.Exception: debug > > This is normal. :( The exception will not cause connections to get killed; > it is never thrown, only logged. Whatever causes the timeouts might though. I don't know, anyway these exceptions only appear when I set the bandwidth limit above 500000... > Did you try turning off the bandwidth limit altogether? I just did (outputBandwidthLimit=0; it is not clear to me what happens if I simply comment out this option, no limit or limit=12kb/s?), works fine. Also no problem if I do not set the option at all (commented out). david -- [EMAIL PROTECTED] http://www.kabelverhau.ch GPG Key: http://www.kabelverhau.ch/david.asc _______________________________________________ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]