On Tue, Jan 23, 2007 at 01:47:21AM +0100, Erik wrote:
> Hi
> 
> I get a synchronize error (see below) when I run a lib script with
> script/runner.
> 
> The script updates a status field in a model object that is indexed and
> searchable within the script/server (mongrel) process.
> 
> $ script/runner -e production 'load "lib/billing/credit_subscribers.rb"'
> /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/runner.rb:27:
> IOError (IOError)
>         from
> /usr/lib/ruby/gems/1.8/gems/ferret-0.10.14/lib/ferret/index.rb:124:in
> `initialize'

that line does just check for the existence of the segments file inside
the index directory, maybe it's just a file system permissions issue?

Jens

-- 
webit! Gesellschaft für neue Medien mbH          www.webit.de
Dipl.-Wirtschaftsingenieur Jens Krämer       [EMAIL PROTECTED]
Schnorrstraße 76                         Tel +49 351 46766  0
D-01069 Dresden                          Fax +49 351 46766 66
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to