Frank Kim
2005-Nov-10 02:02 UTC
cannot debug in eclipse w/ rdt because of DRbServerNotFound exception
Hi, Has anyone been able to set up a Rails project on Eclipse using the Ruby Develoment Tools plugin? I set up a Rails project and can run the Rails application. But when I try to debug the Rails application it always hangs due to a DRb:DRbServerNotFound exception. Does anyone know why this is happening? I am using Rails 0.14.3 and Ruby 1.8.2 on Windows. -- Frank Kim http://meetingkoreans.com
Justin Forder
2005-Nov-10 11:42 UTC
Re: cannot debug in eclipse w/ rdt because of DRbServerNotFound exception
Frank Kim wrote:> Hi, > > Has anyone been able to set up a Rails project on Eclipse using the > Ruby Develoment Tools plugin? I set up a Rails project and can run > the Rails application. But when I try to debug the Rails application > it always hangs due to a DRb:DRbServerNotFound exception. Does anyone > know why this is happening? I am using Rails 0.14.3 and Ruby 1.8.2 on > Windows.Try following Brian Hogan''s advice, here: http://www.napcs.com/howto/railsonwindows.html (in the section "Debugging in Eclipse") regards Justin
Frank Kim
2005-Nov-10 15:12 UTC
Re: cannot debug in eclipse w/ rdt because of DRbServerNotFound exception
I was actually hoping to avoid using the Breakpointer as Brian suggested and do the debugging as was intended with RDT plugin. Has no one been able to successfully debug w/o using the Breakpointer? On 11/10/05, Justin Forder <justin-zSfPWr5aQuznITO/+xaoB7VCufUGDwFn@public.gmane.org> wrote:> Frank Kim wrote: > > Hi, > > > > Has anyone been able to set up a Rails project on Eclipse using the > > Ruby Develoment Tools plugin? I set up a Rails project and can run > > the Rails application. But when I try to debug the Rails application > > it always hangs due to a DRb:DRbServerNotFound exception. Does anyone > > know why this is happening? I am using Rails 0.14.3 and Ruby 1.8.2 on > > Windows. > > Try following Brian Hogan''s advice, here: > > http://www.napcs.com/howto/railsonwindows.html > > (in the section "Debugging in Eclipse") > > regards > > Justin > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Frank Kim http://meetingkoreans.com http://betweengo.com
Justin Forder
2005-Nov-11 01:04 UTC
Re: cannot debug in eclipse w/ rdt because of DRbServerNotFound exception
Frank Kim wrote:> I was actually hoping to avoid using the Breakpointer as Brian > suggested and do the debugging as was intended with RDT plugin. Has > no one been able to successfully debug w/o using the Breakpointer?Other people have been asking on the list for proper debugging, and nobody has given an answer saying it''s possible. regards Justin> > On 11/10/05, Justin Forder <justin-zSfPWr5aQuznITO/+xaoB7VCufUGDwFn@public.gmane.org> wrote: > >>Frank Kim wrote: >> >>>Hi, >>> >>>Has anyone been able to set up a Rails project on Eclipse using the >>>Ruby Develoment Tools plugin? I set up a Rails project and can run >>>the Rails application. But when I try to debug the Rails application >>>it always hangs due to a DRb:DRbServerNotFound exception. Does anyone >>>know why this is happening? I am using Rails 0.14.3 and Ruby 1.8.2 on >>>Windows. >> >>Try following Brian Hogan''s advice, here: >> >> http://www.napcs.com/howto/railsonwindows.html >> >>(in the section "Debugging in Eclipse") >> >>regards >> >> Justin >> >> >>_______________________________________________ >>Rails mailing list >>Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >>http://lists.rubyonrails.org/mailman/listinfo/rails >> > > > > -- > Frank Kim > http://meetingkoreans.com > http://betweengo.com > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails > >