Modify

Opened 14 years ago

Closed 11 years ago

#5555 closed defect (duplicate)

conflict with the server, JOSM crashed

Reported by: josm-openstreetmap-de.20.quedel@… Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: Cc:

Description (last modified by skyper)

I edited something, uploaded it (let the changeset open), then checking it with the server (Update data, Ctrg+U), then a message came, that there could be deleted data that are available on my local data. I clicked "checked the server" and the message closes. Repeating this, clicking on "Help" and then again on "lets check the server" (or how it is named in the english-version). Then the crash was reported. JOSM is be still running.

Below there is the report listed on the crash-window.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-10-06 01:31:17
Last Changed Author: bastiK
Revision: 3592
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-10-05 20:34:31 +0200 (Tue, 05 Oct 2010)
Last Changed Rev: 3592

Identification: JOSM/1.5 (3592 de)
Memory Usage: 110 MB / 494 MB (25 MB allocated, but free)
Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows Vista

Dataset consistency test:
[DELETED REFERENCED] {Way id=75046255 version=2 D nodes=[{Node id=35700527 version=4 D lat=51.7981696,lon=11.1846643}, {Node id=253997441 version=2 D lat=51.7984892,lon=11.185126}, {Node id=253997442 version=1 V lat=51.8003417,lon=11.1876065}]} refers to deleted primitive {Node id=35700527 version=4 D lat=51.7981696,lon=11.1846643}
[DELETED REFERENCED] {Way id=75046255 version=2 D nodes=[{Node id=35700527 version=4 D lat=51.7981696,lon=11.1846643}, {Node id=253997441 version=2 D lat=51.7984892,lon=11.185126}, {Node id=253997442 version=1 V lat=51.8003417,lon=11.1876065}]} refers to deleted primitive {Node id=253997441 version=2 D lat=51.7984892,lon=11.185126}


Plugin: OpeningHoursEditor
Plugin: PicLayer (22549)
Plugin: RoadSigns (22850)
Plugin: alignways
Plugin: buildings_tools (23330)
Plugin: junctionchecking (14)
Plugin: openstreetbugs (22723)
Plugin: public_transport (22148)
Plugin: remotecontrol (22734)
Plugin: routes (23422)
Plugin: turnrestrictions (23527)
Plugin: undelete (22365)
Plugin: validator (23192)
Plugin: wmsplugin (23454)

java.lang.reflect.InvocationTargetException
	at java.awt.EventQueue.invokeAndWait(Unknown Source)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:88)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:129)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Deleted node referenced: {Way id=75046255 version=2 D nodes=[{Node id=35700527 version=4 D lat=51.7981696,lon=11.1846643}, {Node id=253997441 version=2 D lat=51.7984892,lon=11.185126}, {Node id=253997442 version=1 V lat=51.8003417,lon=11.1876065}]}
	at org.openstreetmap.josm.data.osm.Way.checkNodes(Way.java:438)
	at org.openstreetmap.josm.data.osm.Way.fireNodesChanged(Way.java:450)
	at org.openstreetmap.josm.data.osm.Way.setDeleted(Way.java:377)
	at org.openstreetmap.josm.data.osm.DataSetMerger.deleteMarkedObjects(DataSetMerger.java:186)
	at org.openstreetmap.josm.data.osm.DataSetMerger.fixReferences(DataSetMerger.java:166)
	at org.openstreetmap.josm.data.osm.DataSetMerger.merge(DataSetMerger.java:395)
	at org.openstreetmap.josm.gui.layer.OsmDataLayer.mergeFrom(OsmDataLayer.java:297)
	at org.openstreetmap.josm.gui.io.UpdatePrimitivesTask$1.run(UpdatePrimitivesTask.java:88)
	at org.openstreetmap.josm.gui.io.UpdatePrimitivesTask.finish(UpdatePrimitivesTask.java:94)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable$1.run(PleaseWaitRunnable.java:90)
	at java.awt.event.InvocationEvent.dispatch(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.Dialog$1.run(Unknown Source)
	at java.awt.Dialog$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	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$3.run(PleaseWaitProgressMonitor.java:83)
	at java.awt.event.InvocationEvent.dispatch(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, 12 years ago

Description: modified (diff)

comment:2 by Don-vip, 11 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #6529.

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.