Hi, I can''t get breakpointer to work on locomotive. Pretty sure it used to work... Any ideas?? Jeroen jeroen$ ruby script/breakpointer /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:828:in `getaddrinfo'': getaddrinfo: No address associated with nodename (SocketError) from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:828:in `open_server_inaddr_any'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:851:in `open_server'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:747:in `open_server'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:745:in `each'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:745:in `open_server'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:1286:in `initialize'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:1549:in `new'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:1549:in `start_service'' ... 7 levels... from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:214:in `require'' from script/breakpointer:3
Intel Mac? People with Intel Macs seem to be getting that. -- -- Tom Mornini On Feb 9, 2006, at 12:48 PM, Jeroen Houben wrote:> Hi, > > I can''t get breakpointer to work on locomotive. Pretty sure it used > to work... > > Any ideas?? > > Jeroen > > jeroen$ ruby script/breakpointer > /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/ > Resources/ports/lib/ruby/1.8/drb/drb.rb:828:in `getaddrinfo'': > getaddrinfo: No address associated with nodename (SocketError) > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:828:in > `open_server_inaddr_any'' > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:851:in > `open_server'' > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:747:in > `open_server'' > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:745:in > `each'' > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:745:in > `open_server'' > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:1286:in > `initialize'' > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:1549:in > `new'' > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:1549:in > `start_service'' > ... 7 levels... > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/site_ruby/1.8/rubygems/ > custom_require.rb:21:in `require__'' > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/site_ruby/1.8/rubygems/ > custom_require.rb:21:in `require'' > from /Applications/Locomotive/Bundles/rails-1.0.0- > max.bundle/Contents/Resources/ports/lib/ruby/gems/1.8/gems/ > activesupport-1.2.5/lib/active_support/dependencies.rb:214:in > `require'' > from script/breakpointer:3 > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails
Tom Mornini wrote:> Intel Mac? > > People with Intel Macs seem to be getting that.No, old Mac Mini. And I''m sure it worked before, maybe it''s a locomotive thing... Irb is working, so is script/console. Something to so with getaddrinfo. Thanks anyways. Jeroen> > -- -- Tom Mornini > > > On Feb 9, 2006, at 12:48 PM, Jeroen Houben wrote: > >> Hi, >> >> I can''t get breakpointer to work on locomotive. Pretty sure it used to >> work... >> >> Any ideas?? >> >> Jeroen >> >> jeroen$ ruby script/breakpointer >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:828:in >> `getaddrinfo'': getaddrinfo: No address associated with nodename >> (SocketError) >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:828:in >> `open_server_inaddr_any'' >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:851:in >> `open_server'' >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:747:in >> `open_server'' >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:745:in >> `each'' >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:745:in >> `open_server'' >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:1286:in >> `initialize'' >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:1549:in >> `new'' >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:1549:in >> `start_service'' >> ... 7 levels... >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in >> `require__'' >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in >> `require'' >> from >> /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:214:in >> `require'' >> from script/breakpointer:3 >> _______________________________________________ >> Rails mailing list >> Rails@lists.rubyonrails.org >> http://lists.rubyonrails.org/mailman/listinfo/rails > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails