The most recent content from our members.
1. Using EMA as gradle dependency implementation group: 'com.refinitiv.ema', name: 'ema', version: '3.6.6.0' Java 17, Windows 10 2. I used example from https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/rt-sdk-java/tutorials#ema-consumer-posting-data-to-contribution-channel Stuck on Establish an…
I understand that a Channelset can be used to handle failover in EMA. I was wondering, in the case of failover, will all open items (ie connections to stream market data) automatically reconnect? If so, will the item/instrument handles change?
Hi, I am using channel dictionary to connect to ADS. There is a certificate location to mention in file dictionary but not sure how it is handled for channel dictionary. Can someone explain how following scenarios are handled using channel dictionary ? * How RT SDK uses HTTPS based encryption for authentication * How…
... Time) Hello, I need help. Give me some tips. I'm new to Refinitiv EMA API, and developing new price retrieving service. I made server program using java, and get some specific message regulary at same time same message. (I'm using Nasdaq Basic (NB Ric)) See below error message. The time '20:00:00' is equal to Market…
Hello :) I saw the error message like below a few hours ago. After Nasdaq market opened, the message occured. What is ChannelDownReconnecting? loggerMsg ClientName: ChannelCallbackClient Severity: Warning Text: Received ChannelDownReconnecting event on channel DATA_CHANNEL_1 RsslReactor ===== RsslChannel ===== Error Id 0…
Hello. I have an interactive provider. When the default is used and a consumer connects, the toString() method in the 'ChannelInformation' tells me: system send buffer size: 131070 However, when I add <SysSendBufSize value="1000"/> to the <Server> element in EmaConfig.xml, I get from the ChannelInformation of a connecting…
We use OmmConsumer with ChannelSet. How do we know which channel the event in OmmConsumerClient::onStatusMsg belongs to, or what other ways to receive events in conjunction with the channel they belong to? In addition, the registered OmmConsumerClient does not receive the first successful connection event. So again it is…
Hi, Im trying to process error handling for channel disconnections and errors. I can see that the Eleketron already logs an error containing the info that I want but the StatusMsg that I receive from the OmmConsumerClient do not have this info. Below is what logs I see from the Elektron logs. I want to be able to get the…
...e for getBuffer>. We have a NIprovider application that provide Market by voulume. For some reason, we received a channel failure, exact error message below. [ChannelSession]channelInactive portno=49504<[channel failure] socket channel is not in the active state for getBuffer>. Any idea what could cause the issue?…
We are often experiencing "ChannelDownReconnecting event" like follows. *=======================================================* 2018-08-06 09:00:08.947 [pool-4-thread-1] WARN c.t.e.a.OmmConsumerImpl - loggerMsg ClientName: ChannelCallbackClient Severity: Warning Text: Received ChannelDownReconnecting event on channel…
Hi I'm testing NiProvider failover using the <ChannelSet value="Channel_1,Channel_2"/> option. I've intentionally set Channel_1 to an invalid host to force it to failover immediately when I start my application. This appears to work fine and I get a "Login accepted by host message" from Channel_2. However when I attempt to…
I am facing a problem with the java application ( I used one of the examples listed in the files), the error message is shown in the attached file . The application shuts down as it appears to be killed , this happens in random time order and not after specific duration or action. chanel-down.png
It looks like you're new here. Sign in or register to get started.