[Bug 633182] Re: Cannot create PID file at startup
Stefano Rivera
launchpad at rivera.za.net
Mon Sep 13 10:02:11 BST 2010
** Changed in: ser (Ubuntu)
Importance: Undecided => Medium
--
Cannot create PID file at startup
https://bugs.launchpad.net/bugs/633182
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “ser” package in Ubuntu: Confirmed
Status in “ser” package in Debian: Unknown
Bug description:
Binary package hint: ser
I have installed ser . I have checked that it worked and made a couple of test calls with it.
Then after a restart of the machine I have noticed that ser is not running and cannot be started.
I have added the logging to syslog in the ser.cfg file and I have had this output in /var/log/messages:
Sep 8 15:57:54 softswitch ser: init_tcp: using epoll_lt as the io watch method (auto detected)
Sep 8 15:57:54 softswitch ser: unable to create pid file /var/run/ser/ser.pid: No such file or directory
Sep 8 15:57:55 softswitch ser: init_tcp: using epoll_lt as the io watch method (auto detected)
Sep 8 15:57:55 softswitch ser: unable to create pid file /var/run/ser/ser.pid: No such file or directory
Sep 8 15:59:25 softswitch ser: init_tcp: using epoll_lt as the io watch method (auto detected)
Sep 8 15:59:25 softswitch ser: unable to create pid file /var/run/ser/ser.pid: No such file or directory
Sep 8 16:00:55 softswitch ser: init_tcp: using epoll_lt as the io watch method (auto detected)
Sep 8 16:00:55 softswitch ser: unable to create pid file /var/run/ser/ser.pid: No such file or directory
It seems that the directory /var/run/ser is deleted on system restart and hence the startup of ser is compromised as it wants to create its pid file in this directory.
More information about the Ubuntu-sponsors
mailing list