You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Pier P. Fumagalli" <pi...@betaversion.org> on 2001/07/19 04:25:35 UTC

Re: BugRat Report #713 - Cannot Start Tomcat (Resource Bundle not found)

SHIT!... Can someone _REMOVE_ bugrat? Otherwise we get bugs filed in the
wrong database....

    Pier

BugRat Mail System at tomcat-bugs@cortexity.com wrote:

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