On a production Tomcat 4.0.3 site, we've had a couple crashes with "Too many open files" errors. (Redhat 7.2)
If we run "lsof," one particular jsp file (the most popular on the site) is listed many, many times--more than would be merited by the popularity of this site. Why should Tomcat keep open so many file handles open to a jsp file? For now, we've upped the number of possible open files. But we only see this as a temp solution. Does Jasper have a file handle leak? Nick Wesselman Digital Visions, Inc. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
