[
https://issues.apache.org/jira/browse/JENA-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083569#comment-13083569
]
Simon Helsen commented on JENA-95:
----------------------------------
I managed to manually call
this.store.getTransMgr().getJournal().close();
although I am not sure if that is a good idea. Then I ran into the next lock:
Caused by:
java.io.IOException: Could not delete
D:\jfsDev\working_dir\indices\_fREaIL-VEeC6sfuJEYTu-w\jfs-rdfindex\nodes.dat-jrnl
> journal.jrl is not released when expelling a alocation
> ------------------------------------------------------
>
> Key: JENA-95
> URL: https://issues.apache.org/jira/browse/JENA-95
> Project: Jena
> Issue Type: Bug
> Reporter: Simon Helsen
> Priority: Critical
>
> whenever I call StoreConnection.expel(location) it seems that something is
> holding on to journal.jrl in location
> Caused by:
> java.io.IOException: Could not delete
> D:\jfsDev\working_dir\indices\4cb718ffab6047639c383cf9582633dc\jfs-rdfindex\journal.jrnl
> at java.lang.Throwable.<init>(Throwable.java:67)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira