[Bug 62012] Disposing POI temporary files in multithreaded system

2018-04-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62012 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 62012] Disposing POI temporary files in multithreaded system

2018-04-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62012 --- Comment #4 from Dominik Stadler --- Can you post your complete TempFileCreationStrategy? The code you showed does not look complete. I would like to try to reproduce or at least add a similar test to Apache POI. --

[Bug 62012] Disposing POI temporary files in multithreaded system

2018-01-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62012 --- Comment #3 from PJ Fanning --- 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

[Bug 62012] Disposing POI temporary files in multithreaded system

2018-01-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62012 Stefan Thurnherr changed: What|Removed |Added CC|

[Bug 62012] Disposing POI temporary files in multithreaded system

2018-01-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62012 --- Comment #2 from cohen.yaniv...@gmail.com --- Hi Dominik, I'm getting this exception very rarely, (around every 1,000 usings), i'm trying to get the stack trace. The moment i'll get it, i'll send it to you. Thanks Yaniv -- You are

[Bug 62012] Disposing POI temporary files in multithreaded system

2018-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62012 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 62012] Disposing POI temporary files in multithreaded system

2018-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62012 cohen.yaniv...@gmail.com changed: What|Removed |Added CC||cohen.yaniv...@gmail.com --