Modify

Opened 15 months ago

Closed 15 months ago

Last modified 15 months ago

#7531 closed defect (duplicate)

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

Reported by: James Derrick Owned by: team
Priority: normal 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 Changed 15 months ago by skyper

  • Resolution set to duplicate
  • Status changed from new to closed

comment:2 Changed 15 months ago by anonymous

Closed as duplicate of #7522.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.