Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#7531 closed defect (duplicate)

RuntimeException - failed to locate image 'icons/green_stop.png'

Reported by: James Derrick <orders@…> Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: RuntimeException green_stop.png Cc:

Description

  1. Download latest version 5105
  2. Attempt to run - bombs out apparently with a missing image file.
  3. Use 'tested' version to check plugins updated - OK
  4. Download latest version 5106
  5. Attempt to run - bombs out apparently with a missing image file.

Fedora 16 x86_64
$ java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.1) (fedora-65.1.11.1.fc16-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

Command line:

$ java -jar josm-latest.jar
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-03-20 02:39:44
Last Changed Author: xeen
Revision: 5106
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-03-19 11:58:45 +0100 (Mon, 19 Mar 2012)
Last Changed Rev: 5106

java.lang.RuntimeException: Fatal: failed to locate image 'icons/green_stop.png'. This is a serious configuration problem. JOSM will stop working.

at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:249)
at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:304)
at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:71)
at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:94)
at org.openstreetmap.josm.gui.mappaint.MapPaintMenu$MapPaintAction.<init>(MapPaintMenu.java:26)
at org.openstreetmap.josm.gui.mappaint.MapPaintMenu.mapPaintStylesUpdated(MapPaintMenu.java:81)
at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.fireMapPaintSylesUpdated(MapPaintStyles.java:368)
at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.readFromPreferences(MapPaintStyles.java:169)
at org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.initialize(MapPaintPreference.java:177)
at org.openstreetmap.josm.Main.<init>(Main.java:284)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:64)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:253)

Logs:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-03-20 02:39:44
Last Changed Author: xeen
Revision: 5106
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-03-19 11:58:45 +0100 (Mon, 19 Mar 2012)
Last Changed Rev: 5106

Identification: JOSM/1.5 (5106 en_GB)
Memory Usage: 87 MB / 723 MB (61 MB allocated, but free)
Java version: 1.6.0_24, Sun Microsystems Inc., OpenJDK 64-Bit Server VM
Operating system: Linux

Plugin: PicLayer
Plugin: buildings_tools
Plugin: measurement
Plugin: terracer

java.lang.RuntimeException: Fatal: failed to locate image 'icons/green_stop.png'. This is a serious configuration problem. JOSM will stop working.

at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:249)
at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:304)
at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:71)
at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:94)
at org.openstreetmap.josm.gui.mappaint.MapPaintMenu$MapPaintAction.<init>(MapPaintMenu.java:26)
at org.openstreetmap.josm.gui.mappaint.MapPaintMenu.mapPaintStylesUpdated(MapPaintMenu.java:81)
at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.fireMapPaintSylesUpdated(MapPaintStyles.java:368)
at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.readFromPreferences(MapPaintStyles.java:169)
at org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.initialize(MapPaintPreference.java:177)
at org.openstreetmap.josm.Main.<init>(Main.java:284)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:64)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:253)

Attachments (0)

Change History (2)

comment:1 by skyper, 14 years ago

Resolution: duplicate
Status: newclosed

comment:2 by anonymous, 14 years ago

Closed as duplicate of #7522.

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.