[
https://issues.apache.org/jira/browse/UIMA-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-5255.
-------------------------------
Resolution: Fixed
Modified to detect sym links for cpu and cpuacct
> UIMA-DUCC:cgdelete fails if cpu and cpuacct are sym linked to same dir
> ----------------------------------------------------------------------
>
> Key: UIMA-5255
> URL: https://issues.apache.org/jira/browse/UIMA-5255
> Project: UIMA
> Issue Type: Bug
> Components: C, DUCC
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.2.0-Ducc
>
>
> On systems where cpu and cpuacct are symlinked to the same location, the
> cgdelete command fais. Instead using cgdelete memory,cpu,cpuacct:path
> use cgdelete memory,cpu:path.
> Modify code determine if cpu and cpuacct are sym linked to the same dir and
> adjust cgdelete command accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)