Hi, our application calls OMMProvider::destroy() and then recreate it using the same name. Upon calling registerClient(), we got this assertion.
RFA Internal failure
File: ..\..\..\Adapters\RSSL_Prov_Adapter\Impl\RSSL_Prov_ConnectionImpl.cpp
Line: 107
Problem:
Illegal attempt to re-acquire the same connection instance.
Connection Name: Connection_OMMProv
RFA_VERIFY( 0 ) failed
Do you know what causes it?