Hi Everyone,

My original installation of Tomcat was installed on a
computer with multiple IP addresses.

Now my problem is that Tomcat tries to bind itself
with all the IP addresses when I try starting it up.
How do I change it so that it only binds to 1 IP
address. I've already tried changing this in the
server.xml file.

My environment:
Windows 2000 SP2
TOmcat 4.0.3

Any help on resolving this matter, would be greatly
appreciated!!!

Thank you

Here is the error message I receive when starting up
Tomcat from a DOS prompt:
----------------------------------------
Catalina.start: LifecycleException:  null.open: 
java.net.BindException: Address
 already in use: JVM_Bind:8080
LifecycleException:  null.open: 
java.net.BindException: Address already in use:
 JVM_Bind:8080
        at
org.apache.catalina.connector.http.HttpConnector.initialize(HttpConne
ctor.java:1130)

I know this is the issue because when I tested
installing Tomcat on a machine with a single IP
address and then adding more IP addresses to it, it
would only bind itself to 1 IP address.

Here is what my log file shows.
-----------------------------
2002-06-16 00:12:29 HttpConnector Opening server
socket on all host IP addresses



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

Reply via email to