Anyone know of a way to auto-restart Mongrel on a crash, Windows environment ? We''re getting a seg fault error, so until we figure this out is there a polling script or something to run to monitor and restart if it''s down? Thanks -S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Daniel
2008-Oct-22 01:30 UTC
Re: Rails + Mongrel - autorestart on segmentation fault crash
On Oct 22, 11:16 am, sjdale <sd...-MuxLkNTPirmgSpxsJD1C4w@public.gmane.org> wrote:> Anyone know of a way to auto-restart Mongrel on a crash, Windows > environment ? > > We''re getting a seg fault error, so until we figure this out is thereYou''re not using ruby 1.8.6 p230 are you? I haven''t used ruby on windows, but in linux, this was a bad release. Mongrel segfaulted after the second request on one of my apps. If your ruby was updated a little earlier this year you may have picked up one of these bad versions. -- Daniel Bush --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---