Modify

Opened 9 years ago

Closed 9 years ago

#11515 closed defect (fixed)

JOSM crashed (TMS cache problem)

Reported by: anonymous Owned by: wiktorn
Priority: normal Milestone: 15.05
Component: Core Version: latest
Keywords: regression Cc: wiktorn

Description (last modified by Don-vip)

JOSM latest 8441

[INFO] CacheEventQueue - Cache event queue created: CacheEventQueue [listenerId=-1241803063, cacheName=TMS]
Fehler: java.lang.NullPointerException
java.lang.NullPointerException
        at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.loadObject(JCSCachedTileLoaderJob.java:385)
        at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.run(JCSCachedTileLoaderJob.java:248)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)

Attachments (0)

Change History (3)

comment:1 by Don-vip, 9 years ago

Cc: wiktorn added
Description: modified (diff)
Keywords: regression added
Milestone: 15.05

comment:2 by wiktorn, 9 years ago

Owner: changed from team to wiktorn
Status: newassigned

comment:3 by wiktorn, 9 years ago

Resolution: fixed
Status: assignedclosed

In 8462/josm:

Prevent NPE in case, when some exception is thrown before attributes are initialized. Closes #11515

Modify Ticket

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