"java.io.IOException: Too many open files" rlim_fd_cur set to max

From: Cathy Hui (kaka.hui_at_gmail.com)
Date: 03/04/05


Date: 3 Mar 2005 20:47:36 -0800

I am getting the "java.io.IOException: Too many open files" error when
running some program on a Solaris 8. Pls note, I have already set
ulimit to max. How can I avoid this problem? Thanks in advance for
answering my question.

Here is the output from "uname -a":

SunOS ax-pb2 5.8 Generic_108528-19 sun4u sparc SUNW,Ultra-5_10

Here is what I have on the /etc/system:

set rlim_fd_cur = 4096
set rlim_fd_max = 4096



Relevant Pages