RE: Tomcat thinks TCP port is in use

2007-05-15 Thread Owens_Ken
That did it, Thanks! Ken -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 15, 2007 2:44 PM To: Tomcat Users List Subject: Re: Tomcat thinks TCP port is in use Tomcat has a shutdown port it listens on too. Typically this is 8005 -Tim [EMAIL PROTECTED] w

Tomcat thinks TCP port is in use

2007-05-15 Thread Owens_Ken
Hi Everyone, I'm trying to get Tomcat 6.0 running on Windows XP. Whenever I start it I get the message: java.net.BindException: Address already in use: JVM_Bind I've tried three different port numbers. I can't find any reason why Tomcat would think the port was already bound. Accordin