Displaying 3 results from an estimated 3 matches for "fs_each".
Did you mean:
foreach
2007 Apr 14
3
Error on optimize leads to corrupt index?
...= 0, file length = 0
Now, I get the following error any time I try to create a new index
on the directory that I was trying to optimize.
Ferret::Index::IndexReader.new("indexes/my_index_dir")
IOError: IO Error occured at <except.c>:93 in xraise
Error occured in fs_store.c:127 - fs_each
doing ''each'' in : <No such file or directory>
Any thoughts? The directory is definitely there. I''d like to be able
to recover from this error someone. Your help is very much appreciated.
Erik
2007 Aug 28
3
Still getting "too many open files"
We have still having problems with Ferret dying on us regularly with the
error message:
>>
ferret server error IO Error occured at <except.c>:93 in xraiseError
occured in fs_store.c:127 - fs_each
doing ''each'' in
/var/www/web1/oms/current/script/../config/../index/production/band/20070805130005:
<Too many open files>
<<
We are running Ferret as a DrbServer and using ferret 0.11.3.
I''ve read about using ulimit to up the file number - but doesn&...
2007 Nov 16
18
Multithreading / multiprocessing woes
...peedtest2_reader:30:in `run_test_query''
[Yes, there really are two blank lines after "Store listing was".]
Failure Mode #2:
script/ferret_speedtest2_reader:30:in `initialize'': IO Error occured
at <except.c>:93 in xraise (IOError)
Error occured in fs_store.c:127 - fs_each
doing ''each'' in
/Users/scott/dev/ruby/timetracker/tmp/ferret_speedtest_index: <Too
many open files>
from script/ferret_speedtest2_reader:30:in `new''
from script/ferret_speedtest2_reader:30:in `run_test_query''
Meanwhile, if I try eliminating this second...