you can also try checking if you have any restrictions in place for your
userspace processes --> ulimit

as





-----Ursprüngliche Nachricht-----
Von: Antonio Petrelli [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 07. Mai 2007 09:15
An: Struts Users Mailing List
Betreff: Re: Too many open files


2007/5/7, Jon Wynacht <[EMAIL PROTECTED]>:
>
> Hi,
>
> I've got an app that, when it gets heavy usage, often dies with this
> message:
>
> May 5, 2007 5:38:36 PM org.apache.catalina.core.StandardServer await
> SEVERE: StandardServer.await: accept:
> java.net.SocketException: Too many open files



Maybe it's a shot in the dark, but we had a similar problem at work and the
reason was the /proc filesystem: there where too many processes open.

HTH
Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to