Tiger66639 / xinc

Automatically exported from code.google.com/p/xinc
0 stars 0 forks source link

Xinc cannot start if pid file exists #143

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Place /etc/init.d/xinc to autoload dir
2. Reboot system
3. Xinc does not start

What is the expected output? What do you see instead?
Xinc check pid, found that proccess is out, remove pid file and start

Original issue reported on code.google.com by kingo...@gmail.com on 12 Mar 2008 at 8:43

GoogleCodeExporter commented 9 years ago
will check if process with PID still exists and if not, xinc will be able to 
start
even with existing pid file

Original comment by arnos...@gmail.com on 15 Mar 2008 at 10:19

GoogleCodeExporter commented 9 years ago

Original comment by arnos...@gmail.com on 15 Mar 2008 at 11:31

GoogleCodeExporter commented 9 years ago

Original comment by arnos...@gmail.com on 2 May 2008 at 10:56

GoogleCodeExporter commented 9 years ago
It does not work for me. Build: 2.0.0b196 (beta)

Original comment by kingo...@gmail.com on 19 May 2008 at 8:14