Opened 15 years ago
Closed 15 years ago
#5524 closed defect (irreproducible)
Fehlermeldung "Programmierfehler" beim Datenupload
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
Habe bestehenden Daten einige Knoten neu hinzugefügt, andere verschoben und wollte die Daten hochladen.
Es wurden keine Fehler in den Daten gefunden, also brauchte ich nur noch die Beschreibung ergänzen und mit <ok> bestätigen.
Nach diesem Ok für den Upload kam eine Fehlermeldung wg. Programmierfehler. Jedoch kein Absturz. Und zum Glück wurden auch die Daten erfolgreich hochgeladen. Also eigentlich nur ein minor Bug der dem User ein wenig Angst macht. ;-)
hth,
Lutz
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-09-20 01:31:19
Last Changed Author: bastiK
Revision: 3552
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-09-20 00:17:35 +0200 (Mon, 20 Sep 2010)
Last Changed Rev: 3552
Identification: JOSM/1.5 (3552 de)
Memory Usage: 77 MB / 247 MB (29 MB allocated, but free)
Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP
Dataset consistency test: No problems found
Plugin: RoadSigns (22850)
Plugin: editgpx (22548)
Plugin: remotecontrol (22734)
Plugin: tageditor (21026)
Plugin: turnrestrictions (23346)
Plugin: validator (22805)
Plugin: wmsplugin (23358)
org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=934783087 version=1 MV lat=48.17687312306516,lon=11.588237152392303}
at org.openstreetmap.josm.data.osm.OsmPrimitive.checkDataset(OsmPrimitive.java:344)
at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:1267)
at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.selectionChanged(PropertiesDialog.java:836)
at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.updateSelection(PropertiesDialog.java:909)
at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.processDatasetEvent(PropertiesDialog.java:921)
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.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 (3)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 15 years ago
Leider nicht. Der ist mir das erste mal passiert. Habe eine ähnliche Aktion nochmal probiert, aber da funktionierte josm wie gewohnt fehlerfrei.
comment:3 by , 15 years ago
Resolution: | → irreproducible |
---|---|
Status: | needinfo → closed |
Kannst Du den Fehler reproduzierbar machen?