The persistence provider implementation of InstanceStore in use is invalid. It called BindAcquiredLock to set the locked ...

The persistence provider implementation of InstanceStore in use is invalid. It called BindAcquiredLock to set the locked instance version of an InstanceHandle which is already bound to a lock. An InstanceHandle may only be bound to a single lock over its lifetime.