java.lang.RuntimeException: Unable to register message bundle. java.vm.vendor=[Sun Microsystems Inc.], java.version=[1.6.0_27]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Google Groups by Thomas Broyer, 1 year ago
java.util.MissingResourceException: Can't find bundle for base name com.google.errorprone.errors, locale fr_FR
at com.sun.tools.javac.util.Messages.add(Messages.java:66)
at com.google.errorprone.ErrorProneCompiler.compile(ErrorProneCompiler.java:137)
at com.google.errorprone.ErrorProneCompiler.compile(ErrorProneCompiler.java:139)
at com.sun.tools.javac.main.Main.compile(Main.java:279)
at com.sun.tools.javac.main.Main.compile(Main.java:270)