Hi,
We are moving our Elektron client to be connected via LPC instead of EZD.
After installation process done it seems there is some issue with dictionary as I see this in the log:
<lpc.snkRsslServer.14002: Info: Sun Feb 28 16:27:25.339007 2021>
Ready for RSSL user connections.
<END>
<AZ-LPC01-STG.1.lpc: Info: Sun Feb 28 16:27:25.339023 2021>
RSSL Server initialization succeeded. Ready for RSSL connections.
<END>
<AZ-LPC01-STG.1.lpc: Info: Sun Feb 28 16:27:29.900418 2021>
lpc (version lpc1.2.0.L1 ( aafda90 112)) Initialization Start.
<END>
<AZ-LPC01-STG.1.lpc: Info: Sun Feb 28 16:27:29.900490 2021>
The Configuration Database is using the file /opt/refinitiv/SOFTWARE/globalconfi g/lpc.cnf .
<END>
<AZ-LPC01-STG.1.lpc: Info: Sun Feb 28 16:27:29.900524 2021>
lpc main thread Using Epoll Event Notifier.
<END>
<ServerSharedMemory: Info: Sun Feb 28 16:27:29.900730 2021>
Allocated
<END>
<AZ-LPC01-STG.1.lpc: Info: Sun Feb 28 16:28:09.989202 2021>
Refinitiv Real-Time Legacy Protocol Converter is configured to perform service d iscovery queries for connections.
<END>
<AZ-LPC01-STG.1.lpc: Info: Sun Feb 28 16:28:09.989319 2021>
Creating login message for Refinitiv Real-Time Legacy Protocol Converter diction ary download. Client servers may not start until dictionary is downloaded.
<END>
I've tried the rmdstestClient from my client machine (windows) and it failed.
rmdstestClient.exe -h <LPC linux host> -u <userId> -P 14002 -itemList GBP= -S ELEKTRON_DD -d 3 -X
the output:
Number of Connection Count = 1
Creating RSSL connection Host: 10.60.53.5 Port: 14002
rsslInitChannel() returned -1, Error <..\..\..\Ripc\Impl\ripcsrvr.c:5279> ripcConnecting() Error: 1002 client connect() failed. System errno: (10057)
Do you have any idea what went wrong?
Thanks!