[ 
https://jira.nuxeo.org/browse/NXP-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=83960#action_83960
 ] 

Olivier Grisel commented on NXP-5875:
-------------------------------------

The number of open file at tomcat startup is already around 1200. More than 800 
come from jar in bundles and libs and nested jars. More than 300 come from the 
derby databases files.

The Nuxeo 5.3.2 tomcat already distribution already had so many descriptors. 
The JBoss deployer does not use as many open files and the problem is less 
frequent on jboss.

I will had a warning message in the nuxeoctl script if  "ulimit -n" returns 
less than 2048 and point the user to instructions to raise the limit:

  http://doc.nuxeo.com/display/KB/java.net.SocketException+Too+many+open+files

> Too Many open file when accessing the dashboard under tomcat
> ------------------------------------------------------------
>
>                 Key: NXP-5875
>                 URL: https://jira.nuxeo.org/browse/NXP-5875
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Thierry Delprat
>            Assignee: Olivier Grisel
>            Priority: Critical
>             Fix For: 5.4
>
>
> The display of the dashboard does not work in the tomcat distrib : it fails 
> with too many open files
> The file leak seems to come from derby files : this may be tied to Audit not 
> working correctly 
> => see https://jira.nuxeo.org/browse/NXP-5874

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to