View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002827 | SymmetricDS Pro | Bug | public | 2016-09-24 00:11 | 2016-10-07 00:03 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.6 | Fixed in Version | 3.8.6 | ||
Summary | 0002827: User gets NPE on dashboard for unregistered node | ||||
Description | After going through wizard for a remote node setup, the user will get the license key screen. If they enter the key, they will get to dashboard, which gets the NPE below. Should the UI let them enter the key and go to the dashboard, or should it wait until registration which also gets the key? java.lang.NullPointerException at com.jumpmind.symmetric.console.ui.graph.ChannelStatsGraph.d(ChannelStatsGraph.java:150) at com.jumpmind.symmetric.console.ui.graph.ChannelStatsGraph.a(ChannelStatsGraph.java:209) at com.jumpmind.symmetric.console.ui.graph.ChannelStatsGraph.c(ChannelStatsGraph.java:340) at com.jumpmind.symmetric.console.ui.graph.ChannelStatsGraph.refresh(ChannelStatsGraph.java:336) at com.jumpmind.symmetric.console.ui.screen.a.d.a(GraphPanel.java:123) at com.jumpmind.symmetric.console.ui.screen.c.onRefresh(DashboardScreen.java:95) at com.jumpmind.symmetric.console.ui.b$3.run(MainWindow.java:395) at com.jumpmind.symmetric.console.ui.b.goToView(MainWindow.java:410) at com.jumpmind.symmetric.console.ui.b.initializeTabs(MainWindow.java:490) at com.jumpmind.symmetric.console.ui.b.a(MainWindow.java:363) at com.jumpmind.symmetric.console.ui.b.a(MainWindow.java:244) at com.jumpmind.symmetric.console.ui.b$1$1.run(MainWindow.java:196) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at com.vaadin.server.VaadinService.runPendingAccessTasks(VaadinService.java:1835) at com.vaadin.server.VaadinSession.unlock(VaadinSession.java:990) at com.vaadin.server.VaadinService.ensureAccessQueuePurged(VaadinService.java:1799) at com.vaadin.server.VaadinService.accessSession(VaadinService.java:1765) at com.vaadin.server.VaadinSession.access(VaadinSession.java:1380) at com.jumpmind.symmetric.console.ui.b$1.run(MainWindow.java:193) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-24 00:11 | elong | New Issue | |
2016-09-24 00:11 | elong | Status | new => assigned |
2016-09-24 00:11 | elong | Assigned To | => elong |
2016-09-30 00:32 | elong | Target Version | 3.8.5 => 3.8.6 |
2016-09-30 01:01 | admin | Status | assigned => closed |
2016-09-30 01:04 | elong | Status | closed => feedback |
2016-09-30 01:04 | elong | Resolution | open => reopened |
2016-09-30 01:04 | elong | Status | feedback => new |
2016-10-06 20:23 | elong | Status | new => resolved |
2016-10-06 20:23 | elong | Fixed in Version | => 3.8.6 |
2016-10-06 20:23 | elong | Resolution | reopened => fixed |
2016-10-07 00:03 | admin | Status | resolved => closed |