-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rohan,

On 6/30/2011 8:01 AM, Rohan Kadam wrote:
> We had recently upgraded tomcat from 5.5.30 to 7.0.14. We were earlier facing
> problem that tomcat was not able to connect using Static IP address. The fix
> that we found was adding
> address = "0.0.0.0" in the Connector tag of server.xml in the "conf" 
> directory.

This was likely because your JVM prefers an IPv6 stack, while using an
IPv4 address (0.0.0.0) explicitly causes it to bind to an IPv4 address.

When you say "not able to connect", do you mean that the client couldn't
reach Tomcat, or that Tomcat couldn't connect to some other server?

> After upgrading tomcat to 7.0.14, we have done the same process, but we are
> not able to connect.

What do Tomcat' logs say when started? What error message(s) do you get
(on the client?)?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4M40YACgkQ9CaO5/Lv0PDRmQCeL7LT4QgVi/VzAbwnLFECa+yI
r9cAn2TNOg50IFejixP0TNsWl0fKVSFv
=Y1qL
-----END PGP SIGNATURE-----

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

Reply via email to