[
https://issues.apache.org/jira/browse/UIMA-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515770#comment-16515770
]
Serge Démoulin commented on UIMA-5799:
--------------------------------------
*In my experience*
*On ubuntu / nfs partitiion* : the files are moveable in the same partition but
not removeable.
Those jar/resource files are stored in a nfs partition and those jar/resource
files are no more removable until the application is stopped.
The jar are renamed by the system in .nfs14986464132 file and those new hidden
file are not removable "/.nfs00000000010063d7000004f4': Device or resource busy"
*On ubuntu* : the files are locked but still removeable
*On windows* : the files are not rename, not moveable and not removeable
(java.nio.file.AccessDeniedException).
> PEAR installation locks files permanently
> -----------------------------------------
>
> Key: UIMA-5799
> URL: https://issues.apache.org/jira/browse/UIMA-5799
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Affects Versions: 2.3
> Environment: ubuntu, Windows
> Reporter: Serge Démoulin
> Priority: Major
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Calling the method PackageInstaller#installPackage() with verify=true cause
> the locking of the jars files of the PEAR package.
> The only way to unlock the files is to stop the application.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)