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