[ 
https://issues.apache.org/jira/browse/TRINIDAD-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541050
 ] 

Jan Görß commented on TRINIDAD-806:
-----------------------------------

Linux : Red Hat Enterprise Linux ES release 4 (Nahant Update 5)

WebApp is running under tomcat 6.0.14

libs : Sun jsf 1.2
          Trinidad  1.2.3
          Tomahawk 1.1.6
          Facelets 1.1.13
          Spring 2.0.5
          Spring Webflow 1.0.5

and all dependencies libs for this libs

I hope, this details are sufficient. 


Comment:

We have many requests in one minute by user or selenium test.
For every request is open a new FileHandler for trinidad-impl-1.2.3.jar, is 
shown by lsof.

Our temp. solution is garbage collector after 100 request.
and filehandler are closed and not display by lsof more.
  
Thank for help


> Too many open files trinidad-impl-1.2.3.jar
> -------------------------------------------
>
>                 Key: TRINIDAD-806
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-806
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.2.3-core
>            Reporter: Jan Görß
>
> Tomcat throw "too many open files".
> The lsof linux command displayed many filehandler for trinidad-impl-1.2.3.jar.
> Is http://www.mail-archive.com/[EMAIL PROTECTED]/msg42822.html the same 
> problem?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to