Displaying 3 results from an estimated 3 matches for "backgroundrb_11006".
2009 Aug 11
0
monit paths
...backgroundrb process (that gets
killed occasionally), but I cant seem to seem the start or stop
commands to work (i simply get ''execution failed'') - though they do
work fine from the command prompt.
I''m not doing anything particularly sophisticated:
check process backgroundrb_11006
with pidfile "/home/user/site/tmp/pids/backgroundrb_11006.pid"
start = "/usr/bin/ruby /home/user/site/script/backgroundrb start"
stop = "/usr/bin/ruby /home/user/site/script/backgroundrb stop"
if cpu > 90% for 2 cycles then restart
if totalmem > 512 MB for 2...
2008 Apr 02
2
scheduling worker methods in rails
...t;)
> end
The creation of a worker instance works fine, only the scheduled Part dont gets
executed.
So my assumption is, that the trigger_args are wrong, but i checked everything a
thousend times and maybe i dont see the wood for the trees (maybe I have to
sleep a litte bit more ;) )
Even the backgroundrb_11006_debug.log don''t say anything i can use to find the
error:
> 00000012{
> : type:start_worker:
> schedule{:calculate{:trigger_args"*/5 * * * * * *: data"6:
> job_key@ ;
>...
2008 Mar 28
5
Upgrading from older version - how?
Hi there,
We''ve been using previous version of bdrb (drb based one) for a while
and it was running relatively OK. We recently attempted to upgrade to
the new version to keep up / use supported version but we ended up
reverting to the older version.
Here are the things that moved us to revert :
1) With the workers we never manage to pass this error:
''''
You have a nil