Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#2743 closed defect (fixed)

crashes after "update data"

Reported by: felix.schuster@… Owned by: Gubaer
Priority: critical Milestone:
Component: Core Version: latest
Keywords: Cc: Gubaer

Description

after updating data josm asks me to check errors (or something else, can't remember the right word, the alternative was to ignore them), then josm crashes and wanted me to file a bug - so here it is.

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.1
Created-By: 11.3-b02 (Sun Microsystems Inc.)
Main-class: JOSM
Main-Version: UNKNOWN SVN
Main-Date: UNKNOWNJava version: 1.6.0_13

java.lang.IllegalArgumentException: parameter id > 0 required. Got 0.

at org.openstreetmap.josm.data.osm.DataSet.getPrimitiveById(DataSet.java:287)
at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList.checkPotentiallyDeletedPrimitives(DownloadOsmTaskList.java:113)
at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList.handlePotentiallyDeletedPrimitives(DownloadOsmTaskList.java:159)
at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList.run(DownloadOsmTaskList.java:105)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)

Attachments (0)

Change History (4)

comment:1 by stoecker, 15 years ago

Owner: changed from team to Gubaer

comment:2 by Gubaer, 15 years ago

Cc: Gubaer added
Resolution: fixed
Status: newclosed

fixed in r1675

comment:3 by felix.schuster@…, 15 years ago

allright, happend in r1670 ("latest" from downloadserver).

comment:4 by Gubaer, 15 years ago

Yes, I know, it was a defect in r1670. Thanks for reporting! I only fixed it after I saw your report. Hope it is fixed know. Otherwise let us know.

Modify Ticket

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