View Issue Details

IDProjectCategoryView StatusLast Update
0004843SymmetricDSBugpublic2021-02-25 21:33
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.7Fixed in Version3.12.7 
Summary0004843: Push and pull errors while node registration is pending
DescriptionWhen push or pull job runs before the node has finished registration, it logs a stack trace with an error of "Could not load data because the node is not registered". The node communication service is queuing threads to push to nodes that are not yet sync enabled. Change the message to be informational, since it is expected to complete registration. Change node communication service to only communicate with nodes that are sync enabled.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 c9f97b06

2021-02-18 20:34:17

admin

Details Diff
0004843: Push and pull errors while node registration is pending Affected Issues
0004843
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/NodeServiceSqlMap.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/PushService.java Diff File
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/PushUriHandler.java Diff File

Issue History

Date Modified Username Field Change
2021-02-18 20:33 elong New Issue
2021-02-18 20:33 elong Status new => assigned
2021-02-18 20:33 elong Assigned To => elong
2021-02-18 20:34 elong Status assigned => resolved
2021-02-18 20:34 elong Resolution open => fixed
2021-02-18 20:34 elong Fixed in Version => 3.12.7
2021-02-18 21:00 admin Changeset attached => SymmetricDS 3.12 c9f97b06
2021-02-25 21:33 admin Status resolved => closed