Problem shutting down client - hangs on releaseExternalResources

brunodecarvalho kindernade at gmail.com
Sat Aug 21 18:39:34 EDT 2010


Jonas,


The only time I've run into this problem was because I was missing one
channel (not adding it to the ChannelGroup) and I wasn't closing it.

Take another pass at your code and make sure you're either adding *all*
channels to the channel group or that you're manually closing any channels
not added.


Cheers,
  Bruno
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Problem-shutting-down-client-hangs-on-releaseExternalResources-tp5448309p5448581.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list