Am Tue, 10 Aug 2010 16:58:45 +0400
schrieb Maxim Kuleshov <maxim.kules...@gmail.com>:

> But for some reason tomcat wants IPv6 connection and while time
> (retries * timeout) passed - it hangs at start.
> 
> And I even don't know - what subsystem use such kind of
> interconnection (via IPv6 loopback).

Just an idea: Tomcat is trying to establish a listener at
localhost:8005 for shutdown-requests during start. 

AFAIK you can change the port number but not the host address. Maybe
you have an /etc/hosts- or a DNS-entry that translates localhost to an
IPv6-address. 


Regards,
 Tobias.

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

Reply via email to