For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
26 1 3 12

Getting Initialization timed out after the RHEL 8 upgrade

Hi, I am using Real-Time-SDK-2.0.1.G1 (C++, EMA) and initially my app was running in RedHat 7.9 and it was connecting to RTO feed successfully. But after RedHat 8.4 upgrade, app is not connecting to RTO with following warning. What could be the reason ?

loggerMsg
    TimeStamp: 01:46:12.551
    ClientName: ChannelCallbackClient
    Severity: Verbose
    Text:    Attempt to connect using 
1] RSSL_CONN_TYPE_ENCRYPTED
Channel name Channel_0
Instance Name Consumer_0_10
RsslReactor 0x0x7f1fc2cfd550
InterfaceName 
hostName 
port 
CompressionType None
tcpNodelay false
ObjectName 
ProxyHost 
ProxyPort 
SecurityProtocol 4
EnableSessionManagement 1
Location eu-west-1
reconnectAttemptLimit 10
reconnectMinDelay 1000 msec
reconnectMaxDelay 5000 msec
connectionPingTimeout 60000 msec
initializationTimeout 0 sec

loggerMsgEnd

loggerMsg
    TimeStamp: 01:46:13.749
    ClientName: ChannelCallbackClient
    Severity: Verbose
    Text:    Received ChannelOpened on channel Channel_0
Instance Name Consumer_0_10
loggerMsgEnd

loggerMsg
    TimeStamp: 01:46:13.766
    ClientName: ChannelCallbackClient
    Severity: Verbose
    Text:    Successfully created a Reactor and Channel(s)
Channel name(s) Channel_0
Instance Name Consumer_0_10
loggerMsgEnd

loggerMsg
    TimeStamp: 01:46:13.767
    ClientName: ChannelCallbackClient
    Severity: Warning
    Text:    Received ChannelDownReconnecting event on channel Channel_0
Instance Name Consumer_0_10
RsslReactor 0x0x7f1fc2cfd550
RsslChannel 0x(nil)
Error Id -1
Internal sysError 0
Error Location /home/ec2-user/ema_tmp/Real-Time-SDK-master/Cpp-C/Eta/Impl/Reactor/rsslReactorWorker.c:1324
Error Text Initialization timed out.
loggerMsgEnd
ema-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @thilinaillangasinghe,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.


Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

1 Answer

· Write an Answer
Upvote
Accepted
78.8k 250 52 74

@thilinaillangasinghe

It could be network or firewall settings. Please make sure that you can establish connections to the RTO servers on the RHEL8.4 machine.

You can also try to use the new version of RTSDK 2.0.5.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.