NioWorker unexpected exception in selector loop.

beric ericbouer at gmail.com
Tue May 17 03:14:18 EDT 2011


Well It's rather a help request than a bug report :)
I'm using netty-3.2.4.Final from maven.

After getting a bit closer to the issue is seems that a null buffer is the
cause.
The exception is thrown at line 469 of NioWorker
localWrittenBytes = buf.transferTo(ch); 
buf is null. and so does channel.currentWriteBuffer;







--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/NioWorker-unexpected-exception-in-selector-loop-tp6365771p6371764.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list