Hi I am using Java EMA API to fetch data from Elektron service. While my program was running, it came across the following error: 22:34:09.492 [pool-4-thread-1] ERROR com.thomsonreuters.ema.access.OmmConsumerImpl - loggerMsg ClientName: LoginCallbackClient Severity: Error Text: RDMLogin stream was closed with status…
I have written the simplest code example that returns a refresh message and it gets a internal stack trace on unregister(). What's wrong in these 40 lines? OnMsgTest onMsgTest = new OnMsgTest(ommConsumer, symbol);<br /> long handle = ommConsumer.registerClient(reqMsg.serviceName(source).name(symbol), onMsgTest); and later…
Facing channel down reconnecting issue while connecting to ZKBE related RICS: AU3FN0055695=ZKBE CH0008435569=ZKBE 2023-02-01 16:45:19.699 WARN 31160 --- [ main] c.refinitiv.ema.access.OmmConsumerImpl : loggerMsg ClientName: ChannelCallbackClient Severity: Warning Text: Received ChannelDownReconnecting event on channel…
1. API:EMA 3.6.3.1 2. JAVA 3. Windows Hello, We have a question regarding to the way we download the data from RTDS. As you know, we have to manage different type of data in term of availability such as real time, CLS, DLY, D10, D15, D20, D30, D6h,… For the moment the push time is calculated at the start of the program by…
I have recently upgraded to EMA 3.6.8.0 and am now getting the following error: INFO: StatusMsg streamId="6" domain="System Domain" privateStream state="Closed, Recoverable / Suspect / None / 'TunnelStream.readMsg() Exception: 38'" name="TUNNEL1" serviceId="10" serviceName="DDS_TRCE" StatusMsg What is confusing me is the…
For one of the RIC we are getting the Access denied issue. I have reproduced the same issue in local. Below is status message. StatusMsg streamId="12" domain="MarketPrice Domain" state="Closed / Suspect / Not entitled / 'Access Denied: User req to PE(2145)'" name="AU3FN0055695=ZKBE" nameType="1" StatusMsgEnd It seems we…
We are migrating a Java application IProvider from RFA to EMA, and we have some doubts about Ema IProvider capabilities. According to RFA documentation (section 3.3.1.1 of rfaj_developerguide.pdf, RFA version 8.2.1.L1) "Interactive providers can receive any consumer-style request described in the consumer section of this…
We are using the realtime C++ SDK to handle market data. For reproducibility we log the "raw" (getAsHex()) bytes of each message. We have observed that sometimes, especially when connecting after market open, we get refinitiv::ema::access::StatusMsg messages for whom if we call getAsHex() on, we get an empty EmaBuffer. Is…
Hi, 1. API:EMA 3.6.3.1 2. JAVA 3. Windows In EIKON, for Ticker EURAB1E10Y=ICAP, we receive prices in the fields BID(FID22/23/24) and ASK(FID25/26/27) Via EMA streaming, these fields are empty and we receive prices only in the fields PRIMACT_1(FID 393) and SEC_ACT_1(FID 275). Why this difference and can we receive these…
Merhabalar, Bizim spring boot üzerinde çalışan bir yazılımımız var. Bu yazılım, reuters’den bazı ricleri çekebilirken, sofr türündeki ricleri, çekme yetkimiz olduğu halde çekemiyor. Size ait Ema, Eta ve SpeedGuide projeleri olduğunu öğrendik. Bu projelerden nasıl faydalanacağımızı bilmiyoruz. Sofr riclerini nasıl…
It looks like you're new here. Sign in or register to get started.