Hi,
this happens if several repositories are created or instantiated during its first access in parallel. Usally creating or instantiating one repository is quite fast but especially in case of performance tests we see that many repos are creating in parallel resulting in this exception.
Executing the operation again usualy helps.
Best Regards,
Achim