Biernesser, Beth ha scritto:
I'm running tomcat 5.0.25 on RHES 3.0 and when starting tomcat, I get
the following error:

Aug 16, 2006 5:00:52 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 15152 ms
StandardServer.await: create[8005]: java.net.BindException: Cannot
assign requested address
java.net.BindException: Cannot assign requested address
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
        at java.net.ServerSocket.bind(ServerSocket.java:318)
        at java.net.ServerSocket.<init>(ServerSocket.java:185)
        at
org.apache.catalina.core.StandardServer.await(StandardServer.java:487

Any ideas?  Thanks!

You can find many (and better) answers in this mailing list.
However it's possible that another server is using the address that tomcat needs, take a look at the configuration files.

I can replicate this error starting tomcat two times on the same machine.

Edoardo


--
[EMAIL PROTECTED]
AIM: edoardopn
Jabber: [EMAIL PROTECTED]
tel:075 9142766

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to