On Monday 18 February 2002 22:37, Tavin wrote:

> > I know there are still bugs in the DS.  I'd like to gauge how severe
> they are, and what the current worst bugs are.
>
> So, gentleman and lady node operators running build 459+, with what
> frequency does your datastore crash and what are the most common errors
> generated when it does?

I am seeing about two days between failures, which is much better.

This is the most common error on startup is given below.  Sometimes FSTool 
repairs it.  Sometimes it still re-occurs even though FSTool says it has 
fixed the problem and I have to completely wipe the store.

--gj

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
at freenet.fs.LockedOutputStream.<init>(LockedOutputStream.java:24)
at freenet.fs.WriteLock.getOutputStream(WriteLock.java:110)
at freenet.fs.dir.FSDirectory$BufferImpl.getOutputStream(FSDirectory.java:540)
at freenet.fs.dir.FSDataObjectStore.flush(FSDataObjectStore.java:34)
at 
freenet.node.rt.DataObjectRoutingStore.checkpoint(DataObjectRoutingStore.java:50)
at freenet.node.Main.main(Main.java:451)

---
java freenet.node.FSTool check
Checking syntax of serialized accounting trees...
0x0101: Live Ticket Map .. OK
0x0102: Main Ticket Map .. OK
0x0201: Fragment Size Map .. OK
0x0202: Fragment Position Map .. OK
0x0301: Key Map .. OK
0x0401: LRU Map .. OK
Checking consistency of directory accounting data...

Found errors in: Check that the contents of the fragment size map mirror the 
contents of the fragment position map
------------------------------------------------------------
(MINOR) Fragment is missing from the size-ordered free map: 2d543->2d55a
------------------------------------------------------------

---

-- 
Freesite
(0.4) freenet:SSK at npfV5XQijFkF6sXZvuO0o~kG4wEPAgM/homepage//

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to