You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Michael McCandless (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/13 15:01:38 UTC

[jira] [Resolved] (TIKA-875) Temporary file leak in ImageParser

     [ https://issues.apache.org/jira/browse/TIKA-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved TIKA-875.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2
    
> Temporary file leak in ImageParser
> ----------------------------------
>
>                 Key: TIKA-875
>                 URL: https://issues.apache.org/jira/browse/TIKA-875
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.0
>            Reporter: Niels Beekman
>            Assignee: Michael McCandless
>             Fix For: 1.2
>
>         Attachments: patch.svn.diff
>
>
> The stream obtained through ImageIO.createImageInputStream is not closed (org.apache.tika.parser.image.ImageParser.parse(InputStream, ContentHandler, Metadata, ParseContext)). When performing a lot of parse operations, the process can easily run out of file descriptors.

--
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