On Wed, Oct 02, 2002 at 07:56:41PM -0400, Ed Tomlinson wrote: > How about these - from cvs built at 8pm EDT. > > With 25M the DS These are peculiar... if you storeBlockSize=4096 explicitly in the config file (remove the % at the beginning of the line if it's already there), they will probably go away. They could be caused by storeBlockSize=0, but the default is 4096, so either the default setting is being ignored by params.getInt(), or something wierder is happening. > > Oct 2, 2002 7:52:34 PM (freenet.support.io.Bandwidth, main): new >Bandwidth(5000,0,RECEIVED) > Oct 2, 2002 7:52:34 PM (freenet.support.io.Bandwidth, main): new Bandwidth(0,0,SENT) > Oct 2, 2002 7:52:35 PM (freenet.node.Main, main): loading node keys: node_3155 > Oct 2, 2002 7:52:36 PM (freenet.node.Main, main): starting filesystem > Oct 2, 2002 7:52:39 PM (freenet.node.Main, main): Unexpected Exception: >java.lang.ArithmeticException > java.lang.ArithmeticException: / by zero > at freenet.fs.dir.NativeFSDirectory.spaceForFile(NativeFSDirectory.java:570) > at freenet.fs.dir.NativeFSDirectory.preload(NativeFSDirectory.java:525) > at freenet.fs.dir.NativeFSDirectory.<init>(NativeFSDirectory.java:298) > at freenet.node.Main.main(Main.java:425) > > Pointing at an empty DS > > Oct 2, 2002 7:53:54 PM (freenet.support.io.Bandwidth, main): new >Bandwidth(5000,0,RECEIVED) > Oct 2, 2002 7:53:54 PM (freenet.support.io.Bandwidth, main): new Bandwidth(0,0,SENT) > Oct 2, 2002 7:53:54 PM (freenet.node.Main, main): loading node keys: node_3155 > Oct 2, 2002 7:53:56 PM (freenet.node.Main, main): starting filesystem > Oct 2, 2002 7:53:56 PM (freenet.node.Main, main): loading data store > Oct 2, 2002 7:53:56 PM (freenet.node.Main, main): loading routing table > Oct 2, 2002 7:53:57 PM (freenet.node.Main, main): loading temp bucket factory > Oct 2, 2002 7:54:07 PM (freenet.node.Main, main): Unexpected Exception: >java.lang.ArithmeticException > java.lang.ArithmeticException: / by zero > at freenet.fs.dir.NativeFSDirectory.spaceForFile(NativeFSDirectory.java:570) > at freenet.fs.dir.NativeFSDirectory.store(NativeFSDirectory.java:557) > at freenet.fs.dir.SharedDirectory.store(SharedDirectory.java:68) > at freenet.fs.dir.LossyDirectory.forceStore(LossyDirectory.java:114) > at freenet.fs.dir.FSDataObjectStore.flush(FSDataObjectStore.java:37) > at >freenet.node.rt.DataObjectRoutingStore.checkpoint(DataObjectRoutingStore.java:49) > at freenet.node.Main.main(Main.java:619) > > Real FS is reiserfs on linux 2.5.40-mm1 > > Luck > Ed
-- Matthew Toseland [EMAIL PROTECTED] [EMAIL PROTECTED] Freenet/Coldstore open source hacker. Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
msg04098/pgp00000.pgp
Description: PGP signature
