Modify

Opened 13 years ago

Closed 13 years ago

#6868 closed defect (worksforme)

josm does not start normally

Reported by: ga.bresmal@… Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. 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 anonymous, 13 years ago

it works as if java was not installed on my pc
when testing the installes packages, everything seems normal

comment:2 by simon04, 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 stoecker, 13 years ago

Resolution: worksforme
Status: newclosed

Simply update to a recent version.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.