Problem shutting down client - hangs on releaseExternalResources

Jonas Bonér jonas at jonasboner.com
Sat Aug 21 15:58:11 EDT 2010


Hi.

I have problem shutting down a Netty client.
I am following the shutdown instructions I think.

I do:
openChannels.close.awaitUninterruptibly
bootstrap.releaseExternalResources

and it hangs indefinitely on releaseExternalResources.

Here is a link to the code:
http://github.com/jboner/akka/blob/master/akka-core/src/main/scala/remote/RemoteClient.scala#L230

Appreciate any help since this is a showstopper for Akka.

Thank you.

Ps. I love Netty. Awesome piece of software. Ds.

-- 
Jonas Bonér

work: http://akkasource.org
code: http://github.com/jboner
blog:  http://jonasboner.com
twtr:  @jboner



More information about the netty-users mailing list