On Wed, Nov 20, 2002 at 10:42:14PM -0800, Tracy R Reed wrote:
> Exception in thread "main" java.lang.IllegalStateException: checkSize failed!
>   at 
> freenet.support.SimpleDataObjectStore.checkSize(SimpleDataObjectStore.java:197)
>   at 
> freenet.support.SimpleDataObjectStore.preload(SimpleDataObjectStore.java:83)
>   at 
> freenet.support.SimpleDataObjectStore.<init>(SimpleDataObjectStore.java:50)
>   at freenet.node.Main.main(Main.java:554)

What is the meaning of this Matthew? Why does it throw an
IllegalStateException (that is never caught) if the data if all the data
can't be read?  What's wrong with an IOException (we have to throw out
the data anyways)?


-- 

Oskar Sandberg
oskar at freenetproject.org

_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to