Hello all,
I am desperate to know how I can fix my system on Linux6.2 with tomcat + apache1.3. When I run the script shutdown.sh or startup.sh, I get the following error message. Also, when I restart tomcat, the newer version is not being loaded. I am new to shell scripts. Please suggest what I need to do to get tomcat to load the newer version when it is restarted.
[root@ideal bin]# java.lang.ExceptionInInitializerError: [exception was java.util.MissingResourceException: no bundles found: org.apache.tomcat.resources.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>(ExceptionInInitializerError.java:25)
Thank you!
Kalyan
Get your FREE download of MSN Explorer at http://explorer.msn.com
___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
