...eason State: Closed/Suspect/None - text: "Login stream was closed."
Hi ,
I am running EMA java application for streaming real time prices using a batch request. Service discovery is working and it choses below location to connect.
ap-southeast-1-aws-3-sm.optimized-pricing-api.refinitiv.net 14002
But I get error later when consumer runs. I have already read similar posts where similar issues are posted but I am not able to figure out a solution out of the conversations. I am running on a trial license with Refinitiv
INFO: loggerMsg
ClientName: ChannelCallbackClient
Severity: Info
Text: Received ChannelUp event on channel Channel_1
Instance Name Consumer_1_1
Component Version ads3.7.2.E1.linux.rrg 64-bit
loggerMsgEnd
Oct 11, 2024 12:57:14 PM com.refinitiv.ema.access.ChannelDictionary processCallback
WARNING: loggerMsg
ClientName: ChannelDictionary
Severity: Warning
Text: RDMDictionary stream was closed with status message
streamId 3
Reason State: Closed/Suspect/None - text: "Login stream was closed."
loggerMsgEnd
Oct 11, 2024 12:57:14 PM com.refinitiv.ema.access.ChannelDictionary processCallback
WARNING: loggerMsg
ClientName: ChannelDictionary
Severity: Warning
Text: RDMDictionary stream was closed with status message
streamId 4
Reason State: Closed/Suspect/None - text: "Login stream was closed."
loggerMsgEnd
Can you help please .