[jboss-user] [Performance Tuning] - Re: java.net.SocketException: Too many open files
PeterJ
do-not-reply at jboss.com
Fri Apr 3 13:10:48 EDT 2009
The number of files that can opened is entirely a function of the oS, not the JVM. However, the OS must have enough memory available to maintain the open file descriptors.
Does Solaris have a utility that you can use to list the open files for a process, or at least report how many open files it has?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223364#4223364
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223364
More information about the jboss-user
mailing list