Hi,
I am trying to request 12k of ric spread into 7 batches locally and encountered this problem on 1 out 3 computers.Apparently, the other two computers never encounter this problem. What does this error means? what is the root cause and how can i fix it?
//message from the local provider
2019-03-26 15:48:03.083 ERROR 24060 --- [ool-12-thread-1] c.t.e.a.OmmConsumerImpl : loggerMsg
ClientName: Consumer_3_4
Severity: Error
Text: Call to rsslReactorDispatchLoop() failed. Internal sysError='0' Error text='Submit of CloseMsg failed: <INIT_NOT_INITIALIZED>'
i run the provider using this command if it helps :
gradlew.bat runETAPerfProvider -PcommandLineArgs="-tickRate 20"