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_
Something else is using port 8009.
Either shut down the thing that is using 8009 or change your server.xml to use another port than 8009