[
https://issues.apache.org/jira/browse/KARAF-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943558#comment-15943558
]
ASF subversion and git services commented on KARAF-4260:
--------------------------------------------------------
Commit 5d033cd937e09a71f03985caf502cd1737a52dec in karaf's branch
refs/heads/master from [~vladimirfx]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=5d033cd ]
[KARAF-4260] Rename Service Wrapper pid file to not clash with Karaf JVM pid
file
> 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.0.9, 4.1.1
>
>
> 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.15#6346)