I think this error is pretty self-explanatory -> the port that
Tomcat is trying to use (by default 8080 and 8007) are in use.  Make sure
there are no other Tomcat's running.  Also, you can use netstat to see what
they are connected to, and you can telnet to that port and try and determine
what protocol is running (which should tell you what service/process).

        Randy

> -----Original Message-----
> From: Pfeil, Richard [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 11, 2001 1:34 AM
> To: [EMAIL PROTECTED]
> Subject: Tomcat will not start on Windows 2000 Server.
> 
> 
> I have recently upgraded a machine from Windows NT 4.0 Server 
> to Windows
> 2000 Server.  Since uprading Tomcat throws the following error when it
> starts:
> FATAL:java.net.BindException: Address in use: JVM_Bind
> 
> This problem does not occur on Windows 2000 Professional.
> 
> Thanks in advance
> Richard
> 

Reply via email to