I was wondering if you could help us diagnose an issue we are experiencing with Elektron Connect. In our application we subscribe to all configured RICs and then react to received events from Elektron. In most cases we get data update events but often get a Stream Close event. In this instance we unsubscribe and…
During the client.processEvent() handler, we take a copy of the OMMMsg using OMMPool.acquireCopy() and store it for later processing on a separate thread. When we come to parse this message, we seem to see a problem with parsing OmmTypes.TIME, specifically we end up with the wrong date. Code sample: case OMMTypes.TIME:…
The "RFA API Compatibility matrix" Excel workbook doesn't carry an "X" mark for "RFA - C++ 8.2 & newer (OMM)" against "Red Hat Enterprise Linux 8.X - 64 bit" : that means that they are incompatible, is that correct? Which RFA C++ version is compatible for use with RHEL 8.x?
hi all, I would like to know if any configuration parameter can be added to show more detailed log , for example, to show the appID, serverlist that is not connecting and the cause of failure, I am using rfa 7.1
Hi All, We seem to be receiving BID and ASK fields with the trailing zeroes dropped. We are currently using RFA Version: 7.5.0.L1.all.rrg We notice that the upstream TREP system seems to be sending valid data but when we receive it we seem to be loosing the Trailing 0s (hence loosing the decimal precision). This was sent…
...erify that the c++ "rfa8.0.0.L1.linux" will still work after July 31. thanks. Hi, I got this mail "Mandatory Product Upgrade: Action Required by July 31, 2021" and I want to verify that the c++ "rfa8.0.0.L1.linux" will still work after July 31. thanks
Hi, 1) I would like to verify what is the latest version of the RFA C++ rebranded package. 2) where can I find this? thanks, guy
Hi everyone, If we have just one RFA configuration file, is it possible to specify 2 different servers that provide 2 different feeds? For example, is it possible to include the following details in one RFA configuration file: # Connection to serverC to get feed C connectionType = "SSLED" PortNumber = 8201 serverList = "IP…
After switching deployed application with RFA to new server we received the following error message: com.reuters.mainloop.DispatchException: Position 62 is greater than maximum position 32. What does this mean?
The following call is failing final DacsApplicationListResult dacsApplicationListResult = dacsWebService.getApplicationList(dacsAdministratorLogin); with the error: Caused by: com.sun.xml.internal.ws.fault.ServerSOAPFaultException: Client received SOAP Fault from server: java.lang.NullPointerException Please see the server…
It looks like you're new here. Sign in or register to get started.