----- Original Message ----- From: "Marc Khayat" marc@globalcarrier.net Date: Tuesday, August 9, 2005 9:00 pm Subject: [Serusers] serctl start|stop|restart
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 suchprocess 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 suchprocess stopped Starting SER : PID file exists! (/var/run/ser.pid) already running?
How can I solve it?
I've encounter this issue before, my previous encounter was caused by misconfiguration in 'ser.cfg'. I can't remember what was my configuration.
If you have made any changes recently to ser.cfg. It could be the cause.
To stop ser, kill /var/run/ser.pid then start again.
seehoe