You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/05/31 19:00:40 UTC

[jira] Resolved: (TIKA-435) After using the GUI part of the cli sometimes temporary files are not removed.

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

Jukka Zitting resolved TIKA-435.
--------------------------------

      Assignee: Jukka Zitting
    Resolution: Won't Fix

This looks like a JVM problem, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6380357

Since this only seems to affect the Tika GUI that's mostly a tool for testing and the problem itself is fairly harmless, I don't think there's a need for us to try to work around this in Tika. Thus resolving as Won't Fix.

> After using the GUI part of the cli sometimes temporary files are not removed.
> ------------------------------------------------------------------------------
>
>                 Key: TIKA-435
>                 URL: https://issues.apache.org/jira/browse/TIKA-435
>             Project: Tika
>          Issue Type: Bug
>          Components: cli
>    Affects Versions: 0.7
>         Environment: Windows Server 2008, Sun JDK 6 64 Bit (Update 20)
>            Reporter: Christoph Weidling
>            Assignee: Jukka Zitting
>
> If the tika cli is started under a 64 bit environment using the 64 bit version of the Sun JDK then sometimes temporary files are not deleted: 
> Start the tika cli with the -g switch and drop a PDF file in you find temporary files in the users %TEMP% directory. They remain eve  after closing the tika gui. However, I could not observe this behaviour when using the 32 bit version of the same JDK. Also when using the other switches (-t, -x, -h) no temporary files survived.
> The temp files have names like +~JFxxx.tmp where xxx is a number with 17 or 18 digits.
> This can be reproduced with the file downloaded from http://www.ns-gedenkstaetten.de/nrw/presseschau/img/913.pdf.

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