I have a job that extends ContainerAwareJob and whenever I call $this->getContainer() it always gives me Resque_Job_DirtyExitException Job exited with exit code 255 when looking at the resque.log I can't find anything there that shows what the error is. How do I debug this?