On Mar 12, 2007, at 18:54, Benjamin Krause wrote: > Hi Dave, > > i just stumbled across a new error i haven't seen before :) > > caught error inside loop: IO Error occured at <except.c>:93 in xraise > Error occured in fs_store.c:264 - fs_new_output > couldn't create OutStream /var/www/localhost/rails/current/ > script/backgroundrb/../../config/../db/ferret.index.production/ > _jei_0.f0: <Too many open files> > > my ulimit is set to 1024 files, the error occurs regularly.. any idea?
ah, and i should add, this is from our backgroundrb indexing process there is basically nothing else than opening and closing the index, all of the time. this isn't necessarily a ferret problem, but the process isn't doing much else. ben _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

