Eric Blake wrote:
> It's been years since I touched ResourceBundle, and that was back when I
> understood less about locales. I would probably be shooting in the dark
> just as much as you, unfortunately.
Heh, know how you feel. Found a clue anyway, perhaps: this looks a lot like
PR37636, alt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Dave Korn on 11/9/2009 5:05 AM:
> Yeh, confirmed, but I don't know what it means. I tried setting LANG and
> LC_ALL to en_US or en_UK and apart from the locale in the not-found exception
> becoming a bit saner, it still didn't work.
>
Yaakov (Cygwin/X) wrote:
> $ gcjh-4 --help
> Caused by: java.util.MissingResourceException: Bundle
> gnu.classpath.tools.common.Messages not found for locale C._US by
> classloader
> gnu.gcj.runtime.SystemClassLoader{urls=[file:/usr/share/java/],
> parent=gnu.gcj.runtime.ExtensionClassLoader{urls
Dave,
$ gcjh-4 --help
Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.Class.initializeClass(Unknown Source)
at gnu.classpath.tools.common.Messages.getString(Unknown Source)
at
gnu.classpath.tools.common.ClasspathToolParser.getVersionString(Unknown
Source)
4 matches
Mail list logo