-
Found SSL CA ISSUE when building 1.4.0 lpc
OpenSSL version: 1.0.2k there will be error message like "Login failure for RWF user "Application1" at host 127.0.0.1. Text:Error querying service discovery: Failed to send a request to the token service. Text:…
-
For EMA API. The API information is: rdrt.uname=user001 rdrt.serviceName=ELEKTRON_
Dear team, Please help on this EMA query as logs were gathered. Client emailed in as follows: We have a question regarding the Reuters EMA API. The API information is: rdrt.uname=user001 rdrt.serviceName=ELEKTRON_DD The attached file is the log. Question: Why doesn't the API automatically reconnect after the connection is…
-
LPC Error Code(104)
I installed LPC 1.4 in Red Hat 7.5. OpenSSL version is 1.0.2. My purpose is using the LPC to connect to internet, and then using RFA connect to LPC. But it raised the error in LPC when RFA is connecting . As below is the error log: Ready for SSL user connections. <END> <VMRHEL02.1.lpc: Info: Mon Oct 13 10:46:01.044051…
-
RFA 8.2.3 and LPC 1.4.0
When using the subjected to get real-time rate feed to my treasury application, I'm getting the error below.. Kindly assist: <lpc.snkRsslServer.14002: Debug: Wed Mar 12 19:29:59.559573 2025> RSSL disconnect from host "" at address on channel 17. Reason: rsslInitChannel() failed with code -1. Text:…
-
RFA 8.2.3 and LPC 1.4.0
Hi, In my treasury system, Calypso, I have configured rfa-8.2.3 to stream live market data from LPC server. I have configured 3 users for 3 separate services. When I run one of the services in the treasury system, I'm getting the error below in the LPC server: Logging out client ipcSession.7 on socket 23 from source…
-
LPC 1.4.0
Hi, I'm trying to start the LPC service but I keep getting the error below: <lpcdr.1.lpc.admin: Error: Mon Mar 03 13:57:03.519778 2025> Shared memory error:Could not create shared memory '90': Permission denied <END> Kindly assist
-
Run LPC on Docker
I am reinstalling LPC (for RTO use) on a new enviorment, We tested the docker Image lpcdocker/lpc:1.4.0.L1 on ubuntu and its crushes. When we tested on amazon linux with the same configs and its running. is it possiable to run lpcdocker/lpc:1.4.0.L1 on ubuntu ? Regards
-
RTO- connecting 2 Machines to a single LPC
Hey, Do we have some document about sharing access credentials across multiple Refinitiv Real-Time Legacy Protocol Converters ? I want it to connect 2 machins to a single LPC Thanks, Ronen
-
LPC 1.4 Error 0012: Unable to load CURL
Hi. I have just install LPC 1.4 in RH 7. ./start_lpc works good but when trying to connect from client throws error: Text:Error querying service discovery: Failed to initialize RsslRestClient. Text: </local/jenkins/workspace/RRT LPC/OS/OL7-64/esdk/source/rtsdk/Cpp-C/Eta/Impl/Transport/rsslSocketTransportImpl.c:547> Error:…
-
LPC client installation - using non-root userId
In the LPC 1.4 install guide, page 8, section 2.3.2.1, it says: To perform root-less execution, your system admin must create an account called ‘radmin’ with user ID 500, group ID 500, and a home directory. We are already using a non-root user to run the 1.2 lpc client. Is there a reason why we can’t continue to use that…
-
RSSL port 14002 security statement
Please share a document confirming RSSL port 14002 is secure like standard HTTPS port 443 as this port is used for LPC connection to RTO endpoints.
-
TS1 data not available for CBOE
Hello, Client unable to receive TS1 data via via RFA from LPC for CBOE. Error message: " The record could not be found" Realtime data for CBOE is available. For exchanges ADB and DFM and FX it works fine. Can you please advise how to investigate? Example dDIT.BT1m for from debug: <!-- rwfMajorVer="14" rwfMinorVer="1" -->…
-
LPC "Unable to get RIPC client buffer"
Hi, We are consistently getting the below error from LPC (Legacy Protocol Converter) for one of our users. After the error, no live prices are available to that user. Things are working fine for other users: Disconnecting secure channel secureChannel.146. Disconnecting user socket 18 from host 10.8.193.234. Reason: Unable…
-
LPC installation issue on Oracle Linux 9
Hi Refinitiv team, We have run into a problem while installing LPC package/software on our side. Details: LPC version : lpc1.2.0 Server OS version : oracle linux 9 While installing lpc1.2.0 on our oracle linux 9 server, we get below error: RSSL login failed for user: andbanktest_lpc_user Text: Error querying service…
-
Connect to LPC Server using C# .NET
Hi, I want to develop a monitoring application connecting LPC server for Rifinitiv feed for our ticker. Can anyone help us how to connect to LPC server for data monitoring using .net c#. Is there a SSLCom API available for Refinitiv?