JBoss Community

After running JBoss AS some hours in a LINUX distro i got "java.net.SocketException: Too many open files"

reply from asif ali in Performance Tuning - View the full discussion

JBoss consumes a file descriptor for each socket connection, you may try increasing file descriptor limits on Linux OS.
But default the limit is 1024.

 

asif

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community