Modify

Opened 16 years ago

Closed 16 years ago

#2816 closed defect (invalid)

crash when updating data

Reported by: AndDiehl Owned by: AndDiehl
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

A crash of josm seems to have corrupted some parts of the map. When updating, a
NullPointerException was thrown.

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1729
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1729
Last Changed Date: 2009-07-04 14:53:24 +0200 (Sat, 04 Jul 2009)

Memory Usage: 49 MB / 1016 MB (3 MB allocated, but free)
Java version: 1.6.0_0

java.lang.NullPointerException

at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList.getDownloadedIds(DownloadOsmTaskList.java:184)
at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList.run(DownloadOsmTaskList.java:101)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)

Attachments (0)

Change History (2)

comment:1 by stoecker, 16 years ago

Owner: changed from team to AndDiehl
Status: newneedinfo

Please add better description. What exactly did you do?

comment:2 by Gubaer, 16 years ago

Resolution: invalid
Status: needinfoclosed

The code has changed in the last three months. getDownloadedIds doesn't exist any more.

Closing as invalid.

Modify Ticket

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