View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005498 | SymmetricDS Pro | Bug | public | 2022-10-03 17:10 | 2022-10-04 15:14 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.2 | Fixed in Version | 3.14.2 | ||
Summary | 0005498: UI detached error during registration | ||||
Description | Login to web console of client while it is registering. After registration is complete, go to Manage -> Nodes panel and un-register it. It will go into a registration loop, which calls a listener that is no longer attached to the UI. ERROR [client-1] [RegistrationService] [client-1-job-3] Unexpected error during registration: com.vaadin.flow.component.UIDetachedException com.vaadin.flow.component.UIDetachedException at com.vaadin.flow.component.UI.handleAccessDetach(UI.java:403) at com.vaadin.flow.component.UI.access(UI.java:503) at com.vaadin.flow.component.UI.access(UI.java:490) at com.jumpmind.symmetric.console.ui.screen.configure.NodeRegistrationPanel$NodeRegistrationListener.registrationUrlUpdated(NodeRegistrationPanel.java:161) at org.jumpmind.symmetric.service.impl.DataLoaderService.loadDataFromPull(DataLoaderService.java:287) at org.jumpmind.symmetric.service.impl.DataLoaderService.loadDataFromPull(DataLoaderService.java:248) at org.jumpmind.symmetric.service.impl.RegistrationService.attemptToRegisterWithServer(RegistrationService.java:501) at org.jumpmind.symmetric.service.impl.RegistrationService.registerWithServer(RegistrationService.java:479) at org.jumpmind.symmetric.service.impl.PullService.pullData(PullService.java:84) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-03 17:10 | elong | New Issue | |
2022-10-03 17:10 | elong | Status | new => assigned |
2022-10-03 17:10 | elong | Assigned To | => elong |
2022-10-03 17:12 | elong | Status | assigned => resolved |
2022-10-03 17:12 | elong | Resolution | open => fixed |
2022-10-03 17:12 | elong | Fixed in Version | => 3.14.2 |
2022-10-04 15:14 | admin | Status | resolved => closed |