-
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?
-
LPC正常运行过程中会出现access_denied 的报错,希望明确一下具体的原因。
LPC正常运行过程中会出现如下日志。 请帮忙看看,解释下出现的原因和恢复手段: 用户密码是没有问题的,因为一开始只正常运行的,直到出现这个错误。 <ecs-89f9.1.lpc: Error: Fri Nov 18 03:03:36.871627 2022> Error receiving service discovery endpoints, code -1. Error: Failed to get token information from the token service. Text: {"error":"access_denied" ,"error_description":"Thread interrupted while…
-
LPC is not connection to RTO, Gateway down message
cant connect LPC , saying gateway down ,tried other regions like west , same issue , it was connecting all the time before BUT noticed today its not connectiong. localhost.localdomain.1.lpc: Warning: Sun Oct 02 10:02:53.577389 2022> secureChannel.16 The Refinitiv Real-Time Legacy Protocol Converter process has intercepted…
-
EMA to connect LPC, and found LPC session logout every 45 seconds
Client using EMA to connect LPC, and found LPC logout every 45 seconds, but code set sleep is 60 seconds. Could you please help review the code if any incorrect input? OmmConsumer ommConsumer = null; try { OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig() .host("xxxx") .username("xxxx"); ommConsumer =…
-
RTO via LPC with Adaptiv is not working for some RICs
Up until 8/22/22, our RTO/LPC implementation was working as designed, and we were able to pull all RICs subscribed in our FIS/Sungard Adaptiv platform. Starting on that day, some RICs started failing with "access denied" messages. We have performed days of troubleshooting with Refinitiv networking and application support.…
-
WebSocket connection
Hi , i have LPC sever connected to RTO and its working fine , can i use same Machine ID and password for websocket API to connect to RTO so that both work together ?
-
What's the meaning of *lpc*logger*selector : *.debug in the lpc.cnf?
LPC question: what's the meaning of *lpc*logger*selector : *.debug in the lpc.cnf?
-
LPC 1.2.0 Linux failed to access shared memory
LPC 1.2.0 Linux install. The client met the 'Failed to access shared memory' issue when tried to start the lpc, It failed from time to time. Is there recommended approach to check and configure the shared memory for LPC launching?
-
Sample RFAJ version 7.x and 8.x based application
Hello We have a client who is experiencing troubles connecting to their LPC service from our RFAJ 7.x application. The symptoms are very similar to the symptoms described in https://community.developers.refinitiv.com/questions/73627/rfa-login-response-with-lpc.html The client does not seem to be receiving the login…