2012/9/28 John Rellis <john.d.rel...@gmail.com>:
>> (...)
>>
> Keiichi,
>
> Thanks.  OK so, when my tomcat starts it says :
>
> INFO: Receiver Server Socket bound to:localhost/127.0.0.1:4110
>
> You reckon this should say the hostname of the machine tomcat is running
> on, with the hostname (tomcatone) in /etc/hosts with matched to its public
> IP??
>
> I'm getting issues when I try this as it cannot bind to the port, it is
> probably something simple and I will keep trying.
>

What is the actual message?

Your hostname is wrong? (E.g. it resolves to an IP address that does
not belong to your server).

Try to explicitly specify an IP address instead of hostname.

> In the mean time, can anyone explain the difference to me??
>

Are you asking, what is 127.0.0.1 and why it is not visible from other servers?

http://en.wikipedia.org/wiki/Loopback#Virtual_network_interface



Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to