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