You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2014/06/13 15:50:01 UTC

[jira] [Created] (KARAF-3044) Can't shutdown karaf via wrapper on AIX

Jonathan Anstey created KARAF-3044:
--------------------------------------

             Summary: Can't shutdown karaf via wrapper on AIX
                 Key: KARAF-3044
                 URL: https://issues.apache.org/jira/browse/KARAF-3044
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 2.3.5
            Reporter: Jonathan Anstey
            Assignee: Jonathan Anstey
             Fix For: 2.4.0, 4.0.0, 3.0.2, 2.3.6


On AIX it looks like the karaf service script is not handling the PID properly. When trying to stop:
{code}
# ./karaf230-service stop
Stopping karaf230...
Removed stale pid file: /fuse/apache-karaf-2.3.0.redhat-610-SNAPSHOT/data/karaf230.pid
karaf230 was not running.
{code}
It thinks it is not running and then removes the PID file. Looking into it...



--
This message was sent by Atlassian JIRA
(v6.2#6252)