Modify ↓
#6383 closed defect (duplicate)
java.lang.ArrayIndexOutOfBoundsException | mismatched ~/.josm
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
Ubuntu 11.04 JOSM was installed,
I compiled from source, and launched.
Moving ~/.josm out of the way solved the problem.
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if
possible.
Debian-Release: 0.0.svn3751-2ubuntu1 Build-Date: 2011-04-16 16:13:34 Revision: 3751 Is-Local-Build: true Identification: JOSM/1.5 (3751 en) Memory Usage: 112 MB / 1328 MB (97 MB allocated, but free) Java version: 1.6.0_24, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM Operating system: Linux Plugin: utilsplugin2 java.lang.ArrayIndexOutOfBoundsException: 1 at org.openstreetmap.josm.io.MirroredInputStream.checkLocal(MirroredInputStream.java:179) at org.openstreetmap.josm.io.MirroredInputStream.<init>(MirroredInputStream.java:63) at org.openstreetmap.josm.io.MirroredInputStream.<init>(MirroredInputStream.java:35) at org.openstreetmap.josm.data.imagery.ImageryLayerInfo.load(ImageryLayerInfo.java:42) at org.openstreetmap.josm.gui.preferences.ImageryPreference.initialize(ImageryPreference.java:746) at org.openstreetmap.josm.Main.<init>(Main.java:223) at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:64) at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:231) }}}%
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #6216.