users@glassfish.java.net

Re: What causes GRIZZLY to flood the Glassfish-Log with messages

From: <forums_at_java.net>
Date: Thu, 4 Oct 2012 09:16:27 -0500 (CDT)

Hi, looks like you hit max open files limitation of your OS, most probably
it's because you have too many clients connected at the same time. Using some
OS tools like netstat, you can try to figure out which service (HTTP, SMTP
...) accepts that many client connections. If it's expected- you can just
raise the limit. WBR, Alexey.

--
[Message sent by forum member 'oleksiys']
View Post: http://forums.java.net/node/889790