Skip to content

Instantly share code, notes, and snippets.

@jamland
Created January 14, 2014 18:53
Show Gist options
  • Save jamland/8423666 to your computer and use it in GitHub Desktop.
Save jamland/8423666 to your computer and use it in GitHub Desktop.
Intergalactic:Valuation-Metrics andy$ TZ=UTC thin -e local start -p 5000
>> Using rack adapter
W, [GLOBAL: 14-01-2014 18:51:20 #7049] WARN -- : ::ValuationMetrics class is unavailable at the moment
W, [GLOBAL: 14-01-2014 18:51:20 #7049] WARN -- : Cache for MatchingEngine is turned off unless cache_store is set manually
loading config file 'config.yaml'
Process environment time zone is set to 'UTC'
WARNING: Nokogiri was built against LibXML version 2.7.8, but has dynamically loaded 2.9.0
/Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require': cannot load such file -- prawn/fast_png (LoadError)
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/backports-3.3.0/lib/backports/tools.rb:328:in `require_with_backports'
from /Users/andy/Sites/repository/Valuation-Metrics/lib/pdf_reports/vm_report.rb:2:in `<top (required)>'
from /Users/andy/Sites/repository/Valuation-Metrics/lib/pdf_reports/flow_of_funds.rb:2:in `require_relative'
from /Users/andy/Sites/repository/Valuation-Metrics/lib/pdf_reports/flow_of_funds.rb:2:in `<top (required)>'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/backports-3.3.0/lib/backports/tools.rb:328:in `require_with_backports'
from /Users/andy/Sites/repository/Valuation-Metrics/routes/reports.rb:6:in `<top (required)>'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/backports-3.3.0/lib/backports/tools.rb:328:in `require_with_backports'
from /Users/andy/Sites/repository/Valuation-Metrics/router.rb:24:in `<top (required)>'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
from /Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/backports-3.3.0/lib/backports/tools.rb:328:in `require_with_backports'
from /Users/andy/Sites/repository/Valuation-Metrics/config.ru:4:in `block in <main>'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/builder.rb:51:in `instance_eval'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/builder.rb:51:in `initialize'
from /Users/andy/Sites/repository/Valuation-Metrics/config.ru:1:in `new'
from /Users/andy/Sites/repository/Valuation-Metrics/config.ru:1:in `<main>'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/rack/adapter/loader.rb:33:in `eval'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/rack/adapter/loader.rb:33:in `load'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/rack/adapter/loader.rb:42:in `for'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/controllers/controller.rb:169:in `load_adapter'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/controllers/controller.rb:73:in `start'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/runner.rb:187:in `run_command'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/runner.rb:152:in `run!'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/bin/thin:6:in `<top (required)>'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/bin/thin:23:in `load'
from /Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/bin/thin:23:in `<main>'
Intergalactic:Valuation-Metrics andy$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment