OK, after boning up on IPv6 addresses, I see what's happening.

With no address specified in the connector, and with both the IPv4 and
IPv6 protocols installed, APR is setting up a listener only on the IPv6
protocol "any address" port.  Windows displays this as [::] in
accordance with IPv6 addressing guidelines where you can omit leading
zeros and empty address segments. In Windows, the IPv4 "any" address is
always displayed as 0.0.0.0, which is not coming up in this instance.

So the question is, why is APR only setting up the IPv6 address in this
case and not the IPv4?  I have to specifically give the connector the
IPv4 "any" address in order to get this to work.

Is there any way to tell Tomcat/APR that I want to default to IPv4?  It
doesn't appear that I can remove the IPv6 protocol from the Windows 2008
stack.

Jeff

-----Original Message-----
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
Sent: Monday, June 08, 2009 10:19 AM
To: Tomcat Users List
Subject: RE: Windows x64 Installer

> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
> Subject: RE: Windows x64 Installer
> 
> IPv6 protocol is disabled on the active network connection.
> So it shouldn't be an IPv6 issue.

But it clearly is, since your netstat output shows IPv6 addresses, not
IPv4.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.


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



*******************************  NOTICE  *********************************
This message is intended for the use of the individual or entity to which 
it is addressed and may contain information that is privileged, 
confidential, and exempt from disclosure under applicable law.  If the 
reader of this message is not the intended recipient or the employee or 
agent responsible for delivering this message to the intended recipient, 
you are hereby notified that any dissemination, distribution, or copying 
of this communication is strictly prohibited.  If you have received this 
communication in error, please notify us immediately by reply or by 
telephone (call us collect at 512-343-9100) and immediately delete this 
message and all its attachments.


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

Reply via email to