Modify

Ticket #2743 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

crashes after "update data"

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

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

Change History

comment:1 Changed 3 years ago by stoecker

  • Owner changed from team to Gubaer

comment:2 Changed 3 years ago by Gubaer

  • Cc karl.guggisberg@… added
  • Status changed from new to closed
  • Resolution set to fixed

fixed in r1675

comment:3 Changed 3 years ago by felix.schuster@…

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

comment:4 Changed 3 years ago by Gubaer

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.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


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

 
Note: See TracTickets for help on using tickets.