Hello,

   I've been able to run tomcat on multiple NT platforms without
any problems, however, when I run the startup.sh on a Compaq tru64
version 5.1 box, it won't execute the bootstrap start.  The log
file just says:
usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ]
 -debug ] [ -nonaming ] { start | stop }

when I directly tried to execute the above usage command I get:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/catalina/startup/Catalina

I found the .jar file with the Catalina.class file and put that in a
CLASS_PATH variable,
and even tried modifying the catalina.sh script to use that CLASS_PATH in
addition to $CP that
it sets, and I still get the same results.

My JAVA_HOME for Java 1.3 is set to:
/usr/opt/java130

I tried everything under root as well, with the same results.

Any help would be greatly appreciated,
Kirk Hill
Sr. Software Engineer
Worldcom
Colorado Springs, CO
[EMAIL PROTECTED]
719-535-5040


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to