Created
August 11, 2010 15:11
-
-
Save ryanstrandt/519130 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
glr-garyspohr-l:RedAvocado ryans$ script/server | |
=> Booting Mongrel | |
=> Rails 2.3.5 application starting on http://0.0.0.0:3000 | |
Git Branch Config: avocado -> /Users/ryans/Sites/_DEV/RedAvocado/config/branch_configs/us.rb | |
** [NewRelic] NewRelic Agent Developer Mode enabled. | |
** [NewRelic] To view performance information, go to http://localhost:3000/newrelic | |
** [NewRelic] New Relic RPM Agent 2.9.4 Initialized: pid = 9274 | |
** [NewRelic] Agent Log found in /Users/ryans/Sites/_DEV/RedAvocado/log/newrelic_agent.log | |
ps: rsz: keyword not found | |
ps: no valid keywords; valid keywords: | |
/Users/ryans/Sites/_DEV/RedAvocado/config/initializers/cmt_config.rb:74: warning: already initialized constant CONFIG | |
=> Call with -d to detach | |
=> Ctrl-C to shutdown server | |
SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 | |
Processing DashboardController#index (for 127.0.0.1 at 2010-08-11 14:24:38) [GET] | |
ActiveRecord::StatementInvalid (Mysql::Error: No database selected: SHOW FIELDS FROM `sn_sessions`): | |
Rendered rescues/_trace (149.5ms) | |
Rendered rescues/_request_and_response (1.3ms) | |
Rendering /Users/ryans/Sites/_DEV/RedAvocado/vendor/plugins/facebooker/templates/layout.erb (200) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment