Hi,

I am using myfaces-1.1.5 and tomahawk-1.1.5 in Web application which is
deployed on tomcat 5.5.27 and RHEL 5.4. I am using tree component and once
I got java.net.SocketException: Too many open files in catalina.out, when
analyzed there were
466 open fd count for
/opt/tomcat-5.5.27/webapps/CS-OAM/WEB-INF/classes/org/apache/myfaces/custom/tree2/resource/images/s.gif

and 865 open fd count for
/opt/tomcat-5.5.27/webapps/CS-OAM/WEB-INF/classes/org/apache/myfaces/custom/tree2/resource/images/lt.gif.

Which exceeded fd count and hence application stopped working. This
happened only once and was not reporduced.This condition was recovered
after restarting tomcat.

I would like to know whether this is an existing issue and fixed in latest
myfaces implementations?

Thanks,

Vinit

Reply via email to