View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003980 | SymmetricDS | Bug | public | 2019-05-29 15:28 | 2019-06-25 18:06 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.2 | ||||
Target Version | 3.10.3 | Fixed in Version | 3.10.3 | ||
Summary | 0003980: Exception when dashboard refreshes node status panel | ||||
Description | Exception when dashboard refreshes node status panel Error: 2019-05-28 08:41:39,572 ERROR [chaco-chprod] [AppUI] [background-refresher-2] startMillis must not be greater than endMillis StackTraceKey.init [IllegalArgumentException:3430705831] java.lang.IllegalArgumentException: startMillis must not be greater than endMillis at org.apache.commons.lang3.Validate.isTrue(Validate.java:155) at org.apache.commons.lang3.time.DurationFormatUtils.formatPeriod(DurationFormatUtils.java:281) at org.apache.commons.lang3.time.DurationFormatUtils.formatPeriod(DurationFormatUtils.java:252) at com.jumpmind.symmetric.console.impl.bG.a(AbstractDashboardPanel.java:219) at com.jumpmind.symmetric.console.impl.bG.b(AbstractDashboardPanel.java:206) at com.jumpmind.symmetric.console.impl.bQ.d(NodeStatusPanel.java:75) at com.vaadin.ui.Grid$Column.generateRendererValue(Grid.java:1057) at com.vaadin.ui.Grid$Column.access$1100(Grid.java:846) at com.vaadin.ui.Grid$Column$1.generateData(Grid.java:877) at com.vaadin.data.provider.DataCommunicator.getDataObject(DataCommunicator.java:480) at com.vaadin.data.provider.DataCommunicator.pushData(DataCommunicator.java:460) at com.vaadin.data.provider.DataCommunicator.sendDataToClient(DataCommunicator.java:382) at com.vaadin.data.provider.DataCommunicator.beforeClientResponse(DataCommunicator.java:338) at com.vaadin.server.communication.UidlWriter.write(UidlWriter.java:126) at com.vaadin.server.communication.AtmospherePushConnection.push(AtmospherePushConnection.java:168) at com.vaadin.server.communication.AtmospherePushConnection.push(AtmospherePushConnection.java:146) at com.vaadin.ui.UI.push(UI.java:1703) at com.vaadin.server.VaadinSession.unlock(VaadinSession.java:1026) at com.vaadin.server.VaadinService.ensureAccessQueuePurged(VaadinService.java:2012) at com.vaadin.server.VaadinService.accessSession(VaadinService.java:1978) at com.vaadin.server.VaadinSession.access(VaadinSession.java:1417) at com.vaadin.ui.UI.access(UI.java:1568) at com.jumpmind.symmetric.console.ui.a.a(BackgroundRefresherService.java:108) at com.jumpmind.symmetric.console.ui.a$1.run(BackgroundRefresherService.java:82) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) | ||||
Steps To Reproduce | Set the time on the database server to be in the future. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-05-29 15:28 | pmarzullo | New Issue | |
2019-05-29 15:28 | pmarzullo | Status | new => assigned |
2019-05-29 15:28 | pmarzullo | Assigned To | => pmarzullo |
2019-05-29 19:25 | pmarzullo | Status | assigned => resolved |
2019-05-29 19:25 | pmarzullo | Resolution | open => fixed |
2019-05-29 19:25 | pmarzullo | Fixed in Version | => 3.10.3 |
2019-05-29 19:25 | pmarzullo | Note Added: 0001510 | |
2019-06-25 18:06 | admin | Status | resolved => closed |