Posted By:
Shang_Guo
Posted On:
Sunday, July 28, 2002 10:30 AM
I have JDK1.3 in my computer and tomcat 3.2. I have no problems to run it. But today I installed Tomcat 4.0.4 and
set up CATALINA_HOME and JAVA_HOME. When I started Tomcat 4.0.4, it had the following error.
Catalina.start: LifecycleException: Error creating server socket (java.net.Bind
Exception): java.net.BindException: Address in use: JVM_Bind
LifecycleException: Error creating server socket (java.net.BindException): jav
a.net.BindException: Address in use: JVM_Bind
WHY???