[josm-dev] Resource bundle not found exception
Marcin Floryan
mfloryan at mm.waw.pl
Wed Oct 29 21:20:25 GMT 2008
Michel Marti wrote:
> 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...
Sorry for this - now fixed in SVN (committing as I write this) 1059.
Regards,
Marcin Floryan
More information about the josm-dev
mailing list