Amit Lodha created XALANJ-2558: ---------------------------------- Summary: (Too many open files (errno:24)) Key: XALANJ-2558 URL: https://issues.apache.org/jira/browse/XALANJ-2558 Project: XalanJ2 Issue Type: Bug Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects. Anybody can view the issue.) Components: Xalan Affects Versions: 2.7 Environment: Unix OS, Java6 Reporter: Amit Lodha Assignee: Steven J. Hathaway Priority: Blocker
we have recived the error (Too many open files (errno:24)) at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:505) and it seems that there is an open FileInputStream which is not closed in finally block. Error seems to be frequent. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org