View Issue Details

IDProjectCategoryView StatusLast Update
0002763SymmetricDSBugpublic2018-05-08 20:08
Reportermmichalek Assigned Tommichalek  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.7.37 
Target Version3.8.3Fixed in Version3.8.3 
Summary0002763: UI Problems when a row in sym_data has a bad trigger_hist_id
DescriptionWhen a row in sym_data has an invalid trigger_id (ie, an id where no trigger hist row exists), a null value gets added to the historyMap cache, and causes NullPointerExceptions which may cause screens on the UI to show an error or go blank.

A restart may help in that it clears the cache, however if there are more malformed data rows that get routed, the process may resurface.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 770726dd

2016-09-06 08:07:44

mmichalek

Details Diff
0002763: UI Problems when a row in sym_data has a bad trigger_hist_id Affected Issues
0002763
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java Diff File

Issue History

Date Modified Username Field Change
2016-09-01 17:59 mmichalek New Issue
2016-09-01 17:59 mmichalek Status new => assigned
2016-09-01 17:59 mmichalek Assigned To => mmichalek
2016-09-06 12:11 mmichalek Status assigned => resolved
2016-09-06 12:11 mmichalek Resolution open => fixed
2016-09-06 12:11 mmichalek Fixed in Version => 3.8.3
2016-09-06 13:00 mmichalek Changeset attached => SymmetricDS 3.8 770726dd
2018-05-08 20:08 mmichalek Status resolved => closed