Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7399003
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T03:57:08+00:00 2026-05-29T03:57:08+00:00

I am following the instructions on the thinking sphinx website to setup Delayed Deltas

  • 0

I am following the instructions on the thinking sphinx website to setup Delayed Deltas using the Delayed Job plugin.

All appeared to install correct but when I ‘rake ts:dd’ for the first time, I get this:

rake ts:dd --trace
** Invoke ts:dd (first_time)
** Invoke thinking_sphinx:delayed_delta (first_time)
** Invoke thinking_sphinx:app_env (first_time)
** Execute thinking_sphinx:app_env
** Execute thinking_sphinx:delayed_delta
rake aborted!
uninitialized constant Delayed::Job
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/plugins/clear_locks.rb:9:in `ensure in block (2 levels) in <class:ClearLocks>'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/plugins/clear_locks.rb:9:in `block (2 levels) in <class:ClearLocks>'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/lifecycle.rb:78:in `call'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/lifecycle.rb:78:in `block (2 levels) in add'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/lifecycle.rb:60:in `call'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/lifecycle.rb:60:in `block in initialize'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/lifecycle.rb:78:in `call'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/lifecycle.rb:78:in `block in add'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/lifecycle.rb:65:in `call'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/lifecycle.rb:65:in `execute'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/lifecycle.rb:38:in `run_callbacks'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/delayed_job-3.0.1/lib/delayed/worker.rb:111:in `start'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/ts-delayed-delta-1.1.2/lib/thinking_sphinx/deltas/delayed_delta/tasks.rb:11:in `block (2 levels) in <top (required)>'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/home/darcbar/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
/home/darcbar/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/bin/rake:19:in `load'
/home/darcbar/.rvm/gems/ruby-1.9.2-p290@rails310/bin/rake:19:in `<main>'
Tasks: TOP => ts:dd => thinking_sphinx:delayed_delta

I have installed:

Sphinx 0.9.9
thinking_sphinx 2.0.10
ts-delayed-delta 1.1.2
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T03:57:20+00:00Added an answer on May 29, 2026 at 3:57 am

    With delayed job 3 you need to install one of the backend gems, for example delayed_job_active_record for the activerecord backend.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to install the spree gem using the following instructions http://spreecommerce.com/resources/quick-start I
I have configuired PHP 5.3 on IIS 7 using the following instructions: http://www.php.net/manual/en/install.windows.iis7.php and
Today I was following some instructions to install a software in Linux. There was
I'm trying to install Haskell (for the first time). Following the instructions on the
Anyone out there using the FTUtils library for iPhone development? Following the instructions here
I was following instructions from a Java website ( http://java.sun.com/docs/books/tutorial/essential/io/file.html#createStream ) on creating or
I am trying to install the Boost C++ libraries using these instructions . This
I'm following instructions to make a simple background in Flash CS4 using vector graphics.
I tried to install node.js by following instructions here: https://github.com/joyent/node/wiki/Building-node.js-on-Cygwin-(Windows ) I got these
I'm trying to compile vlc using the following instructions http://wiki.videolan.org/AndroidCompile . i get the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.