Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Too many open files exception

740862Apr 18 2010 — edited Apr 20 2010
Hi 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 18 2010
Added on Apr 18 2010
3 comments
6,993 views