Links: 2-17-2007
- Increase file descriptor limit under Linux to prevent java.net.SocketException: Too many open files
Ran into this with Tomcat on my VPS box: updating /etc/security/limits.conf solved the problem immediately.
(categories: tomcat file_descriptor linux java.net.socketexception )
1 Comment