I have same problem with Oracle DB. I am using nagios to ping all mongrel processes every 15 minutes as a temp. solution.
On 7/30/07, Brian Williams <[EMAIL PROTECTED]> wrote: > > make sure you install the ruby-mysql gem. We had the same problem, and > that fixed it. > > --Brian > > On 7/29/07, Joey Geiger < [EMAIL PROTECTED]> wrote: > > > > It could also be a log rotation issue. Check to see if it's happening > > at the same time every night. > > > > If so, search the archives, as it's come up over and over. > > > > On 7/29/07, Zed A. Shaw <[EMAIL PROTECTED]> wrote: > > > On Sun, 29 Jul 2007 19:23:06 -0700 > > > Pete DeLaurentis <[EMAIL PROTECTED]> wrote: > > > > > > > PS. Does anyone know if Zed has any future bug-fix releases or > > > > updates planned? I believe the last release was January, right? > > > > > > Nope, Zed doesn't. > > > > > > You should run strace on your "dead" processes and gdb. If I can find > > the time I'll do a write-up, but what you're looking for is Ruby cycling > > over one or many open files. These will usually be something like memcache, > > database, or some other external service. > > > > > > -- > > > Zed A. Shaw > > > - Hate: http://savingtheinternetwithhate.com/ > > > - Good: http://www.zedshaw.com/ > > > - Evil: http://yearofevil.com/ > > > _______________________________________________ > > > Mongrel-users mailing list > > > [email protected] > > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > _______________________________________________ > > Mongrel-users mailing list > > [email protected] > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users >
_______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
