View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006210 | SymmetricDS | Improvement | public | 2024-01-25 21:34 | 2024-02-15 20:28 |
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.15.0 | ||||
| Target Version | 3.15.3 | Fixed in Version | 3.15.3 | ||
| Summary | 0006210: "Node failed to authenticate" in server logs after server restarts or client session expires | ||||
| Description | When 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. | ||||
| Tags | logging | ||||
|
SymmetricDS: 3.15 a4240c47 2024-01-25 21:36:23 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 | ||
| 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 |