softwareengineer 99
2006-Feb-06 18:49 UTC
[Rails] Intermittent "Application Failed to start" errors
In my project everything is working fine except from time to time I keep getting the error: "Application failed to start". After refreshing, the error goes away. Why I am getting this error and what''s the best way to avoid it? Thanks Frank P.S. I am using Apache 2 with dispatcher.fcgi on RHEL 3 --------------------------------- Relax. Yahoo! Mail virus scanning helps detect nasty viruses! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060206/d090138f/attachment.html
Adam Denenberg
2006-Feb-06 18:52 UTC
[Rails] Intermittent "Application Failed to start" errors
i have found this to happen when using process/reaper -a reload The first request or two seem to really get messed up (same errors as you), but then everything is fine. No explanation just some comfirmation that you are not alone here.. -adam On 2/6/06, softwareengineer 99 <softwareengineer99@yahoo.com> wrote:> In my project everything is working fine except from time to time I keep > getting the error: "Application failed to start". > > After refreshing, the error goes away. > > Why I am getting this error and what''s the best way to avoid it? > > Thanks > Frank > P.S. I am using Apache 2 with dispatcher.fcgi on RHEL 3 > > > ________________________________ > Relax. Yahoo! Mail virus scanning helps detect nasty viruses! > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >