Opened 15 years ago
Closed 15 years ago
#4567 closed defect (fixed)
error at start josm
Reported by: | Luebeck | Owned by: | team |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
i upgrade to version 2009.
first ask was to update plugins and then there comes the error message-dialog. i kill josm-start and at the next start the error-message comes again.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-02-18 02:31:18
Last Changed Author: bastiK
Revision: 3009
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-02-17 23:48:31 +0100 (Wed, 17 Feb 2010)
Last Changed Rev: 3009
Memory Usage: 11 MB / 1016 MB (1 MB allocated, but free)
Java version: 1.6.0, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows Vista
Plugins: PicLayer,openstreetbugs,remotecontrol,walkingpapers,wmsplugin
java.lang.NullPointerException
at org.openstreetmap.josm.io.MirroredInputStream.getZipEntry(MirroredInputStream.java:102)
at org.openstreetmap.josm.gui.tagging.TaggingPreset.readFromPreferences(TaggingPreset.java:648)
at org.openstreetmap.josm.gui.preferences.TaggingPresetPreference.initialize(TaggingPresetPreference.java:84)
at org.openstreetmap.josm.Main.<init>(Main.java:214)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:49)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:193)
There's a silly defect in r3007 (mea maxima culpa, sorry). jttt fixed it in r3011. Please either build JOSM > r3011 yourself or wait for the next nightly build, to be available tomorrow.