[josm-dev] Resource bundle not found exception

Michel Marti mcdmx at users.sf.net
Wed Oct 29 21:07:18 GMT 2008


Jiri Klement wrote:
> Josm compiled from svn fails with following exception:
> 
> java.util.MissingResourceException: Resource bundle not found
>        at org.xnap.commons.i18n.I18nFactory.getI18n(I18nFactory.java:257)
>        at org.xnap.commons.i18n.I18nFactory.getI18n(I18nFactory.java:180)
>        at org.xnap.commons.i18n.I18nFactory.getI18n(I18nFactory.java:127)
>        at org.xnap.commons.i18n.I18nFactory.getI18n(I18nFactory.java:116)
>        at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:181)
> 
> Running josm with LC_ALL=en_GB java -jar dist/josm-custom.jar fixes
> the issue so it's probably neccesary to somehow define default
> language.

I have attached a patch to http://josm.openstreetmap.de/ticket/1683 that 
   fixes this problem...






More information about the josm-dev mailing list