脚本/etc/init.d/ser_app编写错误,使用了killall ser_app,该命令除了可以杀死进程/usr/sbin/ser_app,还会杀死/etc/init.d/ser_app脚本,脚本没有执行成功。自然就出现了该错误