MohsinHijazee
2008-Jan-18 06:38 UTC
* config.breakpoint_server has been deprecated and has no effect. *
******************************************************************* * config.breakpoint_server has been deprecated and has no effect. * ******************************************************************* Hello everyone! I recently ported my Rails application from 1.2 to 2.02 and I got it running. But when ever I run the server, or the benchmark etc, I get following error message: ******************************************************************* * config.breakpoint_server has been deprecated and has no effect. * ******************************************************************* In case of sever, its however gets running but for some other tasks, they simply crash. Kindly guide me what''s wrong because I''m new to rails. Regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Keynan Pratt
2008-Jan-18 06:43 UTC
Re: * config.breakpoint_server has been deprecated and has n
this is a warning it just means you have to remove a line from you development environment configuration. your crashes should be unrelated.(to the warning not necessarily the upgrade) you should write some unit testing for those -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
MohsinHijazee
2008-Jan-18 07:19 UTC
Re: * config.breakpoint_server has been deprecated and has n
Thank you very much! The problem is solved and the crashes were due to some other reason. On Jan 18, 11:43 am, Keynan Pratt <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> this is a warning it just means you have to remove a line from you > development environment configuration. your crashes should be > unrelated.(to the warning not necessarily the upgrade) you should write > some unit testing for those > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Sharma Chelluri
2008-Feb-07 05:20 UTC
Re: * config.breakpoint_server has been deprecated and has n
Hi Mohshin, What is the error that is causing this. I am having the same problem. Thanks in advance sharma MohsinHijazee wrote:> Thank you very much! The problem is solved and the crashes were due to > some other reason. > > > > On Jan 18, 11:43 am, Keynan Pratt <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Yvar Trust
2009-Aug-05 10:42 UTC
Re: * config.breakpoint_server has been deprecated and has n
dneverov wrote:> config.breakpoint_server = true > > On 7 ��� 2008, 11:20, Sharma Chelluri <rails-mailing-l...@andreas-please where should i find the error in wich file i have the same error but dont know what to do -- Posted via http://www.ruby-forum.com/.