This is my first rails project so I am not sure if this is normal but
for some reason my lighttpd keeps resetting on the hour every hour and
not restarting correctly.
I am not sure if its supposed to restart like this and it just isnt
coming back up or if it isnt supposed to reset at all like this…
Here is an excerpt from my fastcgi.crash.log:
[31/Oct/2007:20:00:06 :: 22194] asked to terminate immediately
[31/Oct/2007:20:00:06 :: 22194] terminated by explicit exit
[31/Oct/2007:20:00:06 :: 22190] asked to terminate immediately
[31/Oct/2007:20:00:06 :: 22190] terminated by explicit exit
[31/Oct/2007:20:00:06 :: 22189] asked to terminate immediately
[31/Oct/2007:20:00:06 :: 22189] terminated by explicit exit
[31/Oct/2007:20:00:06 :: 22192] asked to terminate immediately
[31/Oct/2007:20:00:06 :: 22192] terminated by explicit exit
[31/Oct/2007:20:00:06 :: 22191] asked to terminate immediately
[31/Oct/2007:20:00:06 :: 22191] terminated by explicit exit
[31/Oct/2007:20:16:23 :: 28520] starting
[31/Oct/2007:20:16:23 :: 28508] starting
[31/Oct/2007:20:16:23 :: 28541] starting
[31/Oct/2007:20:16:23 :: 28536] starting
[31/Oct/2007:20:16:24 :: 28542] starting
[31/Oct/2007:21:00:06 :: 28542] asked to terminate immediately
[31/Oct/2007:21:00:06 :: 28520] asked to terminate immediately
[31/Oct/2007:21:00:06 :: 28508] asked to terminate immediately
[31/Oct/2007:21:00:06 :: 28542] terminated by explicit exit
[31/Oct/2007:21:00:06 :: 28508] terminated by explicit exit
[31/Oct/2007:21:00:06 :: 28541] asked to terminate immediately
[31/Oct/2007:21:00:06 :: 28541] terminated by explicit exit
[31/Oct/2007:21:00:06 :: 28536] asked to terminate immediately
[31/Oct/2007:21:00:06 :: 28536] terminated by explicit exit
[31/Oct/2007:21:00:06 :: 28520] terminated by explicit exit
[31/Oct/2007:21:15:23 :: 17448] starting
[31/Oct/2007:21:15:23 :: 17506] starting
[31/Oct/2007:21:15:23 :: 17502] starting
[31/Oct/2007:21:15:23 :: 17460] starting
[31/Oct/2007:21:15:23 :: 17491] starting
[31/Oct/2007:22:06:39 :: 17448] asked to terminate immediately
[31/Oct/2007:22:06:39 :: 17448] terminated by explicit exit
[31/Oct/2007:22:06:39 :: 17460] asked to terminate immediately
[31/Oct/2007:22:06:39 :: 17460] terminated by explicit exit
[31/Oct/2007:22:06:39 :: 17491] asked to terminate immediately
[31/Oct/2007:22:06:39 :: 17491] terminated by explicit exit
[31/Oct/2007:22:06:39 :: 17502] asked to terminate immediately
[31/Oct/2007:22:06:39 :: 17506] asked to terminate immediately
[31/Oct/2007:22:06:39 :: 17506] terminated by explicit exit
[31/Oct/2007:22:06:39 :: 17502] terminated by explicit exit
[31/Oct/2007:22:20:10 :: 28021] starting
[31/Oct/2007:22:20:11 :: 28019] starting
[31/Oct/2007:22:20:12 :: 28018] starting
[31/Oct/2007:22:20:12 :: 28022] starting
[31/Oct/2007:22:20:13 :: 28016] starting
Let me know if you need any other output from logs etc…everything else
looks ok except there are a couple warnings getting spewed out into my
production.log.
This problem has been troubling me for awhile and I’m sure its something
really simple…help me out please!
Thanks a lot for reading,
CM