Re: Can't assign requested address error

2006-08-17 Thread David Smith
Another person had this trying to bind to the localhost (127.0.0.1) address when the interface wasn't up. Check that your system has an interface supporting each of the network addresses specified in the address="" attributes of your connectors (see server.xml) and also the localhost address (

Re: Can't assign requested address error

2006-08-16 Thread Edoardo Panfili
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

Can't assign requested address error

2006-08-16 Thread Biernesser, Beth
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.Bind