13:00:10.958 INFO [Refinitiv] Processing RsslRDMDirectoryMsg, 'RDM_DR_MT_UPDATE' received for channel, 'hedads101,hedads102:14002'{streamState: 'Unspecified', dataState: 'Suspect', code: 'None', text: ''} with services, [ ] Can you please advise on how to fix this and what can we check on our side?
Hi we met OutOfMemory issue in our service. we are using dependency below : <dependency> <groupId>com.refinitiv.eta</groupId> <artifactId>eta</artifactId> <version>3.6.2.2</version> </dependency> <dependency> <groupId>com.refinitiv.ema</groupId> <artifactId>ema</artifactId> <version>3.6.2.2</version> </dependency> we…
We are converting RWF messages to JSON using the RSSL_JSON_JPT_JSON2 option, we notice that the groupId (shown as a required field in Refresh messages) is not present in the JSON, as a consequence if we convert back to RWF the data is lost. Is this a known issue ? If so when/if might it be fixed ?
Hi, I am looking for answers to the following questions regarding the Websocket API and RTSDK: (https://developers.refinitiv.com/en/article-catalog/article/refinitiv-real-time-sdks-performance-test-summary) 1. Does the Websocket API perform as the results shown in the image (Websocket JSON column)? Is there a specific…
I am using ETA Value Added service with watchlist enabled, I am looking into VAConsumer for reference. I want to use cache, so that incoming message will be applied to cache and there will be another thread reading from cache. But is there any way while reading from cache, which will return only updated fields? For eg. ASK…
...name" using application "188" of version "eta3.6.8.L1.win.rrg 64-bit Static" on channel 56. we are getting below error message on ads logfile, and our application is getting disconnected from the service. Output threshold breached for "userName" at position "127.0.0.1" on host "hostName" using application "188" of…
I am trying to run VAConsumenr but getting error ""Adding connection to eu-west-1-aws-1-lrg.optimized-pricing-api.refinitiv.net:14002... Error rsslReactorConnect(): Failed to request authentication token information. Text:…
Hi, We are using ETA library with Watchlist enabled. By increasing number of buffers, frequency of disconnection has been improved a lot. But in such a unfortune situation, How we can recover form such a type of disconnection ? Client application should connect again and subscribe for all tickers. Thanks in advance Bhimrao.
Hi, We are using ETA Watchlist. Do I need to send RSSL_MC_CLOSE on shutdown or rsslUninitialize() will take care of it in ETA ? Thanks in advance /Bhimrao
I have multiple clients connecting to my TREP FH. Now since they are subscribing to same Symbols, the payload for any update message will be same at any given point of time. If there is a way to create copies of the payload after encoding once?
It looks like you're new here. Sign in or register to get started.