All TS specs and features run fine against Rails 2.3.8... would it be possible 
to get access to your app's code, so I can try to reproduce the issue locally? 
If so, contact me off-list.

Otherwise, it's really hard to pinpoint, beyond editing your installed copy of 
Thinking Sphinx to find out exactly where it's getting stuck.

-- 
Pat

On 20/01/2011, at 1:35 PM, benoror wrote:

> Thanks for the response.
> 
> I'm using latest 1.4.2 version. Sphinx version is 0.9.9-release
> (r2117)
> 
> BTW, the reason I upgraded to Rails 2.3.8 was because I installed the
> Typus plugin (https://github.com/fesplugas/typus/tree/2-3-stable),
> both my project and Typus use the restful_authentication plugin, so I
> had to change every "Authentication" namespace in my code to
> "::Authentication" to avoid conflict with the Typus one. That's the
> only change I made to my codebase, but I don't think it has to do with
> TS. Any Ideas?
> 
> On Jan 19, 2:37 am, Pat Allan <[email protected]> wrote:
>> 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 
>>> athttp://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.
> 

-- 
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.

Reply via email to