View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003553 | SymmetricDS | Bug | public | 2018-05-08 07:21 | 2018-05-08 20:09 |
Reporter | woehrl01 | Assigned To | |||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.7 | ||||
Target Version | 3.9.7 | Fixed in Version | 3.9.7 | ||
Summary | 0003553: NPE in SnapshotUtil due to returning null on getImplementationTitle() | ||||
Description | According to the documentation getImplementationTitle() can return null if is unknown, this leads to the folling exception on snapshot creation: 2018-05-07 23:57:03,983 WARN [central-0] [SnapshotUtil] [qtp1825719826-21] Failed to export runtime-stats information StackTraceKey.init [NullPointerException:3790101681] java.lang.NullPointerException at java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1021) at java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1016) at java.base/java.util.Properties.put(Properties.java:1309) at org.jumpmind.symmetric.util.SnapshotUtil.writeRuntimeStats(SnapshotUtil.java:545) at org.jumpmind.symmetric.util.SnapshotUtil.createSnapshot(SnapshotUtil.java:360) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-05-08 07:21 | woehrl01 | New Issue | |
2018-05-08 07:22 | woehrl01 | Note Added: 0001180 | |
2018-05-08 16:19 | mmichalek | Status | new => resolved |
2018-05-08 16:19 | mmichalek | Resolution | open => fixed |
2018-05-08 16:19 | mmichalek | Product Version | => 3.9.7 |
2018-05-08 16:19 | mmichalek | Fixed in Version | => 3.9.7 |
2018-05-08 16:19 | mmichalek | Target Version | => 3.9.7 |
2018-05-08 20:09 | mmichalek | Status | resolved => closed |