Hi,

I have installed tomcat 7.0.29 on windows7. I have download .tar.gz
file from http://tomcat.apache.org/download-70.cgi.

My bash and the console both are in same machine. I have installed MKS
tool kit that enables me to run bash on Windows.

Let me know if you need more information.

Regards,
Irfan




On Tue, Aug 28, 2012 at 2:25 PM, André Warnier <[email protected]> wrote:
> 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: [email protected]
> For additional commands, e-mail: [email protected]
>



-- 
irfan..........................

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to