our RFA quote souring application failed recently with the below error message.
Unhandled Exception: ThomsonReuters.RFA.Common.InvalidUsageException: Exception of type 'ThomsonReuters.RFA.Common.InvalidUsageException' was thrown.
at ThomsonReuters.RFA.SessionLayer.OMMConsumer.RegisterClient(EventQueue queue, OMMIntSpec cInterestSpec, Client client, Object closure) in c:\jenkins\workspace\dlibnetcore\os\vs140-64\rfawr\sessionlayer\ommconsumer.cpp:line 205
at BBSW.Tasks.RFA.MarketPrice.RDMDict.SendDictionaryRequest(String serviceName, Context ctx) in C:\bamboo-agent-home\xml-data\build-dir\BBSW-BBSWTAS33-JOB1\BBSW.Tasks.RFA.MarketPrice\RDMDict.cs:line 86
at BBSW.Tasks.RFA.MarketPrice.DictionaryManager.GetDict(String serviceName) in C:\bamboo-agent-home\xml-data\build-dir\BBSW-BBSWTAS33-JOB1\BBSW.Tasks.RFA.MarketPrice\DictionaryManager.cs:line 38
my questions:
1, in which cases, InvalidUsageException is thrown?
2, is there any way to log more details?
(we're using ROBUST FOUNDATION API 8.1)