You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Andrew <as...@ezan.ac.ru> on 2000/08/07 16:52:01 UTC

Re: tomcat on 2000(SP1)? i18n bug

Unable to start tomcat:

Starting Tomcat in new window
Exception in thread "main" java.lang.ExceptionInInitializerError:
java.util.Miss
ingResourceException: Can't find bundle for base name
org.apache.tomcat.resource
s.LocalStrings, locale ru_RU
        at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle
.java:707)
        at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:679)
        at java.util.ResourceBundle.getBundle(ResourceBundle.java:546)
        at
org.apache.tomcat.util.StringManager.<init>(StringManager.java:115)
        at
org.apache.tomcat.util.StringManager.getManager(StringManager.java:26
0)
        at org.apache.tomcat.startup.Tomcat.<clinit>(Tomcat.java:24)

Any idea?Why can't use default bundle?