WeblogicTroubleshooting “Too many open files” Errors in Weblogic(The examples in this document will specifically deal with Weblogic 8.1 running on Solaris) A process uses a file descriptor both for opening a network socket and opening a file, so when we receive the “Too many open files” error it could be a problem related to either of these. The first thing to check is how many file descriptors you are currently allowing for the Weblogic process. |