https://issues.apache.org/bugzilla/show_bug.cgi?id=53173
--- Comment #2 from Filip Hanik <fha...@apache.org> --- Adding documentation to track cases where this can happen May 2, 2012 3:04:03 AM org.apache.tomcat.util.net.NioEndpoint$Acceptor run SEVERE: Socket accept failed java.io.IOException: Too many open files at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152) at org.apache.tomcat.util.net.NioEndpoint$Acceptor.run(NioEndpoint.java:784) at java.lang.Thread.run(Thread.java:662) -- You are receiving this mail because: You are the assignee for the bug.