We're using jodconverter-3.0-beta-2-distribution. While trying to use
it in batch mode we've realized that openoffice temporary files
(placed under /tmp dir) keep on growing. As we observed, this happens
when some conversions fail here and there which causes openoffice not
to release the temporary files.
Any ideas on how we can fix this? Or does it look like an openoffice
bug instead?
- Asiri
Kind regards
Mirko
On Dec 31 2009, 11:44 am, Asiri Rathnayake
What are those files named? A ".~lock*#" file may be leaked if OOo
crashes, but it shouldn't happen frequently.
I'll try to find out why OOo creates them, but in the meantime a cron
job to prune old "/tmp/sv*.tmp" files will do.
Kind regards
Mirko