You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Samarth Gupta (JIRA)" <ji...@apache.org> on 2014/05/20 11:58:39 UTC

[jira] [Created] (FALCON-442) overwriting of PID while multiple falcon start

Samarth Gupta created FALCON-442:
------------------------------------

             Summary: overwriting of PID while multiple falcon start 
                 Key: FALCON-442
                 URL: https://issues.apache.org/jira/browse/FALCON-442
             Project: Falcon
          Issue Type: Bug
          Components: general
    Affects Versions: 0.4, 0.5
         Environment: production 
            Reporter: Samarth Gupta


if falcon-start command is run on a already running falcon server, it goes and updates the PID that was stored during the previous falcon-star, however falcon keep running with the original PID.  

Due to this , when falcon-stop is run we get a missing process error, similar to below. 

{code}
/usr/lib/falcon/falconServer/bin/service-stop.sh: line 36: kill: (19518) - No such process
{code}



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