Modify ↓
Opened 6 years ago
Closed 5 years ago
#17042 closed defect (duplicate)
IAE: Node is already deleted - Cannot delete building
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report conflict | Cc: |
Description
What steps will reproduce the problem?
- while uploading changes some collisions appeared
- tried to fix those
- one collision kept coming back
- instead of fixing I decided to delete the entire building and leave it like that
- selected building and tried to delete it
What is the expected result?
Delete building
What happens instead?
Error pops out and building remains
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) Mac OS X 10.14.1 OS Build number: Mac OS X 10.14.1 (18B75) Memory Usage: 555 MB / 1820 MB (316 MB allocated, but free) Java version: 1.8.0_191-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: Display 69732480 1440x900 Maximum Screen Size: 1440x900 VM arguments: [-Djava.library.path=/private/var/folders/mk/9j9wyjfs6xn0yzpvgpv29x1c0000gn/T/AppTranslocation/85902623-7913-4713-8EE3-9A4986C7AF80/d/JOSM.app/Contents/MacOS, -DLibraryDirectory=${HOME}/Library, -DDocumentsDirectory=${HOME}/Documents, -DApplicationSupportDirectory=${HOME}/Library/Application Support, -DCachesDirectory=${HOME}/Library/Caches, -DSandboxEnabled=false, -Dapple.laf.useScreenMenuBar=true, -Dcom.apple.macos.use-file-dialog-packages=true, -Dcom.apple.macos.useScreenMenuBar=true, -Dcom.apple.mrj.application.apple.menu.about.name=JOSM, -Dcom.apple.smallTabs=true] Dataset consistency test: [DELETED REFERENCED] {Way id=646957803 version=1 MVT nodes=[{Node id=6076937830 version=1 MV lat=0.07018929339570404,lon=29.31699209171568}, {Node id=6076937831 version=1 MV lat=0.07015183328254852,lon=29.317026668395776}, {Node id=6076937832 version=1 MV lat=0.07018680660428331,lon=29.31706455828432}, {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225}]} refers to deleted primitive {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225} Plugins: + FastDraw (34510) + buildings_tools (34724) + imagery_offset_db (34641) + mapathoner (v0.7.5-dirty) + todo (30306) + utilsplugin2 (34506) Last errors/warnings: - E: Error header: Version mismatch: Provided 1, server had: 2 of Node 6076937829 - E: Conflicts detected - <html>Uploading <strong>failed</strong> because the server has a newer version of one<br>of your nodes, ways, or relations.<br>The conflict is caused by the <strong>node</strong> with id <strong>6,076,937,829</strong>,<br>the server has version 2, your version is 1.<br><br>Click <strong>Synchronize node 6,076,937,829 only</strong> to synchronize the conflicting primitive only.<br>Click <strong>Synchronize entire dataset</strong> to synchronize the entire local dataset with the server.<br>Click <strong>Cancel</strong> to abort and continue editing.<br></html> - W: Conflicts detected - <html>There was 1 conflict detected.</html> - E: Handled by bug report queue: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Deleted node referenced: {Way id=646957803 version=1 MVT nodes=[{Node id=-45427 version=0 MV lat=0.07022423841209244,lon=29.31702934138477}, {Node id=6076937830 version=1 MV lat=0.07018929339570404,lon=29.31699209171568}, {Node id=6076937831 version=1 MV lat=0.07015183328254852,lon=29.317026668395776}, {Node id=6076937832 version=1 MV lat=0.07018680660428331,lon=29.31706455828432}, {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225}]} - E: Handled by bug report queue: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Deleted node referenced: {Way id=646957803 version=1 MVT nodes=[{Node id=6076937830 version=1 MV lat=0.07018929339570404,lon=29.31699209171568}, {Node id=6076937831 version=1 MV lat=0.07015183328254852,lon=29.317026668395776}, {Node id=6076937832 version=1 MV lat=0.07018680660428331,lon=29.31706455828432}, {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225}]} - E: Handled by bug report queue: java.lang.IllegalArgumentException: {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225} is already deleted - E: Handled by bug report queue: java.lang.IllegalArgumentException: {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225} is already deleted - E: Handled by bug report queue: java.lang.IllegalArgumentException: {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225} is already deleted - E: Handled by bug report queue: java.lang.IllegalArgumentException: {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225} is already deleted - E: Handled by bug report queue: java.lang.IllegalArgumentException: {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225} is already deleted === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (18) of main java.lang.IllegalArgumentException: {Node id=6076937829 version=2 MD lat=0.07022426671741337,lon=29.317029981604225} is already deleted at org.openstreetmap.josm.command.DeleteCommand.executeCommand(DeleteCommand.java:190) 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.mapmode.DeleteAction.doActionPerformed(DeleteAction.java:160) at org.openstreetmap.josm.actions.DeleteAction.actionPerformed(DeleteAction.java:73) at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1668) at javax.swing.JComponent.processKeyBinding(JComponent.java:2882) at javax.swing.KeyboardManager.fireBinding(KeyboardManager.java:307) at javax.swing.KeyboardManager.fireKeyboardAction(KeyboardManager.java:263) at javax.swing.JComponent.processKeyBindingsForAllComponents(JComponent.java:2974) at javax.swing.JComponent.processKeyBindings(JComponent.java:2966) at javax.swing.JComponent.processKeyEvent(JComponent.java:2845) at java.awt.Component.processEvent(Component.java:6316) at java.awt.Container.processEvent(Container.java:2239) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2297) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1954) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:835) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1103) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:974) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:800) at java.awt.Component.dispatchEventImpl(Component.java:4760) at java.awt.Container.dispatchEventImpl(Container.java:2297) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84) at java.awt.EventQueue$4.run(EventQueue.java:733) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) at java.awt.EventQueue.dispatchEvent(EventQueue.java:730) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Attachments (0)
Change History (3)
comment:1 by , 6 years ago
Keywords: | conflict added |
---|---|
Summary: | Cannot delete building → IAE: Node is already deleted - Cannot delete building |
comment:2 by , 6 years ago
comment:3 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #19438.
Note:
See TracTickets
for help on using tickets.
duplicate of #9705 ?