Description
Deserialization fails on LockId for some of the cache events.
To reproduce: subscribe to all cache events, add local listener, put to cache, run under debugger to see the error.
Or run EventsTest under the debugger.
This exception gets swallowed on Java side, and results in event not being delivered to .NET listener.