https://bz.apache.org/bugzilla/show_bug.cgi?id=62012
--- Comment #3 from PJ Fanning <[email protected]> --- Is it possible that some external process is reaping files from the temp directory? In my applications, I try to use an explicit java.io.tmpdir to avoid using /tmp. I have multi-threaded apps using POI and have not hit issues with temp files being deleted while they are still in use. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
