David McMinn wrote:
>    I tried installing the latest version and received this error message in 
the logs:
>   :SEVERE: Error starting endpoint
>
>   java.net.BindException: Address already in use: JVM_Bind
>
>   What should I do now?

Stop the application that has bound to the port(s) Tomcat tries to use.
netstat can help you to find out who's already listening on those ports.

Regards
  mks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to