I have a C ETA consumer application which allows connections to be made to RTO. At the customer site, they lost their connection to RTO but it didn't recover as expected and had to be restarted. After restart the application worked as expected. The question I have is - if an RTO endpoint disconnects, can we just reconnect…
Posting inquiry in behalf our client. Hi Team, Client tried connecting to RTO using the new Real-Time-SDK-2.0.6.L1. Has someone encountered the specified error below. Thanks in advance. ERR 2022-10-03 03:32:48.200145 3094 gng/rtsdk/endpoint.cc:836> jid[0] Refinitiv Fish failed to start excp_toString[Exception…
We are upgrading our application to use ETA API. To read date FIDs, we use this class com.thomsonreuters.upa.codec.Date. It has a method named month() to return the month in integer values. My question is that does it always return 1 to 12 to represent the months? Are there scenarios where the month will return 0 to 11…
Hi, We are using ETA C++ library to connect and fetch data from TREP. sometimes, we saw an error message in TREP/ADS "disconnected due to an overflow condition" . And we observed that our connection is terminated by TREP and data Market data update has been stopped completely until restart of a component. Please help me to…
What's the impact on the performance from WatchListOptions::requestTimeout()? I found the following comment+code in RTSDL/ETA PerfTools RTSDK-2.0.3.L2.java.rrg/Java/Eta/Applications/PerfTools/src/main/java/com/refinitiv/eta/perftools/consperf/ConsumerThread.java : // set request timeout to 0, request timers reduce…
I am trying to populate the Rssltime structure upto nanosec and can see data correct inside debugger before encoding (gdb) p value $1 = {hour = 12 '\f', minute = 14 '\016', second = 7 '\a', millisecond = 966, microsecond = 111, nanosecond = 999} (gdb) (gdb) p fieldEntry $2 = {fieldId = 14305, dataType = 10 '\n', encData =…
Team, Client is asking if they can connect to RTO via TLS. They are connect to RTO via TCP currently. There is a requirement from client network team to use TLS connection to RTO. Is there any documentation and setting up guide for client to switch the connection from TCP to TLS and if there are any test / uses cases for…
ETA Refinitiv Real-Time SDK Client reported he receive the following error when he tried to close channel. text: Exception: Range [1, 1 + -1) out of bounds for length 32 He wants to know under what condition will he receive the error? And how dose he avoid the error? The error occurred when he tried to close the…
I have an VA consumer application that can connect to EED or RTO. When we connect to EED we can use group status information to decide on the health of a channel. We noticed that when we connect to RTO we also get group status information but it doesn't seem to be reliable. We were informed by a Refinitiv contact that *…
I have linked librssl.a and librsslVA.a. Is there any more lib that I need to link to. The last working version before the upgrade I had the following libraries: librsslData.a, librsslMessages.a, librsslTransport.a, librsslRDM.a, librsslReactor.a, librsslVACache.a, librsslVAUtil.a. Am I missing any libraries after upgrade…
It looks like you're new here. Sign in or register to get started.