Le 07-05-14 à 17:40, Pete DeLaurentis a écrit : > Anybody seen this message before? I see it over and over in one of > my mongrel processes log files. I've never seen it before today. > > /usr/local/bin/mongrel_rails:16Mon May 14 20:44:30 +0000 2007: Error > calling Dispatcher.dispatch #<Mongrel::TimeoutError: Mongrel timed > out this thread: shutdown>Thread #<Thread:0x2ae6288dbc40 sleep> is > too old, killing. > > Thanks, > Pete > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users
Hi Pete, I've got the same issue here on one of my RoR application. I doesn't found the real cause nor the solution. Since this application makes complex requests on big tables (>29M records), I guess that doesn't helps. For now, I restart mongrel servers each morning with a crontab (the timeout occurs after some running time) and timeout stop to occurs. Nicolas _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users