Hey,
I found and corrected locally 2 minor bugs in the cache, I'll commit ASAP.
One was "invisible", the other one caused the cache complain the following:
"Attempt to put in the cache an object that is already there"
but can be disregarded, it has no impact on the server functionality: simply
passivation does not occur, as it should correctly be; only an annoying
message.
I'm also trying the new locking mechanism I implemented locally. I will post
on this also, I just had an idea :), going code it...
Simon