Displaying 3 results from an estimated 3 matches for "09t13".
Did you mean:
0913
2010 Aug 09
0
Logging form delayed job class
...Rails.logger.info "Periodic job writing #{Time.now}"
if JobsCommon::check_job_exists("PeriodicJob").blank?
Delayed::Job.enqueue PeriodicJob.new(), 0,
Constants::VOTE_PROCESS_FREQ.from_now
end
end
end
the job fails with the error message
2010-08-09T13:29:59-0700: [Worker(delayed_job host:ubuntu pid:8941)]
acquired lock on PeriodicJob
2010-08-09T13:29:59-0700: [Worker(delayed_job host:ubuntu pid:8941)]
PeriodicJob failed with NameError: undefined local variable or method
`logger'' for #<PeriodicJob:0x7f5670e12580> - 1 failed attempt...
2007 Nov 09
1
Rsync 3.0.0pre5 released
I've just released rsync 3.0.0pre5, the latest pre-release version of
the upcoming 3.0.0 release.
Things are progressing well in our efforts to stamp out bugs for the
final release. Please keep up the good work in testing this and sending
email to the rsync mailing list with your questions, comments, bug
reports, etc. Thanks!
You can download the tar file and its signature from here:
2007 Nov 09
1
Rsync 3.0.0pre5 released
I've just released rsync 3.0.0pre5, the latest pre-release version of
the upcoming 3.0.0 release.
Things are progressing well in our efforts to stamp out bugs for the
final release. Please keep up the good work in testing this and sending
email to the rsync mailing list with your questions, comments, bug
reports, etc. Thanks!
You can download the tar file and its signature from here: