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 (Assigned) (JIRA)" <ji...@apache.org> on 2012/03/13 14:47:40 UTC

[jira] [Assigned] (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 reassigned TIKA-875:
---------------------------------------

    Assignee: Michael McCandless
    
> 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
>         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