Modify

Opened 11 years ago

Closed 11 years ago

#8766 closed defect (fixed)

reverter (29561) erorr

Reported by: RafalR Owned by: Upliner
Priority: normal Milestone:
Component: Plugin reverter Version: tested
Keywords: Cc:

Description (last modified by skyper)

Erorr when revert http://www.openstreetmap.org/browse/changeset/16319483

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2013-06-05 01:34:49
Last Changed Author: Don-vip
Revision: 5990
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2013-06-05 00:52:58 +0200 (Wed, 05 Jun 2013)
Last Changed Rev: 5990

Identification: JOSM/1.5 (5990 pl) Windows Vista 32-Bit
Memory Usage: 989 MB / 989 MB (912 MB allocated, but free)
Java version: 1.7.0_09, Oracle Corporation, Java HotSpot(TM) Client VM
VM arguments: [-Xms1G, -Xmx1G]

Dataset consistency test:
[DELETED REFERENCED] {Way id=223245873 version=3 VT nodes=[{Node id=1696709551 version=1 V lat=51.660635,lon=15.8246598}, {Node id=1665582107 version=1 V lat=51.6610068,lon=15.8236185}, {Node id=261719141 version=4 D }]} refers to deleted primitive {Node id=261719141 version=4 D }


Plugin: OpeningHoursEditor (29435)
Plugin: PicLayer (29601)
Plugin: RoadSigns (29435)
Plugin: buildings_tools (29596)
Plugin: imagery_offset_db (29467)
Plugin: openstreetbugs (29435)
Plugin: reverter (29561)
Plugin: scripting (30400)
Plugin: todo (29155)
Plugin: turnlanes (29435)
Plugin: wikipedia (29523)

org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Deleted node referenced: {Way id=223245873 version=3 VT nodes=[{Node id=1696709551 version=1 V lat=51.660635,lon=15.8246598}, {Node id=1665582107 version=1 V lat=51.6610068,lon=15.8236185}, {Node id=261719141 version=4 D }]}
	at org.openstreetmap.josm.data.osm.Way.checkNodes(Way.java:594)
	at org.openstreetmap.josm.data.osm.Way.fireNodesChanged(Way.java:610)
	at org.openstreetmap.josm.data.osm.Way.setNodes(Way.java:72)
	at org.openstreetmap.josm.data.osm.Way.cloneFrom(Way.java:315)
	at org.openstreetmap.josm.command.ChangeCommand.executeCommand(ChangeCommand.java:43)
	at org.openstreetmap.josm.command.SequenceCommand.executeCommand(SequenceCommand.java:52)
	at org.openstreetmap.josm.data.UndoRedoHandler.addNoRedraw(UndoRedoHandler.java:36)
	at org.openstreetmap.josm.data.UndoRedoHandler.add(UndoRedoHandler.java:58)
	at reverter.RevertChangesetTask$1.run(RevertChangesetTask.java:101)
	at java.awt.event.InvocationEvent.dispatch(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.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.WaitDispatchSupport$2.run(Unknown Source)
	at java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.WaitDispatchSupport.enter(Unknown Source)
	at java.awt.Dialog.show(Unknown Source)
	at java.awt.Component.show(Unknown Source)
	at java.awt.Component.setVisible(Unknown Source)
	at java.awt.Window.setVisible(Unknown Source)
	at java.awt.Dialog.setVisible(Unknown Source)
	at org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor$4.run(PleaseWaitProgressMonitor.java:170)
	at java.awt.event.InvocationEvent.dispatch(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.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 skyper, 11 years ago

Description: modified (diff)

Similar to #6529 and #7621.

comment:2 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in [o29627].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Upliner.
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.