Modify

Opened 5 years ago

Closed 5 years ago

#18071 closed defect (duplicate)

IAE: Node is already deleted

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description (last modified by Don-vip)

What steps will reproduce the problem?

  1. node wont delete

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: 2019-07-10 00:52:47 +0200 (Wed, 10 Jul 2019)
Build-Date:2019-07-10 01:30:51
Revision:15238
Relative:URL: ^/trunk

Identification: JOSM/1.5 (15238 en) Windows 10 64-Bit
OS Build number: Windows 10 Enterprise 1809 (17763)
Memory Usage: 632 MB / 989 MB (57 MB allocated, but free)
Java version: 1.8.0_221-b11, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1920x1080
Maximum Screen Size: 1920x1080

Dataset consistency test:
[DELETED REFERENCED] {Way id=222035199 version=1 MVT nodes=[{Node id=2310097928 version=2 V lat=15.4423085,lon=-88.020055}, {Node id=2310097926 version=2 V lat=15.4423056,lon=-88.0197719}, {Node id=2310097901 version=2 V lat=15.4417327,lon=-88.0197781}, {Node id=2310097905 version=3 V lat=15.4417565,lon=-88.0200164}, {Node id=2310097907 version=2 MVD lat=15.441740256894793,lon=-88.02047659502085}]} refers to deleted primitive {Node id=2310097907 version=2 MVD lat=15.441740256894793,lon=-88.02047659502085}


Plugins:
+ BuildingGeneralization (23)
+ FastDraw (34977)
+ buildings_tools (34982)
+ imagery-xml-bounds (35023)
+ imagery_offset_db (34908)
+ markseen (13)
+ turnrestrictions (34977)
+ utilsplugin2 (34977)

Last errors/warnings:
- E: Error header: Node 2310097907 is still used by ways 222035199.
- E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Node 2310097907 is still used by ways 222035199.>
- E: Object still in use - <html><strong>Failed</strong> to delete <strong>node 2310097907</strong>. It is still referred to by way 222035199.<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: Error header: Node 2310097907 is still used by ways 222035199.
- E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Node 2310097907 is still used by ways 222035199.>
- E: Object still in use - <html><strong>Failed</strong> to delete <strong>node 2310097907</strong>. It is still referred to by way 222035199.<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: java.lang.IllegalArgumentException: {Node id=2310097907 version=2 MVD lat=15.441740256894793,lon=-88.02047659502085} is already deleted
- E: Handled by bug report queue: java.lang.IllegalArgumentException: {Node id=2310097907 version=2 MVD lat=15.441740256894793,lon=-88.02047659502085} is already deleted
- E: Handled by bug report queue: java.lang.IllegalArgumentException: {Node id=2310097907 version=2 MVD lat=15.441740256894793,lon=-88.02047659502085} is already deleted
- E: Handled by bug report queue: java.lang.IllegalArgumentException: {Node id=2310097907 version=2 MVD lat=15.441740256894793,lon=-88.02047659502085} is already deleted


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (16) of main
java.lang.IllegalArgumentException: {Node id=2310097907 version=2 MVD lat=15.441740256894793,lon=-88.02047659502085} is already deleted
	at org.openstreetmap.josm.command.DeleteCommand.executeCommand(DeleteCommand.java:191)
	at org.openstreetmap.josm.command.SequenceCommand.executeCommand(SequenceCommand.java:79)
	at org.openstreetmap.josm.data.UndoRedoHandler.addNoRedraw(UndoRedoHandler.java:301)
	at org.openstreetmap.josm.data.UndoRedoHandler.add(UndoRedoHandler.java:355)
	at org.openstreetmap.josm.actions.mapmode.DeleteAction.mouseReleased(DeleteAction.java:303)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(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.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(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 (3)

comment:1 by Don-vip, 5 years ago

Description: modified (diff)
Summary: node wont deleteIAE: Node is already deleted

comment:2 by skyper, 5 years ago

@annonymous:
How did you end up with this inconsistent data ?
Could you, please, describe what you did prior to the exception.

similar to #18027

comment:3 by stoecker, 5 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #18027.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.