Opened 14 years ago
Closed 14 years ago
#6681 closed defect (fixed)
Exception when starting JOSM
Reported by: | hjart | Owned by: | team |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
Build-Date: 2011-08-08 06:52:44
Revision: 4303
Is-Local-Build: true
Identification: JOSM/1.5 (4303 SVN da)
Memory Usage: 112 MB / 1328 MB (91 MB allocated, but free)
Java version: 1.6.0_22, Sun Microsystems Inc., OpenJDK 64-Bit Server VM
Operating system: Linux
Plugin: DirectDownload
Plugin: DirectUpload
Plugin: ImproveWayAccuracy
Plugin: PicLayer
Plugin: buildings_tools
Plugin: editgpx
Plugin: mapdust
Plugin: measurement
Plugin: namemanager
Plugin: openstreetbugs
Plugin: openvisible
Plugin: reltoolbox
Plugin: reverter
Plugin: tagging-preset-tester
Plugin: undelete
Plugin: utilsplugin2
java.lang.ExceptionInInitializerError
at org.openstreetmap.josm.data.imagery.OffsetBookmark.<init>(OffsetBookmark.java:53)
at org.openstreetmap.josm.data.imagery.OffsetBookmark.loadBookmarks(OffsetBookmark.java:101)
at org.openstreetmap.josm.gui.preferences.ImageryPreference.initialize(ImageryPreference.java:842)
at org.openstreetmap.josm.Main.<init>(Main.java:250)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:60)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:241)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 4
at org.openstreetmap.josm.data.projection.GaussKrueger.allCodes(GaussKrueger.java:140)
at org.openstreetmap.josm.data.projection.ProjectionInfo.<clinit>(ProjectionInfo.java:26)
... 6 more
In [4304/josm]: