On 11/08/2011 04:03 PM, Martin Evans wrote:
I have a job scheduled to run once an hour. It logs
its progress and I can
see that it's not completing the task. The weird thing is it gets a
different amount through each time. And if I paste the groovy code into a
normal page and view it, it executes the whole script no problems.
Any ideas anyone?
It should not stop for external reasons, the only thing that could stop
it is an exception triggered while running the code, like a
NullPointerException when reading some data. Can you give more details,
what exactly does the code try to do?
--
Sergiu Dumitriu
http://purl.org/net/sergiu/