I have done the following settings to run a Java web project but somehow my Tomcat is not starting from Eclipse:
JAVA_HOME : C:\\Program Files\\Java\\jdk1.6.0_
It says the port number 8009 is already occupied by some other process running on your OS try searching for that process and stop it or make your tomcat to run on different (free) port
8009