Hi,
Please check the server.xml (tomcat config file)
Your tomcat is trying to bind on default port 8080 during startup
Check your other application /services one might be running using this port.
Change the tomcat default setting.
Change port 8080 to 9090 in server.xml and try again.
Or stop the service which is using the 8080 port.
Regards,
Rajesh Maurya
http://www.itquery.com