Modify

Opened 10 years ago

Closed 10 years ago

#9582 closed defect (duplicate)

JOSM crashes when sending changes to SOM-Server

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

Description

What steps will reproduce the problem?

  1. make a line highway = path
  2. send this to OSM-Server

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2013-12-19 23:53:53
Last Changed Author: simon04
Revision: 6502
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2013-12-19 22:48:46 +0100 (Thu, 19 Dec 2013)
Last Changed Rev: 6502

Identification: JOSM/1.5 (6502 de) Windows 7 64-Bit
Memory Usage: 208 MB / 455 MB (39 MB allocated, but free)
Java version: 1.7.0_15, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
VM arguments: [-Xms16m, -Xmx512m]
Dataset consistency test: No problems found

Plugin: DirectDownload (30102)
Plugin: DirectUpload (30060)
Plugin: ElevationProfile (30132)
Plugin: HouseNumberTaggingTool (30172)
Plugin: ImageWayPoint (29854)
Plugin: InfoMode (29854)
Plugin: alignways (29854)
Plugin: buildings_tools (30057)
Plugin: contourmerge (1010)
Plugin: download_along (30017)
Plugin: editgpx (29854)
Plugin: globalsat (29854)
Plugin: importvec (29854)
Plugin: lakewalker (29854)
Plugin: livegps (29854)
Plugin: measurement (30104)
Plugin: merge-overlap (30034)
Plugin: namemanager (29930)
Plugin: openstreetbugs (30004)
Plugin: photo_geotagging (30110)
Plugin: reltoolbox (30145)
Plugin: surveyor (30145)
Plugin: terracer (30192)
Plugin: turnrestrictions (30145)
Plugin: waydownloader (29908)
Plugin: waypoint_search (29854)
Plugin: wayselector (29854)

org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Way id=256800277 version=1 MVT nodes=[{Node id=635222608 version=1 V lat=50.0062781,lon=10.2527485}, {Node id=2624347725 version=1 MV lat=50.00638229002402,lon=10.252625839461945}, {Node id=2624347726 version=1 MV lat=50.00648053571236,lon=10.252478435268223}, {Node id=2624347727 version=1 MV lat=50.00651562340952,lon=10.25223276161202}, {Node id=2624347728 version=1 MV lat=50.0065331672485,lon=10.251823305518352}, {Node id=2624347736 version=1 MV lat=50.00659281625313,lon=10.251353795864276}, {Node id=2624347739 version=1 MV lat=50.006627903868335,lon=10.250906123868532}, {Node id=2624347731 version=1 MV lat=50.006578781199885,lon=10.250414776556127}, {Node id=2624347735 version=1 MV lat=50.00659281625313,lon=10.250321966508226}, {Node id=2624347734 version=1 MV lat=50.00658579872702,lon=10.24936656895633}, {Node id=2624347729 version=1 MV lat=50.006550711081076,lon=10.248585872671065}, {Node id=2624347730 version=1 MV lat=50.00656825490725,lon=10.248247388966963}, {Node id=2624347733 version=1 MV lat=50.00658579872702,lon=10.247619556290003}, {Node id=2624347738 version=1 MV lat=50.00661386882533,lon=10.247330207317143}, {Node id=2624347737 version=1 MV lat=50.006603342540394,lon=10.24705723658803}, {Node id=2624347732 version=1 MV lat=50.00658502558951,lon=10.24690564719599}]}
	at org.openstreetmap.josm.data.osm.OsmPrimitive.checkDataset(OsmPrimitive.java:333)
	at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:987)
	at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:1008)
	at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.selectionChanged(PropertiesDialog.java:616)
	at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.updateSelection(PropertiesDialog.java:504)
	at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.processDatasetEvent(PropertiesDialog.java:701)
	at org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter.dataChanged(DataSetListenerAdapter.java:24)
	at org.openstreetmap.josm.data.osm.event.DataChangedEvent.fire(DataChangedEvent.java:26)
	at org.openstreetmap.josm.data.osm.event.DatasetEventManager.fireConsolidatedEvents(DatasetEventManager.java:125)
	at org.openstreetmap.josm.data.osm.event.DatasetEventManager.access$300(DatasetEventManager.java:27)
	at org.openstreetmap.josm.data.osm.event.DatasetEventManager$1.run(DatasetEventManager.java:197)
	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.EventDispatchT

Attachments (0)

Change History (1)

comment:1 Changed 10 years ago by Don-vip

Resolution: duplicate
Status: newclosed

Closed as duplicate of #5783.

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.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.