On Tuesday 13 November 2001 03:39, Sebastian wrote: > I recreated the store several times now, but each time I start up the node, > it crashes with the following exception: > > java.io.IOException: Bad encoding > at > Freenet.support.io.ReadInputStream.readUTF(ReadInputStream.java:223) at > Freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:120) at > Freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:168) at > Freenet.FieldSet.privParse(FieldSet.java:392) > at Freenet.FieldSet.parseFields(FieldSet.java:338) > at Freenet.FieldSet.parseFields(FieldSet.java:293) > at Freenet.node.store.DFSDirectory.<init>(DFSDirectory.java:64) > at Freenet.node.store.DFSDataStore.<init>(DFSDataStore.java:137) > at Freenet.node.Node.makeNode(Node.java:1028) > at Freenet.node.Main.main(Main.java:241) > at Freenet.node.Node.main(Node.java:584) > > the last part of the logfile was: > > 13.11.2001 09:34:25 (Freenet.node.Node, main): loading store index: > .freenet\store_13567 13.11.2001 09:34:25 (Freenet.fs.DatastoreFS, main): > Read-locking pages 5530461->5563228 13.11.2001 09:34:25 > (Freenet.fs.DatastoreFS, main): Got read lock: (read: 5530461->5563228) > 13.11.2001 09:34:25 (Freenet.fs.DatastoreFS, main): Releasing lock (read: > 5530461->5563228) > > This would be the Nov 12 snapshot and Suns Java 1.4(beta something) for > Windows. > > BTW, Freenet-ext.jar in the snapshots dir has no reading permissions... > > Sebastian Are you still having this problem?
I installed and ran the latest snapshot (http://freenetproject.org/snapshots/freenet-13112001.tgz) without any problems (x86rh7.1 IBM JDK1.3). --gj > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://lists.freenetproject.org/mailman/listinfo/devl -- Freesites (0.3) freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage// (0.4) freenet:SSK at npfV5XQijFkF6sXZvuO0o~kG4wEPAgM/homepage// _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
