[ 
https://issues.apache.org/jira/browse/TIKA-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983799#action_12983799
 ] 

Jukka Zitting commented on TIKA-567:
------------------------------------

These +~JFxxx.tmp files are a result of a bug in java.awt.Font. See 
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6380357 for details.

There's nothing much we can do about this problem in Tika, so your best option 
is to upgrade to a more recent Java version.

> Temporary file leak in TikaInputStream
> --------------------------------------
>
>                 Key: TIKA-567
>                 URL: https://issues.apache.org/jira/browse/TIKA-567
>             Project: Tika
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 0.8
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 0.9
>
>
> The TikaInputStream.get(InputStream) method can end up leaking temporary 
> files in cases like the Detector classes that will not close the returned 
> stream.
> There should be a mechanism to signal that a potential TikaInputStream 
> wrapper will no longer be used even if the underlying stream should not be 
> closed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to