When I am trying to run tomcat using startup.bat I get the following error,
startup.bat
The JAVA_HOME environment variable is not defined correctly This env
I set the
variable name : JAVA_HOME value : C:\Program Files\Java\jdk1.6.0_32
I set these properties in system/environment variables without semicolon, tomcat is running on my system.
It really works.