On Wednesday 19 May 2010 00:59:08 Matthew Toseland wrote: > May 18, 2010 23:45:06:256 (freenet.support.PooledExecutor$MyThread, > <noname>(244), ERROR): Caught java.lang.AssertionError: > plugins.Library.util.exec.TaskInProgressException running job > freenet.support.pooledexecutor$...@1aa0208d > java.lang.AssertionError: plugins.Library.util.exec.TaskInProgressException > at > plugins.Library.index.ProtoIndexComponentSerialiser$BTreePacker.preprocessPullBins(ProtoIndexComponentSerialiser.java:421) > at plugins.Library.io.serial.Packer.pull(Packer.java:473) > at > plugins.Library.util.SkeletonTreeMap.inflate(SkeletonTreeMap.java:261) > at > plugins.Library.index.ProtoIndex$getTermEntriesHandler.run(ProtoIndex.java:210) > at > freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227) > at freenet.support.io.NativeThread.run(NativeThread.java:101) > plugins.Library.util.exec.TaskInProgressException > at > plugins.Library.io.serial.ProgressTracker.addPullProgress(ProgressTracker.java:165) > at > plugins.Library.index.ProtoIndexComponentSerialiser$BTreePacker.preprocessPullBins(ProtoIndexComponentSerialiser.java:416) > at plugins.Library.io.serial.Packer.pull(Packer.java:473) > at > plugins.Library.util.SkeletonTreeMap.inflate(SkeletonTreeMap.java:261) > at > plugins.Library.index.ProtoIndex$getTermEntriesHandler.run(ProtoIndex.java:210) > at > freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227) > at freenet.support.io.NativeThread.run(NativeThread.java:101) > > Is it possible that the two words being searched for are both in the same > bin? If so, is this to be expected? Why is getting a TaskInProgressException > here so exceptional as to warrant an AssertionError? Can we just ignore it > and carry on? > This is fixed now. Currently my main concern with Library/Spider is to ensure it can function with limited memory usage. I have made significant progress on this and hopefully can release relatively soon...
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Devl mailing list [email protected] http://osprey.vm.bytemark.co.uk/cgi-bin/mailman/listinfo/devl
