Opened 13 years ago
Closed 13 years ago
#6868 closed defect (worksforme)
josm does not start normally
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- when launching josm,
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 fr)
Memory Usage: 75 MB / 887 MB (40 MB allocated, but free)
Java version: 1.6.0_22, Sun Microsystems Inc., OpenJDK Server VM
Operating system: Linux
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)
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 fr) Memory Usage: 75 MB / 887 MB (40 MB allocated, but free) Java version: 1.6.0_22, Sun Microsystems Inc., OpenJDK Server VM Operating system: Linux 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 (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Please try with a clean config dir (i.e., remove/rename ~/.josm/
). Note that you are using a very outdated version.
comment:3 by , 13 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Simply update to a recent version.
it works as if java was not installed on my pc
when testing the installes packages, everything seems normal