Guest User

Untitled

a guest
May 24th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. ~/src/merbroom/test $ merb
  2. Loading init file from /Users/dab/src/merbroom/test/config/init.rb
  3. Loading /Users/dab/src/merbroom/test/config/environments/development.rb
  4. ~ Connecting to database...
  5. /usr/local/lib/ruby/gems/1.8/gems/addressable-1.0.4/lib/addressable/uri.rb:1223:in `validate': Hostname not supplied. (Addressable::URI::InvalidURIError)
  6. from /usr/local/lib/ruby/gems/1.8/gems/addressable-1.0.4/lib/addressable/uri.rb:514:in `initialize'
  7. from /usr/local/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/adapters/data_objects_adapter.rb:137:in `new'
  8. from /usr/local/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/adapters/data_objects_adapter.rb:137:in `normalize_uri'
  9. from /usr/local/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/adapters/abstract_adapter.rb:44:in `initialize'
  10. from /usr/local/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core/adapters/data_objects_adapter.rb:159:in `initialize'
  11. from /usr/local/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core.rb:157:in `new'
  12. from /usr/local/lib/ruby/gems/1.8/gems/dm-core-0.9.7/lib/dm-core.rb:157:in `setup'
  13. from /usr/local/lib/ruby/gems/1.8/gems/merb_datamapper-0.9.10/lib/merb/orms/data_mapper/connection.rb:44:in `setup_connections'
  14. from /usr/local/lib/ruby/gems/1.8/gems/merb_datamapper-0.9.10/lib/merb/orms/data_mapper/connection.rb:27:in `connect'
  15. from /usr/local/lib/ruby/gems/1.8/gems/merb_datamapper-0.9.10/lib/merb_datamapper.rb:17:in `run'
  16. from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.10/lib/merb-core/bootloader.rb:96:in `run'
  17. from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.10/lib/merb-core/server.rb:171:in `bootup'
  18. from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.10/lib/merb-core/server.rb:42:in `start'
  19. from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.10/lib/merb-core.rb:130:in `start'
  20. from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.10/bin/merb:11
  21. from /usr/local/bin/merb:27:in `load'
  22. from /usr/local/bin/merb:27
Add Comment
Please, Sign In to add comment