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)