Opened 11 years ago
Closed 5 years ago
#9705 closed defect (irreproducible)
IAE "node is already deleted" after conflict resolution
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report conflict | Cc: | AlaskaDave, Kathyaus, naoliv |
Description
What steps will reproduce the problem?
- change some data with connections to the non-loaded area
- load the area
- get conflict
- resolve conflict
- get strange building (see hardcopy - missing node at end of the line)
http://i1045.photobucket.com/albums/b459/trekkiOSM/josmconflictcrash_zpsa8b1c305.png
- crash message
What is the expected result?
- no strange building after conflict resolve
- no crash
What happens instead?
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-02-10 02:34:59 Last Changed Author: Don-vip Revision: 6830 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-02-10 00:51:53 +0100 (Mon, 10 Feb 2014) Last Changed Rev: 6830 Identification: JOSM/1.5 (6830 de) Windows 7 64-Bit Memory Usage: 1022 MB / 4089 MB (137 MB allocated, but free) Java version: 1.7.0_45, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM VM arguments: [-Xmx4600M] Dataset consistency test: [WARN - ZERO NODES] Way {Way id=151193278 version=1 MVT nodes=[]} has zero nodes Plugin: DirectUpload (30260) Plugin: PicLayer (29854) Plugin: Tracer2 (30077) Plugin: buildings_tools (30057) Plugin: editgpx (29854) Plugin: mirrored_download (30162) Plugin: openstreetbugs (30004) Plugin: terracer (30192) Plugin: turnrestrictions (30237) java.lang.IllegalArgumentException: {Node id=1640188863 version=1 VD lat=51.9072779,lon=6.7850819} is already deleted at org.openstreetmap.josm.command.DeleteCommand.executeCommand(DeleteCommand.java:118) at org.openstreetmap.josm.command.SequenceCommand.executeCommand(SequenceCommand.java:52) at org.openstreetmap.josm.data.UndoRedoHandler.addNoRedraw(UndoRedoHandler.java:42) at org.openstreetmap.josm.data.UndoRedoHandler.add(UndoRedoHandler.java:65) at org.openstreetmap.josm.actions.mapmode.DeleteAction.doActionPerformed(DeleteAction.java:153) at org.openstreetmap.josm.actions.DeleteAction.actionPerformed(DeleteAction.java:29) 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$200(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$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.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$1.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 (1)
Change History (13)
by , 11 years ago
Attachment: | josm conflict crash.png added |
---|
comment:1 by , 11 years ago
Summary: | josm crash after conflict → IAE "node is already deleted" after conflict resolution |
---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Cc: | added |
---|---|
Keywords: | conflict added |
comment:6 by , 7 years ago
Cc: | added |
---|---|
Priority: | normal → major |
comment:11 by , 5 years ago
Cc: | added |
---|
comment:12 by , 5 years ago
Resolution: | → irreproducible |
---|---|
Status: | new → closed |
It makes not much sense to keep such a trashcan bug. If we don't get a reproducible description it does not help to know that these are duplicates. All these bugs may have the same or totally different reasons.
Ticket #13658 has been marked as a duplicate of this ticket.