[
https://issues.apache.org/jira/browse/MYFACES-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636504#action_12636504
]
Leonardo Uribe commented on MYFACES-1982:
-----------------------------------------
Checking org.apache.myfaces.shared.config.MyfacesConfig the default value is 2.
I don't believe this is a bug after all, since you can configure the value to
other longer or 0 (disabled). The idea of use a small value is related to
development.
> 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.