I just upgraded and started it again and got the same problem. Did my datastore 
get corrupted?

Here's the output from the latest.

 Created log files
INFO: Native CPUID library 
'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from resource
INFO: Optimized native BigInteger library 
'net/i2p/util/libjbigi-linux-athlon.so' loaded from resource
FNP port created on 0.0.0.0:31751
Testnet mode DISABLED. You may have some level of anonymity. :)
Note that while we no longer have explicit back-doors enabled, this version of 
Freenet is still a very early alpha, and may well have numerous bugs and design 
flaws.
In particular: YOU ARE WIDE OPEN TO YOUR IMMEDIATE DARKNET PEERS! They can 
eavesdrop on your requests with relatively little difficulty at present 
(correlation attacks etc).
Creating PeerManager
Starting NodePinger
Initializing CHK Datastore
Opening block db index
Migrating block db index
Migrating database ./store-31751: Creating unique index on block number
Caught: com.sleepycat.je.DatabaseException: (JE 3.0.12) Secondary 
CHK_accessTime is corrupt: the primary record contains a key that is not 
present in the secondary
com.sleepycat.je.DatabaseException: (JE 3.0.12) Secondary CHK_accessTime is 
corrupt: the primary record contains a key that is not present in the secondary
        at 
com.sleepycat.je.SecondaryDatabase.deleteKey(SecondaryDatabase.java:636)
        at 
com.sleepycat.je.SecondaryDatabase.updateSecondary(SecondaryDatabase.java:554)
        at 
com.sleepycat.je.SecondaryTrigger.databaseUpdated(SecondaryTrigger.java:43)
        at com.sleepycat.je.Database.notifyTriggers(Database.java:1193)
        at com.sleepycat.je.Database.deleteInternal(Database.java:413)
        at com.sleepycat.je.Database.delete(Database.java:376)
        at 
freenet.store.BerkeleyDBFreenetStore.migrate(BerkeleyDBFreenetStore.java:212)
        at 
freenet.store.BerkeleyDBFreenetStore.<init>(BerkeleyDBFreenetStore.java:155)
        at freenet.node.Node.<init>(Node.java:1279)
        at freenet.node.Node.<init>(Node.java:866)
        at freenet.node.Node.main(Node.java:824)
Could not open datastore: com.sleepycat.je.DatabaseException: (JE 3.0.12) 
Failed while attempting to commit transaction 1998082. The attempt to abort and 
clean up also failed. The original exception seen from commit = (JE 3.0.12) 
Transaction 1998082 has been closed. The exception from the cleanup = (JE 
3.0.12) Transaction 1998082 has been closed.
Failed to load node: Could not open datastore: 
com.sleepycat.je.DatabaseException: (JE 3.0.12) Failed while attempting to 
commit transaction 1998082. The attempt to abort and clean up also failed. The 
original exception seen from commit = (JE 3.0.12) Transaction 1998082 has been 
closed. The exception from the cleanup = (JE 3.0.12) Transaction 1998082 has 
been closed. (3)
freenet.node.Node$NodeInitException: Could not open datastore: 
com.sleepycat.je.DatabaseException: (JE 3.0.12) Failed while attempting to 
commit transaction 1998082. The attempt to abort and clean up also failed. The 
original exception seen from commit = (JE 3.0.12) Transaction 1998082 has been 
closed. The exception from the cleanup = (JE 3.0.12) Transaction 1998082 has 
been closed. (3)
        at freenet.node.Node.<init>(Node.java:1300)
        at freenet.node.Node.<init>(Node.java:866)
        at freenet.node.Node.main(Node.java:824)




++ 10/06/06 18:39 +0100 - Matthew Toseland:
>Upgrade to the latest build. Does this still happen?
>


-- 
--------------------------------
Freedom is slavery.
Ignorance is strength.
War is peace.
                -- George Orwell


Reply via email to