Hi all,
The first few times I do START STOP or RESTART, everything works fine.
But after that, it gives the following:
[root@linux ~]# serctl stop
Stopping SER : /usr/local/sbin/serctl: line 614: kill: (8771) - No such
process
stopped
[root@linux ~]#
[root@linux ~]# serctl start
Starting SER : PID file exists! (/var/run/ser.pid) already running?
[root@linux ~]#
[root@linux ~]# serctl restart
Stopping SER : /usr/local/sbin/serctl: line 627: kill: (8771) - No such
process
stopped
Starting SER : PID file exists! (/var/run/ser.pid) already running?
How can I solve it?
Thanks,
Marc