Too many open files exception
740862Apr 18 2010 — edited Apr 20 2010Hi All,
I want to understand more on the Too many file exception .
-What are the main reason for the Too many open files exception ?
-How to get rid of these errors ?
-What should be the precautions taken to avoid such errors ?
Following is the stack trace :
<Error> <HTTP> <BEA-101019> <[ServletContext@5348313] Servlet failed with IOException
java.io.FileNotFoundException:(Too many open files)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at weblogic.utils.classloaders.FileSource.getInputStream(FileSource.java:31)
at weblogic.servlet.internal.WarSource.getInputStream(WarSource.java:65)
at weblogic.servlet.FileServlet.sendFile(FileServlet.java:400)
Truncated. see log file for complete stacktrace
Thanks in advance.
Regards,
Stacey.