View Issue Details

IDProjectCategoryView StatusLast Update
0006209SymmetricDSImprovementpublic2024-02-15 20:28
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.12Fixed in Version3.14.12 
Summary0006209: "Node failed to authenticate" in server logs after server restarts or client session expires
DescriptionWhen a client node's authenticated session expires, or if the server is restarted, the server log may contain:

    Node 'X' failed to authenticate. It is missing the security token

The client log might contain:

    DataLoaderService - Failed to process incoming batch from node 'Y': AuthenticationExpiredException

The client re-authenticates and recovers, but the logging makes it sound like there is a problem. With channel queues, several of the log entries can appear. It also seems to be removing the session and forcing a new one to be created instead of renewing the existing session.
Tagslogging

Relationships

related to 0006210 closedelong "Node failed to authenticate" in server logs after server restarts or client session expires 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 d3654bdc

2024-01-25 21:33:09

admin

Details Diff
0006209: "Node failed to authenticate" in server logs after server
restarts or client session expires
Affected Issues
0006209
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/AuthenticationInterceptor.java Diff File

SymmetricDS: 3.15 fdbdb22d

2024-01-25 21:33:09

admin

Details Diff
0006209: "Node failed to authenticate" in server logs after server
restarts or client session expires
Affected Issues
0006209
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/AuthenticationInterceptor.java Diff File

Issue History

Date Modified Username Field Change
2024-01-25 20:56 elong New Issue
2024-01-25 20:56 elong Status new => assigned
2024-01-25 20:56 elong Assigned To => elong
2024-01-25 20:56 elong Tag Attached: logging
2024-01-25 21:02 elong Summary "Node failed to authenticate" in server logs when client session expires => "Node failed to authenticate" in server logs after server restarts or client session expires
2024-01-25 21:02 elong Description Updated View Revisions
2024-01-25 21:34 elong Status assigned => resolved
2024-01-25 21:34 elong Resolution open => fixed
2024-01-25 21:34 elong Fixed in Version => 3.14.12
2024-01-25 21:34 elong Issue cloned: 0006210
2024-01-25 21:34 elong Relationship added related to 0006210
2024-02-05 18:57 admin Status resolved => closed
2024-02-15 20:28 admin Changeset attached => SymmetricDS 3.14 d3654bdc
2024-02-15 20:28 admin Changeset attached => SymmetricDS 3.15 fdbdb22d