Re: java.net.BindException issue
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
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