Too many open files on Weblogic 9.2
-----------------------------------
Key: MYFACES-1982
URL: https://issues.apache.org/jira/browse/MYFACES-1982
Project: MyFaces Core
Issue Type: Bug
Components: General
Affects Versions: 1.2.3
Environment: Linux Red Hat AS4 (2.6.9-34.ELsmp), JRockit 1.5.0_14,
Weblogic 9.2 MP2
Reporter: Roland Schaer
Priority: Critical
Due to the default value of the parameter CONFIG_REFRESH_PERIOD, each request
causes to reload the web.xml and potential faces config files defined in the
web.xml. These loaded files were not freed up and led to open file handles
(which are limited to 1024 by default) on the system. After a while the open
file handles prevents the system from creating new SocketConnections.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.