Details
Description
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.
Activity
Alexander Lehmann
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | fileclose.zip [ 61913 ] |
Mauro Talevi
made changes -
Fix Version/s | 3.7.4 [ 18964 ] |
Mauro Talevi
made changes -
Assignee | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Mauro Talevi
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mauro Talevi
made changes -
Component/s | Core [ 11086 ] |
Mauro Talevi
made changes -
Fix Version/s | 3.8 [ 19104 ] |
Do you have a sample project that reproduces the issue?