#1438 closed defect (fixed)
SlippyMap chooser NPE on first OSM download
Reported by: | monkz | Owned by: | framm |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin | Version: | latest |
Keywords: | Cc: |
Description
try'd to download a bookmarked area...
Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 805
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 805
Last Changed Date: 2008-08-18 01:27:58 +0200 (Mon, 18 Aug 2008)
java.lang.NullPointerException
at org.openstreetmap.gui.jmapviewer.JobDispatcher$JobThread.executeJobs(JobDispatcher.java:119)
at org.openstreetmap.gui.jmapviewer.JobDispatcher$JobThread.run(JobDispatcher.java:100)
Attachments (0)
Change History (5)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 by , 17 years ago
Component: | Core → Plugin |
---|---|
Resolution: | worksforme |
Status: | closed → reopened |
Summary: | download from bookmark → SlippyMap chooser NPE on first OSM download |
One first usage of OSM download SlippyMapChooser plugin causes this exception.
comment:5 by , 17 years ago
This error was caused by a multithreading timing problem. Should be fixed in rev 10368.
Is this reproducable? If yes, what do you need to reproduce the problem?