Unexpected exception in the selector loop. java.lang.Error: java.net.SocketException: Socket operation on nonsocket: getsockname ...

Trustin Lee trustin at gleamynode.net
Tue Feb 3 23:02:34 EST 2009


I guess this is Windows-specific issue.  I've just checked in the work
around for this issue.  The Error is thrown when a connection is
closed by a remote peer very early.  Could you svn-up and let me know
my workaround works for you?  I'd like to see what the result looks
like soon.

— Trustin Lee, http://gleamynode.net/



On Wed, Feb 4, 2009 at 12:47 PM, Wesly smith <weslysmith0 at gmail.com> wrote:
>
> Also Just now I synced to rev 747 HEAD, and the problem is still there.
> The 8181 port on localhost 127.0.0.1 is just tomcat index.html page.
>
> ===================
> O/S: Windows XP
> CPU: Core2Duo CPU T7700 at 2.40GHz.
> JVM:
> java version "1.6.0_10"
> Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
> Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)
>
> Back endserver:
>  Apache TomCat, axis2 service at port 8181.
>
> The argument I used for the client is: http://127.0.0.1:8181
>
>
> --
> View this message in context: http://n2.nabble.com/Unexpected-exception-in-the-selector-loop.-java.lang.Error%3A-java.net.SocketException%3A-Socket-operation-on-nonsocket%3A-getsockname-...-tp2266877p2267024.html
> Sent from the Netty User Group mailing list archive at Nabble.com.
>
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>




More information about the netty-users mailing list