Cerberus and Rake
Posted by: bothari
Posted on: 2009-06-20 16:43:00
I'm having trouble with cerberus (ruby build system) and rake. When I run it stand-alone, it works fine. When I run it from Cron, it fails.
I can see in the logs that sometimes it complains that the unix process is *being* killed. The parent process isn't killed, because it still sends me an email with a record of the run, but it always fails.
Are there substantially different requirements for cron processes?