Modify

Opened 6 years ago

Closed 6 years ago

#17242 closed defect (fixed)

DataIntegrityProblemException while uploading a big file (13Mo) genrated by the french cadastre

Reported by: anonymous Owned by: Don-vip
Priority: major Milestone: 19.01
Component: Core Version: tested
Keywords: template_report regression Cc:

Description

What steps will reproduce the problem?

  1. Openning a big file (13Mo) genrated by the french cadastre

What is the expected result?

Opning the file

What happens instead?

Crash of the openning. Not the software itself.

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

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-12-31 15:09:58 +0100 (Mon, 31 Dec 2018)
Build-Date:2018-12-31 14:24:10
Revision:14620
Relative:URL: ^/trunk

Identification: JOSM/1.5 (14620 fr) Windows 10 64-Bit
OS Build number: Windows 10 Pro 1809 (17763)
Memory Usage: 688 MB / 1820 MB (407 MB allocated, but free)
Java version: 1.8.0_201-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1920x1080
Maximum Screen Size: 1920x1080

Plugins:
+ turnrestrictions (34643)

Last errors/warnings:
- W: No configuration settings found.  Using hardcoded default values for all pools.
- E: Handled by bug report queue: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Impossible d’ajouter l’objet {Node id=-126926 version=0 V lat=43.2707116,lon=5.3723521} au jeu de données parce qu’il est déjà inclu


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main-worker-0 (60) of main
org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Impossible d’ajouter l’objet {Node id=-126926 version=0 V lat=43.2707116,lon=5.3723521} au jeu de données parce qu’il est déjà inclu
	at org.openstreetmap.josm.data.osm.DataSet.addPrimitive(DataSet.java:470)
	at org.openstreetmap.josm.io.AbstractReader.processNodesAfterParsing(AbstractReader.java:138)
	at org.openstreetmap.josm.io.AbstractReader.prepareDataSet(AbstractReader.java:262)
	at org.openstreetmap.josm.io.AbstractReader.doParseDataSet(AbstractReader.java:307)
	at org.openstreetmap.josm.io.OsmReader.doParseDataSet(OsmReader.java:427)
	at org.openstreetmap.josm.io.OsmReader.parseDataSet(OsmReader.java:460)
	at org.openstreetmap.josm.gui.io.importexport.OsmImporter.parseDataSet(OsmImporter.java:130)
	at org.openstreetmap.josm.gui.io.importexport.OsmImporter.loadLayer(OsmImporter.java:120)
	at org.openstreetmap.josm.gui.io.importexport.OsmImporter.importData(OsmImporter.java:97)
	at org.openstreetmap.josm.gui.io.importexport.OsmImporter.importData(OsmImporter.java:82)
	at org.openstreetmap.josm.gui.io.importexport.FileImporter.importDataHandleExceptions(FileImporter.java:95)
	at org.openstreetmap.josm.actions.OpenFileAction$OpenFileTask.importData(OpenFileAction.java:367)
	at org.openstreetmap.josm.actions.OpenFileAction$OpenFileTask.realRun(OpenFileAction.java:319)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:95)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:143)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Attachments (1)

80208-MARSEILLE 8EME-houses.zip (1.5 MB ) - added by Don-vip 6 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by simon04, 6 years ago

Summary: Uploading a big file (13Mo) genrated by the french cadastreDataIntegrityProblemException while uploading a big file (13Mo) genrated by the french cadastre

comment:2 by Don-vip, 6 years ago

Owner: changed from team to anonymous
Priority: normalmajor
Status: newneedinfo

Please attach your (zipped) .osm file, we need it. Potential frightening regression of my id-stability changes. SImon, can we please hold on the release until this issue is sorted out?

in reply to:  2 comment:3 by simon04, 6 years ago

Replying to Don-vip:

SImon, can we please hold on the release until this issue is sorted out?

For sure. :-) I think we'll need a few days for translation and stabilization anyway.

by Don-vip, 6 years ago

comment:4 by Don-vip, 6 years ago

Keywords: regression added
Milestone: 19.01
Owner: changed from anonymous to Don-vip
Status: needinfoassigned

comment:5 by Don-vip, 6 years ago

Resolution: fixed
Status: assignedclosed

In 14738/josm:

fix #17242 - DataIntegrityProblemException when reading large files (regression from r14535)

Modify Ticket

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