Modify

Opened 13 years ago

Closed 12 years ago

#7881 closed defect (needinfo)

"Primitive must be part of the dataset" DataIntegrityProblemException in unknown conditions

Reported by: anonymous Owned by: makakko86@…
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc: makakko86@…, Manu1400

Description (last modified by Don-vip)

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-07-03 01:31:22
Last Changed Author: simon04
Revision: 5315
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-07-02 14:51:19 +0200 (Mon, 02 Jul 2012)
Last Changed Rev: 5315

Identification: JOSM/1.5 (5315 es)
Memory Usage: 143 MB / 494 MB (63 MB allocated, but free)
Java version: 1.6.0_31, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP
Dataset consistency test: No problems found


org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=1831772763 version=1 MV lat=37.377244022136395,lon=-5.745870695652565}
	at org.openstreetmap.josm.data.osm.OsmPrimitive.checkDataset(OsmPrimitive.java:309)
	at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:828)
	at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:849)
	at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.selectionChanged(PropertiesDialog.java:986)
	at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.updateSelection(PropertiesDialog.java:1059)
	at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.processDatasetEvent(PropertiesDialog.java:1071)
	at org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter.dataChanged(DataSetListenerAdapter.java:23)
	at org.openstreetmap.josm.data.osm.event.DataChangedEvent.fire(DataChangedEvent.java:26)
	at org.openstreetmap.josm.data.osm.event.DatasetEventManager.fireConsolidatedEvents(DatasetEventManager.java:117)
	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:187)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$000(Unknown Source)
	at java.awt.EventQueue$1.run(Unknown Source)
	at java.awt.EventQueue$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$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.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$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$000(Unknown Source)
	at java.awt.EventQueue$1.run(Unknown Source)
	at java.awt.EventQueue$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$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 (12)

comment:1 by Don-vip, 13 years ago

Description: modified (diff)

Can you please:

  1. describe what you were doing
  2. attach your data set
  3. update JOSM to see it it fixes your problem ?

Thanks

comment:2 by Don-vip, 13 years ago

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

comment:3 by Don-vip, 13 years ago

Owner: changed from team to anonymous
Status: newneedinfo
Summary: Subida Correcciones"Primitive must be part of the dataset" DataIntegrityProblemException in unknown conditions

comment:4 by stoecker, 13 years ago

Resolution: needinfo
Status: needinfoclosed

comment:5 by Don-vip, 12 years ago

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

comment:6 by Don-vip, 12 years ago

Cc: makakko86@… added
Resolution: needinfo
Status: closedreopened

comment:7 by Don-vip, 12 years ago

Status: reopenedneedinfo

Can you please tell us what did you do before this bug happened ?
Thanks.

comment:8 by Don-vip, 12 years ago

Owner: changed from anonymous to makakko86@…

comment:9 by skyper, 12 years ago

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

comment:10 by skyper, 12 years ago

Cc: Manu1400 added

comment:11 by skyper, 12 years ago

A similar exception was reported in #7170

in reply to:  11 comment:12 by Don-vip, 12 years ago

Resolution: needinfo
Status: needinfoclosed

Replying to skyper:

A similar exception was reported in #7170

Not exactly the same stacktrace, I think this is a separate bug with the same final symptom. At least in the other one we know users are drawing something. For this one we've got no clue.

Modify Ticket

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