You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dorchain Marc <m....@syborg.de> on 2000/07/12 12:15:12 UTC

some Problems with Tomcat getting to run on Linux

I'm using Tomcat 3.1 on Red Hat Linux 6.2 and on a NT machine (works fine).

I have some strange problems on the Linux machine:

- the .war archives did not get expanded automatically. I had to do it
myself.

- the tomcat.sh stop command does not work
  I always get the error message: java.lang.ExceptionInInitializerError:
[exception was java.util.MissingResourceException:
  no bundles found: org.apache.tomcat.startup.LocalStrings]
  ...

every help would be very welcome

Marc