Deadlock - probably IdleStateHandler or HashedWheelTimer
"이희승 (Trustin Lee)"
trustin at gmail.com
Mon Jan 31 00:59:58 EST 2011
Hi Rafael,
I don't see any dead lock from both thread dump. It seems like the
connection was not closed simply? It would be nice if you could provide
me a test case.
Thanks,
Trustin
On 12/16/2010 01:32 PM, Rafael Marins wrote:
>
> Hi folks,
>
> I've encountered a deadlock in my application, which is using an
> IdleStateHandler in the pipeline to say goodbye on timeout. It stated, a
> single static instance of Timer is used together.
>
> But happens that my application hangs on when running the second test from a
> TestCase, generating the following ThreadDump:
>
> http://pastebin.com/3RtPgvcE http://pastebin.com/3RtPgvcE
>
> I did already 'overchecked' that I'm properly starting and stopping in the
> timer, for each test method in a TestCase.
>
> Best regards,
>
> -----
> Rafael Marins
> Neociclo - http://www.neociclo.com
>
>
--
Trustin Lee, http://gleamynode.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20110131/31e09467/attachment.bin
More information about the netty-users
mailing list