Hi, We have a requirement to connect to RTO by directly specifying destination Host/Port. We are in a different VPC and RTO is in another VPC. RTO VPC has a service end-point for RTO and we have an end-point in our VPC to connect to RTO service end-point. Issue is, login request is timed out without any response. What…
Hi, I would like to use the testclient/testserver to record and playback data to performance test an application. Quick Start Guide to Recording and Playback of Refinitiv Real-Time Data | Refinitiv Developers I got it working for one service. However our application consumes data from two services configured in the ADS. I…
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…
Hi all, please help me with this issue. Context: EMA C++ based application, using an OmmProviderClient that downloads the Data dictionary over the Login connection. Issue: timeout while downloading the dictionary (RWFFld is downloaded, RWFEnum isn't). In the context of reqMsg for login request, the application starts the…
RTSDK-2.0.6.L1.linux.rrg RTSDK-2.0.6.L1.linux.rrg/Cpp-C/Ema/Executables/CENTOS7_64_GCC482/Optimized/IProv280 Provider crashes at end with stack (gdb) bt #0 0x00007f5ceaf07387 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:55 #1 0x00007f5ceaf08a78 in __GI_abort () at abort.c:90 #2…
Hi, We are reading market data using Real-Time Optimized As per the training code sample, the OmmConsumer object is created and multiple instruments (clients) are registered The system works well, so we get onRefreshMsg(), or onUpdateMsg() calls with the data When there is an error in emaLog, e.g.: loggerMsg TimeStamp:…
Hi there, We are currently using the ema library to collect news from refinitiv. We're connecting using ric: MRN_STORY group: 'com.refinitiv.ema', name: 'ema', version: '3.6.1.2' How is the recovery working? Let's say my listener is down for 2 hours, how do I get back the news that were disseminated during that time. Thank…
I have a EMA based data consumer (snapshot) application that sends batch requests (1000 instruments in each batch) to the managed elektron feed in EaaS data center... and in return , some of the requests return status of closed/suspect/timeout : 2022-09-02 13:30:41,302 [main] WARN : Request failed: service=IDN_RDF…
We are working with below EMA SDK: <dependency> <groupId>com.refinitiv.ema</groupId> <artifactId>ema</artifactId> <version>3.6.3.1</versio </dependency> These days we found some uncaught NulllPointerException in not .log file but standard output. Exception in thread "pool-25-thread-1" java.lang.NullPointerException at…
I use C++ version of EMA on Windows and CentOS 6.7 work fine. I am trying to use it on CentOS 7 but it always display error Exception Type='OmmInvalidUsageException', Text='Failed to add RsslChannel(s) to RsslReactor. Channel name(s) Channel_4 Instance Name Consumer_4_1 RsslReactor 0x0x2a34b70 RsslChannel 0 Error Id -1…
It looks like you're new here. Sign in or register to get started.