Hi,
I had Tomcat semi-working (not doing what I wanted, but at least
starting!), but recently, it changed to giving me this message: I tried
switching back to my olv JVM, but tno no avail. I also un-installed, and
re-installed both the JVM and tomcat, again, only to recieve the same
message. ANyone have any idea what's wrong? I would guess it's not
finding the class to start.
thanks,
noah silva
transcript follows:
sparcy:/usr/local/tomcat/bin# ./startup.sh
Guessing TOMCAT_HOME from tomcat.sh to ./..
Setting TOMCAT_HOME to ./..
Using classpath:
./../lib/ant.jar:./../lib/jasper.jar:./../lib/jaxp.jar:./../lib
/parser.jar:./../lib/servlet.jar:./../lib/test:./../lib/webserver.jar
sparcy:/usr/local/tomcat/bin# java.lang.ExceptionInInitializerError:
[exception
was java.util.MissingResourceException: no bundles found:
org.apache.tomcat.reso
urces.LocalStrings]
at java.lang.Throwable.<init>(Throwable.java:38)
at java.lang.Error.<init>(Error.java:21)
at java.lang.LinkageError.<init>(LinkageError.java:21)
at
java.lang.ExceptionInInitializerError.<init>(ExceptionInInitializerEr
ror.java:25)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]