> On Thu, 6 Nov 2008 21:28:38 -0500,
> Dennis Nezic <[EMAIL PROTECTED]> wrote:
>
> .......... BUT it was still consuming all the cpu!--supposedly not
> doing anything!? At this point I turned the logger back on, and to my
> horror, it immediately filled to over 70MB, 69.9 of which were errors
> of the form:
> 
> (freenet.client.async.SingleBlockInserter,
>   Insert thread for [EMAIL PROTECTED]
> (1545), ERROR): Caught java.io.IOException:
>     File already freed encoding data
> [EMAIL PROTECTED]
> java.io.IOException: File already freed at
> freenet.support.io.BaseFileBucket.getInputStream
> (BaseFileBucket.java:251) at

If I start with a fresh datastore (if I move my old datastore directory
somewhere else), I get a slightly different bunch of error messages,
though not nearly as many as before, and all mostly of this type:

(freenet.client.async.ClientPutter,
  Insert thread for [EMAIL PROTECTED](348), ERROR):
  addBlock() but set finalized! on [EMAIL PROTECTED]

(freenet.client.async.ClientPutter,
  Insert thread for [EMAIL PROTECTED](348), ERROR):
  onTransition: [EMAIL PROTECTED],
  [EMAIL PROTECTED],
  [EMAIL PROTECTED]

They would usually (not always) occur together, or 1ms apart.

There would also somtimes occur a row of:

(freenet.client.async.ClientPutter,
  Pooled thread awaiting work @70, ERROR):
  addBlock() but set finalized! on [EMAIL PROTECTED]

And I was able to easily shut down the node in this case :|. (No JVM hangs :\.)
_______________________________________________
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]

Reply via email to