Marco, This sounds as if Tomcat is attempting to bind to a port that is already in use.
You should check your server.xml file to see which ports Tomcat is attempting to bind too, you can then check to see if this port is already in use by running: Netstat -a Has this setup worked previously ? If so is tomcat already running ? How are you starting tomcat ? And under what OS ? Neil -----Original Message----- From: Marco Aurélio Seraphim da Silva [mailto:[EMAIL PROTECTED] Sent: 17 March 2006 15:04 To: users@tomcat.apache.org Subject: Problem Starting Tomcat When I Start tomcat i got this error: StandardServer.await: create[8005]: java.net.BindException: Address already in use: JVM_Bind java.net.BindException: Address already in use: JVM_Bind at java.net.PlainSocketImpl.socketBind(Native Method) ....... Someone why are this hapennig? Thanks, Marco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This email message contains confidential information and is intended for the use of its intended recipient only. Access to this email by anyone else is unauthorised. If you are not the intended recipient you are hereby notified that any use, disclosure, copying or distribution or any action taken or omitted to be taken in reliance on it is strictly prohibited. If this communication has been sent to you in error, please notify us immediately. Action Information Management Ltd. 129 Devizes Road, Hilperton, Trowbridge, Wiltshire BA14 7SZ. Tel: +44 (0) 1225 711200 Fax: +44 (0) 1225 711222 Website www.aimltd.co.uk email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]