users@glassfish.java.net

Re: Hang up: Too many open files

From: Binod <Binod.Pg_at_Sun.COM>
Date: Fri, 24 Aug 2007 12:13:04 +0530

Are you in linux OS and using JDK 1.5?
Then JDK nio uses a lot of file descriptors. You can move to JDK 1.6 and
that would solve the problem.