Hi all,

I just got tomcat 5.5.23. If I start tomcat from the command line using ./startup.sh, it works fine. If I start it from Eclipse using the sysdeo plugin, I get the following message (over and over again)

2007-03-15 11:47:17,277 [main] ERROR org.apache.catalina.startup.HostConfig - Error deploying configuration descriptor manager.xml java.util.MissingResourceException: Can't find bundle for base name org.apache.naming.resources.LocalStrings, locale en_US at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836)
 at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:805)
 at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
 at org.apache.naming.StringManager.<init>(StringManager.java:67)

This suddenly appeared yesterday with the 5.5.20 version. As I had no clue, I installed 5.5.23, but the same thing keeps happening. Can somebody tell me what I am missing? I already removed all deployed apps except the manager itself, and that makes me thing it's an eclipse issue somewhere?

TIA
Ronald

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to