irfan pasha wrote:
Hi,
I have recently installed tomcat7 version and tried to start
catalina.sh from my bash on my windows machine after setting the JAVA
path.
The above is a bit confusing (and incomplete). On which machine with which OS is which
precise (7.x.y) version of Tomcat installed, and where did you get this Tomcat from ?
And which machine has a "bash" and where is that console running ?
I get the following error when i start in my console
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/catalina/s
tartup/Bootstrap
Caused by: java.lang.ClassNotFoundException:
org.apache.catalina.startup.Bootstr
ap
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Could not find the main class: org.apache.catalina.startup.Bootstrap. Program w
ill exit.
It was working fine for earlier versions of tomcat.
Any help is appreciated.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org