Modify

Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#9479 closed defect (duplicate)

reverting crashes revert plugin

Reported by: malenki Owned by: Upliner
Priority: normal Milestone:
Component: Plugin reverter Version:
Keywords: template_report Cc:

Description

How to reproduce:
Just (try to) revert changeset 179331

Tested with r6534
on 3.12-6.towo-siduction-amd64
java version "1.7.0_45"
OpenJDK Runtime Environment (IcedTea 2.4.3) (7u45-2.4.3-3)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)

Tested with a clean ~/.josm too

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2013-12-26 02:34:19
Last Changed Author: simon04
Revision: 6534
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2013-12-26 01:43:30 +0100 (Thu, 26 Dec 2013)
Last Changed Rev: 6534

Identification: JOSM/1.5 (6534 de) Linux Debian GNU/Linux unstable (sid)
Memory Usage: 299 MB / 12444 MB (181 MB allocated, but free)
Java version: 1.7.0_45, Oracle Corporation, OpenJDK 64-Bit Server VM
Java package: openjdk-7-jre:amd64-7u45-2.4.3-3
VM arguments: [-Xmx14000M, -Dsun.java2d.opengl=false]
Dataset consistency test: No problems found

Plugin: FastDraw (29854)
Plugin: FixAddresses (29971)
Plugin: OpeningHoursEditor (30117)
Plugin: PicLayer (29854)
Plugin: buildings_tools (30057)
Plugin: conflation (0.1.6)
Plugin: contourmerge (1009)
Plugin: download_along (30017)
Plugin: editgpx (29854)
Plugin: ext_tools (30034)
Plugin: geotools (30147)
Plugin: jts (29854)
Plugin: jython-standalone-2.5.3
Plugin: lakewalker (29854)
Plugin: log4j (29853)
Plugin: mapdust (29854)
Plugin: measurement (30104)
Plugin: mirrored_download (30106)
Plugin: notes (v0.8)
Plugin: opendata (30097)
Plugin: openstreetbugs (30004)
Plugin: openvisible (29854)
Plugin: osmarender (29854)
Plugin: reltoolbox (30145)
Plugin: reverter (30031)
Plugin: routing (30145)
Plugin: scripting (30560)
Plugin: tag2link (29854)
Plugin: tageditor (30110)
Plugin: terracer (30141)
Plugin: todo (29155)
Plugin: turnrestrictions (30145)
Plugin: undelete (29854)
Plugin: utilsplugin2 (30017)
Plugin: waydownloader (29908)
Plugin: wayselector (29854)
Plugin: wikipedia (30125)

java.lang.IllegalStateException: Konflikt mit Element "{Node id=248624458 version=3 D }" besteht bereits
	at org.openstreetmap.josm.data.conflict.ConflictCollection.addConflict(ConflictCollection.java:86)
	at org.openstreetmap.josm.data.conflict.ConflictCollection.add(ConflictCollection.java:102)
	at reverter.DataSetCommandMerger.mergeWay(DataSetCommandMerger.java:123)
	at reverter.DataSetCommandMerger.merge(DataSetCommandMerger.java:173)
	at reverter.DataSetCommandMerger.<init>(DataSetCommandMerger.java:44)
	at reverter.ChangesetReverter.getCommands(ChangesetReverter.java:344)
	at reverter.RevertChangesetTask.realRun(RevertChangesetTask.java:104)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:82)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:150)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)

Attachments (0)

Change History (5)

comment:1 by Don-vip, 10 years ago

Component: CorePlugin reverter
Owner: changed from team to Upliner

comment:2 by Don-vip, 10 years ago

Ticket #9946 has been marked as a duplicate of this ticket.

comment:3 by simon04, 9 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #11811.

comment:4 by malenki, 9 years ago

So far I thought the newer ticket is assumed the duplicate of the older one…

comment:5 by simon04, 9 years ago

Starting with a list of 10 unresolved reverter issues, I preferred to resolve some instead of pairwise checking for duplicates and not fixing a single one. Isn't it resolved in any case? ;-)

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.