Re: [LogiLogi-list] rails problem
Status: Beta
Brought to you by:
wybow
|
From: Wybo W. <wy...@lo...> - 2007-03-03 14:38:22
|
This looks like a problem with ferret, the search-engine Manta uses. When you installed it, did it report any errors or problems ? (you can try this by running gem install ferret again) If not, then you could also try to delete all the index-files (the directory index and all its contents), and try to run the redo_dev_db again... Wybo > after "rake redo_dev_db --trace" i get this error: > > rake db:fixtures:load_inc_config --trace > > ** Invoke db:fixtures:load_inc_config (first_time) > ** Invoke environment (first_time) > ** Execute environment > ** Execute db:fixtures:load_inc_config > rake aborted! > File Not Found Error occured at <except.c>:117 in xpop_context > Error occured in index.c:825 - sis_find_segments_file > couldn't find segments file > > /usr/local/lib/ruby/gems/1.8/gems/ferret-0.11.3/lib/ferret/index.rb:683:in > `initialize' |