Modify

Opened 11 years ago

Closed 10 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 Changed 11 years ago by Don-vip

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 Changed 11 years ago by Don-vip

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

comment:3 Changed 11 years ago by Don-vip

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

comment:4 Changed 11 years ago by stoecker

Resolution: needinfo
Status: needinfoclosed

comment:5 Changed 10 years ago by Don-vip

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

comment:6 Changed 10 years ago by Don-vip

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

comment:7 Changed 10 years ago by Don-vip

Status: reopenedneedinfo

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

comment:8 Changed 10 years ago by Don-vip

Owner: changed from anonymous to makakko86@…

comment:9 Changed 10 years ago by skyper

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

comment:10 Changed 10 years ago by skyper

Cc: Manu1400 added

comment:11 Changed 10 years ago by skyper

A similar exception was reported in #7170

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

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.

Add Comment


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

 
Note: See TracTickets for help on using tickets.