Modify ↓
Opened 5 years ago
Closed 5 years ago
#19644 closed defect (duplicate)
Crashed during revert of Changeset 89038659
Reported by: | anonymous | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin javafx | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- revert of Changeset 89038659
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2020-07-30 12:44:04 +0200 (Thu, 30 Jul 2020) Build-Date:2020-07-31 01:30:49 Revision:16812 Relative:URL: ^/trunk Identification: JOSM/1.5 (16812 en_GB) Windows 10 64-Bit OS Build number: Windows 10 Home 2004 (19041) Memory Usage: 601 MB / 989 MB (152 MB allocated, but free) Java version: 1.8.0_261-b12, Oracle Corporation, Java HotSpot(TM) Client VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1600x900 (scaling 1.0x1.0), \Display1 1440x900 (scaling 1.0x1.0) Maximum Screen Size: 1600x900 Best cursor sizes: 16x16 -> 32x32, 32x32 -> 32x32 Dataset consistency test: No problems found Plugins: + Mapillary (1.5.23) + apache-commons (35362) + apache-http (35092) + buildings_tools (35500) + changeset-viewer (22) + javafx-windows (35458) + jna (35092) + log4j (35092) + mapwithai (1.6.1) + photo_geotagging (35499) + reverter (35499) + routing (35405) + terracer (35499) + turnrestrictions (35515) + utilsplugin2 (35487) + waydownloader (35405) Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1 Last errors/warnings: - W: java.net.SocketTimeoutException: connect timed out - W: java.net.SocketTimeoutException: connect timed out - W: java.net.SocketTimeoutException: connect timed out - W: java.net.SocketTimeoutException: connect timed out - W: Conflicts detected - <html>There was 1 conflict detected.</html> - W: java.net.SocketTimeoutException: Read timed out - W: java.net.SocketTimeoutException: Read timed out - W: Region [userProfile_BLOCK_v2] : Problem verifying disk. - E: Handled by bug report queue: java.lang.IllegalStateException: Called endChange before beginChange - W: Warning - <html>JOSM could not find information about the following plug-ins:<ul><li>apache-commons</li><li>Mapillary</li><li>changeset-viewer</li><li>javafx-windows</li><li>reverter</li><li>routing</li><li>utilsplugin2</li><li>mapwithai</li><li>photo_geotagging</li><li>buildings_tools</li><li>terracer</li><li>turnrestrictions</li><li>jna</li><li>waydownloader</li><li>apache-http</li><li>log4j</li></ul>The plug-ins are not going to be loaded.</html> === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: JavaFX Application Thread (64) of main java.lang.IllegalStateException: Called endChange before beginChange at javafx.collections.ListChangeBuilder.endChange(ListChangeBuilder.java:538) at javafx.collections.ObservableListBase.endChange(ObservableListBase.java:205) at javafx.collections.ModifiableObservableListBase.setAll(ModifiableObservableListBase.java:90) at javafx.collections.ObservableListBase.setAll(ObservableListBase.java:250) at com.sun.javafx.scene.control.skin.TextFieldSkin.updateSelection(TextFieldSkin.java:407) at com.sun.javafx.scene.control.skin.TextFieldSkin.lambda$new$2(TextFieldSkin.java:204) at com.sun.javafx.binding.ExpressionHelper$SingleInvalidation.fireValueChangedEvent(ExpressionHelper.java:137) at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:81) at javafx.beans.property.ReadOnlyObjectPropertyBase.fireValueChangedEvent(ReadOnlyObjectPropertyBase.java:74) at javafx.beans.property.ReadOnlyObjectWrapper.fireValueChangedEvent(ReadOnlyObjectWrapper.java:102) at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:112) at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:146) at javafx.scene.control.TextInputControl.doSelectRange(TextInputControl.java:1034) at javafx.scene.control.TextInputControl.replaceText(TextInputControl.java:1209) at javafx.scene.control.TextInputControl.updateContent(TextInputControl.java:556) at javafx.scene.control.TextInputControl.selectRange(TextInputControl.java:1028) at com.sun.javafx.scene.control.behavior.TextFieldBehavior.lambda$new$1(TextFieldBehavior.java:85) at javafx.beans.value.WeakChangeListener.changed(WeakChangeListener.java:89) at com.sun.javafx.binding.ExpressionHelper$SingleChange.fireValueChangedEvent(ExpressionHelper.java:182) at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:81) at javafx.beans.property.ReadOnlyObjectPropertyBase.fireValueChangedEvent(ReadOnlyObjectPropertyBase.java:74) at javafx.beans.property.ReadOnlyObjectWrapper.fireValueChangedEvent(ReadOnlyObjectWrapper.java:102) at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:112) at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:146) at javafx.scene.Scene$KeyHandler.setFocusOwner(Scene.java:3924) at javafx.scene.Scene$KeyHandler.requestFocus(Scene.java:3971) at javafx.scene.Scene$KeyHandler.access$1900(Scene.java:3910) at javafx.scene.Scene.requestFocus(Scene.java:2044) at javafx.scene.Node.requestFocus(Node.java:7879) at com.sun.javafx.scene.traversal.TopMostTraversalEngine.focusAndNotify(TopMostTraversalEngine.java:110) at com.sun.javafx.scene.traversal.TopMostTraversalEngine.traverseToFirst(TopMostTraversalEngine.java:132) at javafx.scene.Scene.focusInitial(Scene.java:2014) at javafx.scene.Scene.access$3300(Scene.java:159) at javafx.scene.Scene$ScenePulseListener.focusCleanup(Scene.java:2364) at javafx.scene.Scene$ScenePulseListener.pulse(Scene.java:2385) at com.sun.javafx.tk.Toolkit.lambda$runPulse$2(Toolkit.java:398) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.tk.Toolkit.runPulse(Toolkit.java:397) at com.sun.javafx.tk.Toolkit.firePulse(Toolkit.java:424) at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:561) at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:541) at com.sun.javafx.tk.quantum.QuantumToolkit.pulseFromQueue(QuantumToolkit.java:534) at com.sun.javafx.tk.quantum.QuantumToolkit.lambda$runToolkit$11(QuantumToolkit.java:340) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:186) at java.lang.Thread.run(Unknown Source)
Attachments (0)
Change History (2)
comment:1 by , 5 years ago
Component: | Core → Plugin javafx |
---|---|
Owner: | changed from | to
comment:2 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #19486.