Re: java.net.BindException issue

2006-01-13 Thread Markus Schönhaber
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 tri

java.net.BindException issue

2006-01-13 Thread David McMinn
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? David