Asking on behalf of the client. We (Chelmer/Hobson Wealth details below) had an issue with our Production Market Data Service (using EIKON/EMA jar version 3.6.3.1) where we received an unsolicited and malformed depth message for AIR.NZ (which we have no record having requested) and we were not able to read the summary data…
...subscribe EMA API due to network reasons, some subscription RIC information is no longer pushed, how to re-subscribe
Logging out client ipcSession.115 on socket 16 from source 192.168.1.133. Removing secure channel socketId (no session). Reason from client: Disconnecting secure channel secureChannel.120. Disconnecting user socket 16 from host 192.168.1.133. Reason: Program received channel reconnecting notification for secureChannel.120…
It seems that when the OmmProvider destructor is called, the server port is not closed properly. This causes some issues for us since we in the same process need to destroy and create the provider multiple times. Example code: #include <iostream> #include <chrono> #include <ctime> #include <thread> #include "Ema.h" using…
Hi, I programmatically set consumer, channel and dict configs (EMA, C++, Real-Time-SDK-2.0.1.G1 ). I do not explicitly set initilizationTimeout config value. But for some reason it is set to 0 by default. Any reason for this ? I expect it is to be set to 10 sec since channel type is ENCRYPTED. loggerMsg TimeStamp:…
Moving from RFA to EMA I noticed one of the difference is when it decides to convert the number to scientific notation. Any possibility to default all fields away from using scientific notation? Another odd behavior is for volume fields like askSize EMA gives it as 0.0 while rfa gives it as a 0 I know you can use:…
Hi, We are developing an application using Refinitiv EMA java api that subscribes for real time data for list of RICs. We would like to do performance testing of this app. We have a requirement that we need to test with update rate at least with some 3x times of actual live updates rate. I'm wondering about various options…
[Performance Debugging and Tuning] How to know the network bandwidth from an EMA app running env to an ADS server? Any tools may facilitate this purpose? to identify if the 'slow consumer' issue is due to the network bandwidth. Take this as example, the EMA application is directly (without LPC or RTC/ADSPOP) connecting to…
Does the ETA ConsPerf tool support RTO? and properly handle token refresh. Or any similar tool to identify the throughput between an EMA application/running env to RTO?
Hi guys, For some reason, I need to create multiple OmmConsumer instances. I can see one instance takes about 180MB. Is there a way (via configuration) to have this number smaller? I am currently using version 2.3.0. I looked into docs but it seems like the default values are already small. So not sure if there is anything…
It looks like you're new here. Sign in or register to get started.