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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
53 0 0 10

Java SDK ReactorChannel dispatch failed: -1(Server has rejected the Login request.)

After a period (typically about 20 mins) we experience an Auth timeout on the RDP; example message below: ReactorChannel dispatch failed: -1(Server has rejected the Login request.) 2023-12-15 16:39:10,947 ERROR com.refinitiv.ema.access.OmmConsu merImpl [] - loggerMsg ClientName: LoginCallbackClient Severity: Error Text: RDMLogin stream was closed with status message username usernameType 5 State: Closed/Suspect/Application is denied access to the system - text: "Authentication failed (1026, Request for token validation failed:Authentication server did not contain "active" in response)." loggerMsgEnd ReactorChannel dispatch failed: -1(Server has rejected the Login request.) Is this because the customer is required to implement Access Token refresh? Which document / link should the developer read to solve this particular issue? The client is using the Java SDK ?


WO

#technologyjavatokensdk
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.

@WLA01

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your 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
Upvotes
Accepted
79.2k 251 52 74

@WLA01

Thank for reaching out to us.

I searched the error on the fourm and found several questions regarding this error.

Typically, API can internally handle ther token refresh so you can enable tracing in the API to verify what the problem is, as mentioned on this discussion.

It could be the problem on the server side. However, please make sure the same credential isn't used by other applications.


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.