I am using Consumer app in example from EMA. Everything is fine and I have an infinite loop and let the callback handle refresh and update messages. The issue is when the upstream disconnects the EMA tries to reconnect until ReconnectAttemptLimit is reached and stops trying again which is expected. However due to my…
loggerMsg ClientName: EmaConsumer_9 Severity: Error Text: Call to rsslReactorDispatchLoop() failed. The _state is set to OmmImplState.NOT_INITIALIZED loggerMsgEnd This error occurs when I call OmmConsumer's uninitialize() one:Why does this happen? two:How do I catch this exception error? three:How to handle this error?…
We access the HKEX Broker Queue Page in EMA style. The RefreshMsg format in EMA looks like: RefreshMsg streamId="5" domain="MarketPrice Domain" solicited RefreshComplete state="Open / Ok / None / 'All is well'" itemGroup="00 03" permissionData="03 01 a9 49 48 c0" name="0700bk.HKd" nameType="1" serviceId="425"…
Hello everyone, We have a server that accepts web socket communication in order to provide some financial data to one of our consumer applications. The server is set up correctly and it could be proven by using one of the examples of Web Socket API (see this example here:…
For an EMA C++ application, will the 'handle' long value be reused? What's the rules of the 'handle' long value assigned to a single RIC stream or batch stream? e.g., unique and auto-incremented integer?
Hi - I am trying to recreate a slow RMDS consumer scenario we have seen using EMA Java 3.6.0. I can repeat all the channel and ticker status messages, but in one instance we saw this status message: Received status msg: text:Slow Consumer, statusCode:None, data:Ok, stream:Open do you recognize this message. When would we…
Hi - can you comment on the congestion we see on our system this afternoon. How can we diagnose the root cause? can we use rrdump (or any other tool) to diagnose this, after the event? ADS1 log <rmds.1.ads.3.itemThread: Notice: Tue Jul 19 15:12:57 2022> Suspended requests due to transport congestion.<END>…
Hi, I have a EMA application that I have tested against UAT and it works fine, but when I try with my production credentials and a production URL, I get the following message: Jul 18, 2022 2:06:18 PM com.refinitiv.ema.access.ChannelCallbackClient reactorChannelEventCallback WARNING: loggerMsg ClientName:…
...nel to the token session as the token reissue interval(-2319 ms) is too small. loggerMsg ClientName: LoginCallbackClient Severity: Error Text: RDMLogin stream was closed with status message username <not set> usernameType <not set> State: Closed/Suspect/Usage error - text: "Failed to perform transport secure channel…
...002) loggerMsg ClientName: EmaConsumer_15 Severity: Error Text: dictionary retrieval failed (timed out after waiting 45000 milliseconds) for 192.168.1.133:14002) loggerMsgEnd three question: one:Why does this happen? two:How do I catch this exception error? three:How to handle this error? (Code examples would be great)
It looks like you're new here. Sign in or register to get started.