View Issue Details

IDProjectCategoryView StatusLast Update
0006210SymmetricDSImprovementpublic2024-02-15 20:28
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.3Fixed in Version3.15.3 
Summary0006210: "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 0006209 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.15 a4240c47

2024-01-25 21:36:23

admin

Details Diff
0006210: "Node failed to authenticate" in server logs after server
restarts or client session expires
Affected Issues
0006210
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/AbstractOfflineDetectorService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java Diff File

Issue History

Date Modified Username Field Change
2024-01-25 21:34 elong New Issue
2024-01-25 21:34 elong Status new => assigned
2024-01-25 21:34 elong Assigned To => elong
2024-01-25 21:34 elong Tag Attached: logging
2024-01-25 21:34 elong Issue generated from: 0006209
2024-01-25 21:34 elong Relationship added related to 0006209
2024-01-25 21:36 elong Status assigned => resolved
2024-01-25 21:36 elong Resolution open => fixed
2024-01-25 21:36 elong Fixed in Version => 3.15.3
2024-02-05 18:58 admin Status resolved => closed
2024-02-15 20:28 admin Changeset attached => SymmetricDS 3.15 a4240c47