Fixed
Details
Assignee
Mauro TaleviMauro TaleviReporter
Pascal RapicaultPascal RapicaultComponents
Fix versions
Priority
Critical
Details
Details
Assignee
Mauro Talevi
Mauro TaleviReporter
Pascal Rapicault
Pascal RapicaultComponents
Fix versions
Priority

Created November 7, 2012 at 2:22 AM
Updated May 22, 2015 at 8:01 AM
Resolved November 22, 2012 at 7:50 AM
I'm running an embedder as part of another java application. When the execution of the embedder completes I can see files on disk but they are empty (or of small size) and the files are locked open by the process (can't delete them on windows). It appears that the files are only written out when I exit the java process in which the embedder has been started.