Modify ↓
Opened 6 years ago
Closed 6 years ago
#17004 closed defect (duplicate)
DataIntegrityProblemException: Deleted node referenced
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report conflict | Cc: |
Description
What steps will reproduce the problem?
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: 2018-10-28 22:27:31 +0100 (Sun, 28 Oct 2018) Build-Date:2018-10-28 21:33:32 Revision:14382 Relative:URL: ^/trunk Identification: JOSM/1.5 (14382 en) Windows 10 64-Bit OS Build number: Windows 10 Home 1803 (17134) Memory Usage: 1003 MB / 1003 MB (184 MB allocated, but free) Java version: 1.8.0_191-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080 Maximum Screen Size: 1920x1080 VM arguments: [-Djosm.home=C:/users/micha/JOSM/ETR570, -Djosm.cache=<josm.cache>] Dataset consistency test: [DELETED REFERENCED] {Way id=-144794 version=0 VT nodes=[{Node id=4437972120 version=1 V lat=46.4863397,lon=8.4746552}, {Node id=4437972110 version=1 VD lat=46.4859842,lon=8.4741974}]} refers to deleted primitive {Node id=4437972110 version=1 VD lat=46.4859842,lon=8.4741974} [SEARCH WAYS] {Way id=-144794 version=0 VT nodes=[{Node id=4437972120 version=1 V lat=46.4863397,lon=8.4746552}, {Node id=4437972110 version=1 VD lat=46.4859842,lon=8.4741974}]} not found using Dataset.containsWay() Plugins: + buildings_tools (34721) + pdfimport (34576) + reltoolbox (34614) + utilsplugin2 (34506) Last errors/warnings: - E: Old Id 'idecor-wms' is not unique - used by 'Córdoba SDI (WMS)' and 'Córdoba SDI (WMS)'! - W: No configuration settings found. Using hardcoded default values for all pools. - W: Unsaved changes - <html>The relation has been changed.<br><br>Do you want to save your changes?</html> - E: Error header: Precondition failed: Node 4437972110 is still used by ways 446550590,446550590. - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Precondition failed: Node 4437972110 is still used by ways 446550590,446550590.> - E: Object still in use - <html><strong>Failed</strong> to delete <strong>node 4437972110</strong>. It is still referred to by way 446550590.<br>Please load the way, remove the reference to the node, and upload again.<br><br>Click <strong>Prepare conflict resolution</strong> to load them now.<br>If necessary JOSM will create conflicts which you can resolve in the Conflict Resolution Dialog.</html> - E: Handled by bug report queue: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Deleted node referenced: {Way id=-144794 version=0 VT nodes=[{Node id=4437972120 version=1 V lat=46.4863397,lon=8.4746552}, {Node id=4437972110 version=1 VD lat=46.4859842,lon=8.4741974}]} === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (17) of main org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Deleted node referenced: {Way id=-144794 version=0 VT nodes=[{Node id=4437972120 version=1 V lat=46.4863397,lon=8.4746552}, {Node id=4437972110 version=1 VD lat=46.4859842,lon=8.4741974}]} at org.openstreetmap.josm.data.osm.Way.checkNodes(Way.java:545) at org.openstreetmap.josm.data.osm.Way.setDataset(Way.java:570) at org.openstreetmap.josm.data.osm.DataSet.addPrimitive(DataSet.java:474) at org.openstreetmap.josm.command.AddCommand.executeCommand(AddCommand.java:54) at org.openstreetmap.josm.command.SequenceCommand.executeCommand(SequenceCommand.java:79) at org.openstreetmap.josm.data.UndoRedoHandler.addNoRedraw(UndoRedoHandler.java:289) at org.openstreetmap.josm.data.UndoRedoHandler.add(UndoRedoHandler.java:331) at org.openstreetmap.josm.actions.SplitWayAction.doSplitWay(SplitWayAction.java:283) at org.openstreetmap.josm.actions.SplitWayAction.actionPerformed(SplitWayAction.java:149) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.KeyboardManager.fireBinding(Unknown Source) at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source) at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Attachments (0)
Change History (2)
comment:1 by , 6 years ago
Summary: | Unexpected exception → DataIntegrityProblemException: Deleted node referenced |
---|
comment:2 by , 6 years ago
Keywords: | conflict added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #6529.