no dhcp, it has a hardcoded ip address and the loopback address looks normal
127.0.0.1 netmask 255.0.0.0

-----Original Message-----
From: John Turner [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 24, 2003 3:43 PM
To: Tomcat Users List
Subject: Re: tomcat error



"ifconfig -a" shows you the IP address you expect?  Sounds to me like 
DHCP got switched on somehow, then when you rebooted it picked up a new 
IP address and it isn't the one you expect.

John

Steven Garrett wrote:

> The IP address resolves to the hostname and vice versa.  There is no
masking
> going on.  and this box is not natted.  What is really strange is that my
> tomcat instance was working just fine yesterday, then we rebooted this box
> (it's a development server, gets rebooted all the time) and now it doesn't
> work and I continue to get that error.
> 
> The hostname is md11
> 
> -----Original Message-----
> From: John Turner [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 24, 2003 3:32 PM
> To: Tomcat Users List
> Subject: Re: tomcat error
> 
> 
> 
> The address Tomcat is trying to use to startup does not exist on the 
> machine.
> 
> This can happen if you are using NAT or have some other address 
> masking/forwarding going on.
> 
> Are you sure that the IP address Tomcat is using exists on the machine? 
>   If you've given Tomcat a hostname, does the IP address that the 
> hostname resolves to exist on the machine?
> 
> What hostname are you using?
> 
> John
> 
> Steven Garrett wrote:
> 
> 
>>Hi,
>>
>>I'm getting the following error and I'm not sure how to fix it.
>>
>>StandardServer.await: create[8005]: java.net.BindException: Cannot assign
>>requested address
>>
>>I'm starting the server as root.  Running tomcat 4.1.24 on RH9.
>>
>>Thanks,
>>
>>Steve
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



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

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

Reply via email to