----- Sender's Comment -----
http://znutar.cortexity.com/BugRatViewer/ShowReport/713
----- End Of Sender's Comment ---------------------------
Report URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/713>

Report #713 Details

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: 3.2.1
   JVM Release: 1.3
   Operating System: Win 2000
   OS Release: SP 1
   Platform: Intel P3 766

Synopsis: 
Cannot Start Tomcat (Resource Bundle not found)

Description:
This is the error I get when I tried to start tomcat.
I have no idea why. The same exact installation on
another machine starts fine. What could cause this?



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 en_US
        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)

Reply via email to