Opened 15 years ago
Closed 15 years ago
#6294 closed defect (fixed)
Josm crash on startup
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | tested |
| Keywords: | Cc: |
Description
Seems I have bad luck.
I tried to cleanup JOSM plugins and wiped the whole data directory days ago. The ones listed below had been installed afterwards.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-04-14 01:31:50
Last Changed Author: bastiK
Revision: 4021
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-04-13 22:43:46 +0200 (Wed, 13 Apr 2011)
Last Changed Rev: 4021
Identification: JOSM/1.5 (4021 de)
Memory Usage: 31 MB / 247 MB (12 MB allocated, but free)
Java version: 1.6.0_24, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows Vista
Plugin: graphview
Plugin: osmarender
Plugin: routing
Plugin: scripting
Plugin: undelete
java.lang.ArrayIndexOutOfBoundsException: 1
at org.openstreetmap.josm.io.MirroredInputStream.checkLocal(MirroredInputStream.java:187)
at org.openstreetmap.josm.io.MirroredInputStream.<init>(MirroredInputStream.java:70)
at org.openstreetmap.josm.io.MirroredInputStream.<init>(MirroredInputStream.java:35)
at org.openstreetmap.josm.data.imagery.ImageryLayerInfo.loadDefaults(ImageryLayerInfo.java:59)
at org.openstreetmap.josm.gui.preferences.ImageryPreference.initialize(ImageryPreference.java:863)
at org.openstreetmap.josm.Main.<init>(Main.java:238)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:58)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:221)



Already fixed in r4022