[ http://issues.apache.org/jira/browse/JCR-628?page=all ]
Jukka Zitting reopened JCR-628: ------------------------------- Reopening to fix issue metadata. > OutOfMemory problem: HandleMonitor does not release closed input streams > ------------------------------------------------------------------------ > > Key: JCR-628 > URL: http://issues.apache.org/jira/browse/JCR-628 > Project: Jackrabbit > Issue Type: Bug > Components: core > Affects Versions: 1.0, 1.0.1, 1.1, 1.1.1 > Reporter: Thomas Mueller > Assigned To: Tobias Bocanegra > Priority: Minor > Fix For: 1.2 > > Attachments: handleMonitor.txt > > > The class o.a.j.core.fs.local.HandleMonitor does not release closed > MonitoredInputStream. There is a close method, but it is never called. The > input streams are kept in a hash set / map of HandleMonitor. Eventually, this > leads to an OutOfMemory exception after opening / closing many files. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira