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

Wesly smith weslysmith0 at gmail.com
Tue Feb 3 23:40:03 EST 2009


I saw this exception....

osgi> Exception in thread "pool-3-thread-1"
java.nio.channels.ClosedSelectorException
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
        at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
        at sun.nio.ch.Util.releaseTemporarySelector(Unknown Source)
        at sun.nio.ch.ServerSocketAdaptor.accept(Unknown Source)
        at
org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink$Boss.run(NioServerSocketPipelineSink.java:204)
        at
org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:72)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
        at java.lang.Thread.run(Unknown Source)


-- 
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-...-tp2266877p2267158.html
Sent from the Netty User Group mailing list archive at Nabble.com.




More information about the netty-users mailing list