I've not heard of this problem before, I don't think (to be honest, it's a little hard keeping track of it all).
It's definitely an odd one. What version of TS are you using? Also, the sql_range_step setting won't have an impact, as it's failing on generating the configuration file - you're not even running the index task. -- Pat On 19/01/2011, at 12:37 PM, benoror wrote: > Hi, > > I've running "Thinking Sphinx" in my site for a while flawlessly, it > was developed in Rails 2.3.5 but recently I had to upgrade it to 2.3.8 > (a new plugin require it). > > So I did it in my development environment, but it hangs when > generating the configuration, just to be killed automatically shortly > (about 1 minute) after: > > > > $ rake ts:conf > (in /home/benoror/projectx) > DEPRECATION WARNING: Rake tasks in vendor/plugins/jrails/tasks, vendor/ > plugins/paperclip/tasks, vendor/plugins/postage/tasks, vendor/plugins/ > postage/tasks, vendor/plugins/recaptcha/tasks, vendor/plugins/ > restful_authentication/tasks, and vendor/plugins/thinking-sphinx/tasks > are deprecated. Use lib/tasks instead. (called from /usr/lib/ruby/gems/ > 1.8/gems/rails-2.3.8/lib/tasks/rails.rb:10) > Generating Configuration to /home/benoror/projectx/config/ > development.sphinx.conf > Killed > > > > I re-installed to the most recent version of TS plugin but the problem > persist. Also I tried adding the "sql_range_step = 10000000" value > with same results. > > Does it have to do with the rails upgrade or is it a bug? Any ideas? > > Thanks in advance! > > -- > 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. > -- 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.
