Hi, On Wed, Jul 25, 2012 at 3:39 PM, Jukka Zitting <[email protected]> wrote: > Then it's probably some other bug in the MicroKernel. For some reason > it's no longer finding a revision that was there before.
A few more examples in the CI build failures today: http://ci.apache.org/builders/oak-trunk/builds/223 http://travis-ci.org/#!/apache/jackrabbit-oak/builds/1956575 The fact that these failures are non-deterministic strongly suggests at least some link to the background thread used by the garbage collector. Perhaps a synchronization issue like OAK-187? BR, Jukka Zitting
