Too many open files error with Netty
Hoyt, David
hoyt6 at llnl.gov
Fri Oct 16 18:15:19 EDT 2009
I'm seeing this same issue. I'm not sure if it's an issue w/ netty or my application, though. The total # of open file handles is ~900 and ~300 of those are sockets in the CLOSE_WAIT state. I'm reasonably sure I'm closing all my sockets. Any thoughts?
Thanks,
- David
-----Original Message-----
From: netty-users-bounces at lists.jboss.org [mailto:netty-users-bounces at lists.jboss.org] On Behalf Of Albert Strasheim
Sent: Friday, October 16, 2009 2:09 AM
To: Netty Users
Subject: Re: Too many open files error with Netty
Hello Trustin
On Fri, Oct 16, 2009 at 10:05 AM, Trustin Lee (이희승) <trustin at gmail.com> wrote:
> FD leak should not occur at any case. I will take a look soon. Does
> this issue occur only in Solaris or also in Linux?
I am seeing the same behaviour on Linux, but the
NioClientSocketChannel leak causes the process to come to a halt
before I start seeing any "Too many open files" errors.
Regards,
Albert
_______________________________________________
netty-users mailing list
netty-users at lists.jboss.org
https://*lists.jboss.org/mailman/listinfo/netty-users
More information about the netty-users
mailing list