Nope, it didn't... it kept spewing that exception below... so i deleted the cache and everything was fine again...
Matthew Toseland wrote: > It should fix itself when you restart the node, doesn't it? > > On Tue, May 01, 2007 at 01:24:59PM +0200, Dirk wrote: >> ok.. i guess some cache file is corrupt.. can i fix this w/o >> re-installing freenet and/or losing _all_ cached data?? >> >> Thanks! >> >> May 01, 2007 11:11:08:662 (freenet.node.Node, >> WrapperListener_start_runner, ERROR): Could not open datastore: >> com.sleepycat.j >> e.DatabaseException: (JE 3.2.23) Secondary ssk-cache-CHK_blockNum is >> corrupt: it refers to a missing key in the primary datab >> ase >> com.sleepycat.je.DatabaseException: (JE 3.2.23) Secondary >> ssk-cache-CHK_blockNum is corrupt: it refers to a missing key in th >> e primary database >> at >> com.sleepycat.je.SecondaryDatabase.secondaryCorruptException(SecondaryDatabase.java:821) >> at >> com.sleepycat.je.SecondaryCursor.readPrimaryAfterGet(SecondaryCursor.java:727) >> at com.sleepycat.je.SecondaryCursor.search(SecondaryCursor.java:602) >> at >> com.sleepycat.je.SecondaryDatabase.get(SecondaryDatabase.java:375) >> at >> com.sleepycat.je.SecondaryDatabase.get(SecondaryDatabase.java:345) >> at >> freenet.store.BerkeleyDBFreenetStore.checkForHoles(BerkeleyDBFreenetStore.java:667) >> at >> freenet.store.BerkeleyDBFreenetStore.<init>(BerkeleyDBFreenetStore.java:624) >> at >> freenet.store.BerkeleyDBFreenetStore.openStore(BerkeleyDBFreenetStore.java:335) >> at >> freenet.store.BerkeleyDBFreenetStore.construct(BerkeleyDBFreenetStore.java:131) >> at freenet.node.Node.<init>(Node.java:1279) >> at freenet.node.NodeStarter.start(NodeStarter.java:148) >> at >> org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788) _______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
