On Friday 27 August 2004 08:13 am, Ben wrote: > I have been succefully running a freenet node for 1.5 years until last > Saturday when 5091 crashed and since then freenet has not worked at. I > have re-installed both freenet and Java but still it wont even start. > All my other applications work perfectly. Any help would be warmly > received.
Quickly looking at the error log shows that your freenet.conf/ini is corrupt with a bad field perhaps; nothing to do with the JVM.. > Direct Cable Connection - no hardware firewall or network. Windows XP > home edition. 240 RAM, AMD athlon 1.8, 1.54 ghz > > > Aug 27, 2004 8:05:02 PM (freenet.node.Main, main, NORMAL): Starting > Freenet (Fred) 0.5 node, build #5092 on JVM Sun Microsystems Inc.:Java > HotSpot(TM) Client VM:1.4.2_05-b04 > INFO: Native CPUID library > 'freenet/support/CPUInformation/jcpuid-x86-windows.dll' loaded from > resource > > INFO: Optimized native BigInteger library > 'net/i2p/util/jbigi-windows-athlon.dll' loaded from resource > > Aug 27, 2004 8:05:03 PM (freenet.node.Main, main, NORMAL): loading node > keys: node > Aug 27, 2004 8:05:03 PM (freenet.node.Main, main, ERROR): Unexpected > Exception: java.io.EOFException > java.io.EOFException > > at > freenet.support.io.ReadInputStream.readUTFChar(ReadInputStream.java:223) > > at > freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:134) > > at > freenet.support.io.CommentedReadInputStream.readToEOF(CommentedReadInputS >tream.java:45) > > at > freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:184) > > at freenet.FieldSet.privParse(FieldSet.java:521) > > at freenet.FieldSet.parseFields(FieldSet.java:454) > > at freenet.FieldSet.parseFields(FieldSet.java:390) > > at freenet.FieldSet.<init>(FieldSet.java:83) > > at freenet.node.Main.loadNodeFile(Main.java:2937) > > at freenet.node.Main.main(Main.java:516) > > > java.io.EOFException > > at > freenet.support.io.ReadInputStream.readUTFChar(ReadInputStream.java:223) > > at > freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:134) -- Jay Oliveri GnuPG ID: 0x5AA5DD54 FCPTools Maintainer www.sf.net/users/joliveri _______________________________________________ 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]
