Somehow, even though I installed thinking-sphinx 1.3.16, freelancing- god-thinking-sphinx-1.2.11 was being picked. I just removed freelancing-god-thinking-sphinx-1.2.11 and it started working.
On Apr 13, 4:47 pm, J. Pablo Fernández <[email protected]> wrote: > I'm getting the following error when running ts:conf on the server: > > # rake thinking_sphinx:index RAILS_ENV=staging --trace > (in /var/www/lemonfrog/releases/20100413143730) > ** Invoke thinking_sphinx:index (first_time) > ** Invoke thinking_sphinx:app_env (first_time) > ** Execute thinking_sphinx:app_env > ** Invoke environment (first_time) > ** Execute environment > default config > ** Execute thinking_sphinx:index > rake aborted! > uninitialized constant ThinkingSphinx::Deltas::Job > /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/ > dependencies.rb:440:in `load_missing_constant' > /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/ > dependencies.rb:80:in `const_missing' > /usr/lib/ruby/gems/1.8/gems/freelancing-god-thinking-sphinx-1.2.11/lib/ > thinking_sphinx/tasks.rb:68 > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in > `invoke_with_call_chain' > /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in > `invoke_with_call_chain' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in > `invoke_task' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in > `standard_exception_handling' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in > `standard_exception_handling' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run' > /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31 > /usr/bin/rake:19:in `load' > /usr/bin/rake:19 > > On my workstation is working fine and in the server it worked fine > ages ago, probably before enabling delta indexing. I'm not using > delayed or any of those special delta indexing mechanism. I've > searched online for this error and found tons of hits and none of them > were the same as the one I have. Any ideas what might it be? -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
