<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hi Bob and Trustin,</div><div><br></div><div>From another angle, it could be JDK's problems.</div><div>You can see several bug reports below:</div><div><br></div><div><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6230761">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6230761</a></div><div><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6936010)%EB%A5%BC">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6936010</a>&nbsp;&nbsp;</div><div><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4640544">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4640544</a></div><div><br></div><div>According to the 4640544 report, you could try to run Netty with JDK7 in Windows 2008.</div><div><br></div><div>I hope this is a help to you.</div><div><br></div><div>Thanks.</div><div><br></div><div>Regards,</div><div>Bongjae Chang</div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> "ÀÌÈñ½Â (Trustin Lee)" &lt;<a href="mailto:trustin@gmail.com">trustin@gmail.com</a>&gt;<br><span style="font-weight:bold">Reply-To: </span> Netty Users &lt;<a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a>&gt;<br><span style="font-weight:bold">Date: </span> Wed, 26 Oct 2011 17:22:04 -0700<br><span style="font-weight:bold">To: </span> Netty Users &lt;<a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a>&gt;<br><span style="font-weight:bold">Subject: </span> Re: Enable IPv6<br></div><div><br></div><div><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"><div>Could you ensure that you are using the latest stable Netty and JDK version?&nbsp; You might also need to play with the IPv6 related flags in JVM:<br><br>
&nbsp;&nbsp;&nbsp; <a href="http://download.oracle.com/javase/6/docs/technotes/guides/net/ipv6_guide/index.html">http://download.oracle.com/javase/6/docs/technotes/guides/net/ipv6_guide/index.html</a><br><br>
HTH<br><br>
Bob McConnell wrote:<br>
&gt; How do I tell Netty to listen for TCP connections on both IPv4 and IPv6?<br>
&gt; I am currently getting this exception when I try to bind a server to<br>
&gt; local address "::".<br>
&gt;<br>
&gt; -----8&lt;-------------------------------------------------------------<br>
&gt; Exception during socket startup for /0:0:0:0:0:0:0:0:2001.<br>
&gt;&nbsp;&nbsp; Exception: java.net.SocketException:<br>
&gt;&nbsp;&nbsp; Address family not supported by protocol family: bind. Stack trace:<br>
&gt; sun.nio.ch.Net.bind(Native Method)<br>
&gt; sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)<br>
&gt; sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)<br>
&gt; org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.bind(NioS<br>
&gt; erverSocketPipelineSink.java:148)<br>
&gt; org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleSer<br>
&gt; verSocket(NioServerSocketPipelineSink.java:100)<br>
&gt; org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk<br>
&gt; (NioServerSocketPipelineSink.java:74)<br>
&gt; org.jboss.netty.channel.Channels.bind(Channels.java:671)<br>
&gt; org.jboss.netty.channel.AbstractChannel.bind(AbstractChannel.java:170)<br>
&gt; org.jboss.netty.bootstrap.ServerBootstrap$Binder.channelOpen(ServerBoots<br>
&gt; trap.java:342)<br>
&gt; org.jboss.netty.channel.Channels.fireChannelOpen(Channels.java:190)<br>
&gt; org.jboss.netty.channel.socket.nio.NioServerSocketChannel.&lt;init&gt;(NioServ<br>
&gt; erSocketChannel.java:80)<br>
&gt; org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory.newChan<br>
&gt; nel(NioServerSocketChannelFactory.java:142)<br>
&gt; org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory.newChan<br>
&gt; nel(NioServerSocketChannelFactory.java:90)<br>
&gt; org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:275)<br>
&gt; -----8&lt;-------------------------------------------------------------<br>
&gt;<br>
&gt; The application is running on MS-Windows Server 2008R2 Standard, SP1.<br>
&gt; Netty is version 3.1.5.GA.<br>
&gt; JRE build 1.6.0_29-b11.<br>
&gt;<br>
&gt; Thank you,<br>
&gt;<br>
&gt; Bob McConnell<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; netty-users mailing list<br>
&gt; <a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/netty-users">https://lists.jboss.org/mailman/listinfo/netty-users</a></div></div>_______________________________________________
netty-users mailing list
<a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/netty-users">https://lists.jboss.org/mailman/listinfo/netty-users</a></span></body></html>