log.txtI am currently conducting a performance test using the EMA API and have encountered an issue with the timing of batch request processing. My test involves sending 40 batch requests simultaneously, each containing 22 symbols. I received all 40 status messages indicating "Close/OK/None/Stream closed for batch" at…
We submit events via Refinitiv Real-Time SDK v3.7.1.0 directly to the Refinitiv endpoints (EMA, TunnelStreamRequest, OmmConsumerClient). In most cases we submit events and get Ok ACK similar to this (according to xml trace output) <!-- Outgoing Reactor message --> <!-- java.nio.channels.SocketChannel[connected…
Actually we are working with ING to activate some software using the ADH on RTC, but when we try to use it, we received the message <clrv0000255104.ic.ing.net.1.rtc.sourceSSLDistribution.sslDispatcher.ripcSession.30: Info: Fri Oct 20 18:15:19 2023> Unable to start server. Received new service entry with serviceId 0 that…
I'm encountering an intermittent issue with batch request using the EMA API. I'm sending a batch request that includes 3 symbols. However, which monitoring the log file, I've observed that occasionally only one symbol is sent. Consequently, I only receive one refresh message corresponding to that single symbol. No errors…
Hi, I am building my application with the source code in Release Real-Time-SDK-2.1.2.L1 · Refinitiv/Real-Time-SDK · GitHub. I am using EMA lib. I get following build error. Looks like it has been introduced with following change: RTSDK-6139: Load dictionary from object · Refinitiv/Real-Time-SDK@7fa5d6a · GitHub Why not use…
Hi, Today we came across the message CLOSED Suspect UsageError Here is the full log Nov 17 05:05:12 INFO SGT INFO [2.15.24] [MainActor-akka.actor.default-dispatcher-3] [com.refinitiv.ema.access.OmmConsumerImpl] [akka://MainActor/user/AccumulateActor-ccd9f694-46eb-4730-9ab4-b07c5f16cc66/TrccPublishActor] - loggerMsg…
After updating the EmaConfig.xml file with the line <XmlTraceRead value="1"/>, I expected to see the details of incoming messages (like refresh messages) in the log file. However, despite the configuration change, the incoming messages are not appearing in the logs. The following is my changes <XmlTraceFileName…
Hello, According to the below roadmap, the RTSDK C# 2.1.3.L1 should become available for download as released product in Octomber 2023. https://developers.lseg.com/content/dam/devportal/roadmap_realtime_apis.pdf Considering now is November already, can you plese tell me if this roadmap is still on track and the release of…
When we receive a StatusMsg like the following StatusMsg streamId="5" domain="MarketPrice Domain" state="Open / Suspect / None / 'Request timeout'" name="TICKER" serviceId="10" serviceName="ELEKTRON_DD"StatusMsgEnd Is it possible to close this stream with the given streamId when this occurs. This is to prevent EMA from…
How should an EMA consumer handle a MarketPrice Status message received with the state component publishing StreamState == OmmState.StreamState.CLOSED_REDIRECTED? Could you please provide a RIC that results in 'StreamState.CLOSED_REDIRECTED' for testing purposes.
It looks like you're new here. Sign in or register to get started.