Modify ↓
#7368 closed defect (duplicate)
Unexpected error occured
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Create ways about 70-100 ways with 600-900 nodes
- Upload to OSM server in 100 objects chunks
- In last chunk an error popup
What is the expected result?
Correctly upload changest to OSM server
What happens instead?
Data is uploaded, but error popups
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2012-01-25 02:32:20 Last Changed Author: jttt Revision: 4869 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2012-01-24 21:52:43 +0100 (Tue, 24 Jan 2012) Last Changed Rev: 4869 Identification: JOSM/1.5 (4869 pl) Memory Usage: 177 MB / 494 MB (99 MB allocated, but free) Java version: 1.6.0_30, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows XP Dataset consistency test: No problems found Plugin: openstreetbugs (27355) Plugin: turnrestrictions (27355) org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Way id=149176340 version=1 MVT nodes=[{Node id=1621882498 version=1 MV lat=50.663191220886794,lon=19.436229041060088}, {Node id=1621882489 version=1 MV lat=50.663143038397735,lon=19.435962998294375}, {Node id=1621882478 version=1 MV lat=50.66309689526314,lon=19.435983796831568}, {Node id=1621882490 version=1 MV lat=50.66314507779956,lon=19.436249839597288}, {Node id=1621882498 version=1 MV lat=50.663191220886794,lon=19.436229041060088}]} at org.openstreetmap.josm.data.osm.OsmPrimitive.checkDataset(OsmPrimitive.java:309) at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:835) at org.openstreetmap.josm.data.osm.OsmPrimitive.getReferrers(OsmPrimitive.java:856) at org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.selectionChanged(PropertiesDialog.java:949)
Attachments (0)
Change History (2)
comment:1 by , 13 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 13 years ago
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #6639.