You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/12/12 06:55:58 UTC

[jira] [Updated] (KARAF-4260) Setting karaf.clean.all = true breaks service wrapper service script

     [ https://issues.apache.org/jira/browse/KARAF-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-4260:
----------------------------------------
    Fix Version/s:     (was: 4.0.8)
                   4.0.9

> Setting karaf.clean.all = true breaks service wrapper service script
> --------------------------------------------------------------------
>
>                 Key: KARAF-4260
>                 URL: https://issues.apache.org/jira/browse/KARAF-4260
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 4.0.3
>            Reporter: Ralf Steppacher
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 4.1.0, 4.0.9
>
>
> The Karaf service wrapper script is generated such that the PID file is created in {{$KARAF_HOME/data}}. When setting {{karaf.clean.all = true}} then the PID file created by the service script gets deleted together with the data directory. As a result of this the service script reports Karaf as not running and it is not possible to stop the process via the script.
> The PID file location probably should be outside the data directory by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)