The most recent content from our members.
I'm building a interactive provider (EMA C++ OMM API) for streaming the market data to different downstream applications, which are Refinitiv Consumer, through TCP socket. I'm testing the scenario that how my provider behaves when I have very slow consumer connect to it. I found that the provider will throw an out of…
Hi, after subscribing to a symbol list with around 1600 symbols I subscribe to those symbols individually. I start receiving updates to individual symbols but after a short period of time (10s or so) i get below exception: 2017-03-22 08:02:10,948 [pool-3-thread-1] ERROR com.thomsonreuters.ema.access.OmmConsumerImpl -…
Hello Team, We have RFA C++ ver. 7.x application subscribing to 10K RICs. Several times during the market hours the application logs misses updates due to buffer overflow (logged internally by the application). Are the below [numOutputBuffers] setting enough for high volume data updates? What other parameters can be tuned…
Hello. I have an interactive provider. When the default is used and a consumer connects, the toString() method in the 'ChannelInformation' tells me: system send buffer size: 131070 However, when I add <SysSendBufSize value="1000"/> to the <Server> element in EmaConfig.xml, I get from the ChannelInformation of a connecting…
We are using rmdstestserver to capture data and have added in -ddict to write the data dictionary to the captured data file as XML. When loading up this data file into sink_driven_src the following error occurs Initialized RSSL library. Failed: rsslEncodeElementEntry ,return value = "RSSL_RET_BUFFER_TOO_SMALL: Failure: The…
Hi, my application is using the Java UPA API and requesting data from RWF. I have a large subscription list (~400k) and request data in batches of 2048. I have noticed that with such a large list of subscription, the subscription requests drop some symbols in random every time and end up subscribing to a lesser number of…
We have a high throughput provider application that from time to time disconnects after an OMM Error "Attempt to get rssl buffer failed" is triggered. From what we understand, this can occur when there are issues sending data between the provider and the ADH (network blip, capacity issues, ...). We increased…
Hi, What is the config parameter to set TCP receive buffer size for RFA Java SSL connection?
When contributing RIC:s to the feed I'm running into buffer owerflow. I do not know how to adjust this - is it possible and is if any configuration parameter for my RFA libraries (rfa_registry.xml or property config) or any settings in the AHD/AHS required to chance to increase the buffers. The problem is intermittent and…
...V' (or there is no acceptable conversion) Having a pretty basic build issue, albeit a blocking one, with my RFA Client Application in C++ with Visual Studio 2017 and with the included RFA library version rfa8.1.0.L1 Has anyone come across the following? The main source of error is the file messagebuffer.h which is…
It looks like you're new here. Sign in or register to get started.