i have build jsp page that i want to run on tomcat server in eclipse
whenever,i try to do this,i get the following error:
Several ports (8080, 8009) required by Tomcat v5.5 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).
the address:http://localhost:8080/ opens just fine in the browser .
i start the tomcat5 service manually using windows services
there is other service running on ports 8009,8080. the firewall is even not blocking