Jim:

> java.net.BindException: Address already in use

This means there is some other process which has already
grabbed port 8080 so your Tomcat can't get it.

Make sure you have nothing else running that will compete
for the port.

Thank you,
  Neil

--
Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com
We offer 30 year loans on single family houses!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to