Skip to content

Instantly share code, notes, and snippets.

@jamland
Created August 8, 2013 13:35
Show Gist options
  • Save jamland/6184625 to your computer and use it in GitHub Desktop.
Save jamland/6184625 to your computer and use it in GitHub Desktop.
js console:
GET http://0.0.0.0:3000/fundamentals?isin=US5949181045 500 (Internal Server Error) jquery-1.7.1.js:8102
GET http://0.0.0.0:3000/engine/get/targets?maxResults=100&isin=US5949181045 500 (Internal Server Error) jquery-1.7.1.js:8102
------------------------------------------------------------------------------------------------
Intergalactic:Valuation-Metrics andy$ thin -e local start -p 3000
>> Using rack adapter
W, [GLOBAL: 08-08-2013 16:33:11 #19597] WARN -- : ::ValuationMetrics class is unavailable at the moment
W, [GLOBAL: 08-08-2013 16:33:11 #19597] 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 'EEST' but 'UTC' is expected. Start server with environment TZ='UTC'
from /Users/andy/Sites/repository/Valuation-Metrics/server.rb:107:in `block in <class:ValuationMetrics>'
>> Thin web server (v1.5.1 codename Straight Razor)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:3000, CTRL+C to stop
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/simple-rss-1.2.3/lib/simple-rss.rb:155: warning: regexp match /.../n against to UTF-8 string
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/simple-rss-1.2.3/lib/simple-rss.rb:155: warning: regexp match /.../n against to UTF-8 string
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/simple-rss-1.2.3/lib/simple-rss.rb:155: warning: regexp match /.../n against to UTF-8 string
127.0.0.1 - - [08/Aug/2013 16:33:59] "GET /dashboard HTTP/1.1" 200 - 4.0496
I, [GLOBAL: 08-08-2013 16:34:01 #19597] INFO -- : engine GET: http://matcher-beta.valuationmetricsinc.com:8014/peeraverages?industryId=57201020&market=US
NoMethodError - undefined method `+' for nil:NilClass:
/Users/andy/Sites/repository/Valuation-Metrics/lib/matcher_watcher/mw_user_traffic.rb:10:in `update'
/Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/observer.rb:195:in `block in notify_observers'
/Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/observer.rb:194:in `each'
/Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/observer.rb:194:in `notify_observers'
/Users/andy/Sites/repository/Valuation-Metrics/lib/api_engine.rb:93:in `request_engine'
/Users/andy/Sites/repository/Valuation-Metrics/lib/api_engine.rb:30:in `get'
/Users/andy/Sites/repository/Valuation-Metrics/lib/concerns/vm/cacheable.rb:129:in `block (2 levels) in _with_cache'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/redis-sinatra-1.3.3/lib/sinatra/cache/redis_store.rb:115:in `fetch'
/Users/andy/Sites/repository/Valuation-Metrics/lib/concerns/vm/cacheable.rb:127:in `block in _with_cache'
/Users/andy/Sites/repository/Valuation-Metrics/lib/concerns/vm/cacheable.rb:77:in `call'
/Users/andy/Sites/repository/Valuation-Metrics/lib/concerns/vm/cacheable.rb:77:in `block (2 levels) in cacheable'
/Users/andy/Sites/repository/Valuation-Metrics/lib/matching_engine.rb:110:in `industry_averages'
/Users/andy/Sites/repository/Valuation-Metrics/routes/fundamentals.rb:16:in `block in <class:FundamentalsController>'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1265:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1265:in `block in compile!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `[]'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `block (3 levels) in route!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:851:in `route_eval'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `block (2 levels) in route!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:872:in `block in process_route'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:870:in `catch'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:870:in `process_route'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:834:in `block in route!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:833:in `each'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:833:in `route!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:936:in `dispatch!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `block in call!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `block in invoke'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `catch'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `invoke'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `call!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:755:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-contrib-1.1.0/lib/rack/contrib/jsonp.rb:21:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/deflater.rb:13:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/session/abstract/id.rb:195:in `context'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/session/abstract/id.rb:190:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/logger.rb:15:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/commonlogger.rb:20:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:136:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:129:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/head.rb:9:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:99:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1389:in `block in call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1471:in `synchronize'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1389:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/prefix.rb:26:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:152:in `block in call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:96:in `block in recognize'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:75:in `optimized_each'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95:in `recognize'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/static.rb:53:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/methodoverride.rb:24:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:81:in `block in pre_process'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:79:in `catch'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:79:in `pre_process'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:54:in `process'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:39:in `receive_data'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/eventmachine-1.0.3/lib/eventmachine.rb:187:in `run_machine'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/eventmachine-1.0.3/lib/eventmachine.rb:187:in `run'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/backends/base.rb:63:in `start'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/server.rb:159:in `start'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/controllers/controller.rb:86:in `start'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/runner.rb:187:in `run_command'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/runner.rb:152:in `run!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/bin/thin:6:in `<top (required)>'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/bin/thin:23:in `load'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/bin/thin:23:in `<main>'
127.0.0.1 - - [08/Aug/2013 16:34:01] "GET /fundamentals?isin=US5949181045 HTTP/1.1" 500 - 0.4151
127.0.0.1 - - [08/Aug/2013 16:34:01] "GET /table_state?_=1375968841516 HTTP/1.1" 200 - 0.0169
W, [2013-08-08T16:34:02.153335 #19597] WARN -- : resultType is nil
D, [2013-08-08T16:34:02.163162 #19597] DEBUG -- : Get Cache ======= key = /get/targets[["col", "topVmIndustries"], ["isin", "US5949181045"], ["maxResults", 100], ["resultType", "aggregate"]]
I, [GLOBAL: 08-08-2013 16:34:02 #19597] INFO -- : engine GET: http://matcher-beta.valuationmetricsinc.com:8014/likelybuyers?col=topVmIndustries&isin=US5949181045&maxResults=100&resultType=aggregate
NoMethodError - undefined method `+' for nil:NilClass:
/Users/andy/Sites/repository/Valuation-Metrics/lib/matcher_watcher/mw_user_traffic.rb:10:in `update'
/Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/observer.rb:195:in `block in notify_observers'
/Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/observer.rb:194:in `each'
/Users/andy/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/observer.rb:194:in `notify_observers'
/Users/andy/Sites/repository/Valuation-Metrics/lib/api_engine.rb:93:in `request_engine'
/Users/andy/Sites/repository/Valuation-Metrics/lib/api_engine.rb:30:in `get'
/Users/andy/Sites/repository/Valuation-Metrics/lib/concerns/vm/cacheable.rb:129:in `block (2 levels) in _with_cache'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/redis-sinatra-1.3.3/lib/sinatra/cache/redis_store.rb:115:in `fetch'
/Users/andy/Sites/repository/Valuation-Metrics/lib/concerns/vm/cacheable.rb:127:in `block in _with_cache'
/Users/andy/Sites/repository/Valuation-Metrics/lib/concerns/vm/cacheable.rb:77:in `call'
/Users/andy/Sites/repository/Valuation-Metrics/lib/concerns/vm/cacheable.rb:77:in `block (2 levels) in cacheable'
/Users/andy/Sites/repository/Valuation-Metrics/lib/matching_engine.rb:25:in `search_request'
/Users/andy/Sites/repository/Valuation-Metrics/routes/matching_engine_api.rb:157:in `block (2 levels) in <class:MatchingEngineApi>'
/Users/andy/Sites/repository/Valuation-Metrics/routes/matching_engine_api.rb:36:in `with_caching'
/Users/andy/Sites/repository/Valuation-Metrics/routes/matching_engine_api.rb:156:in `block in <class:MatchingEngineApi>'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1265:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1265:in `block in compile!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `[]'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `block (3 levels) in route!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:851:in `route_eval'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `block (2 levels) in route!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:872:in `block in process_route'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:870:in `catch'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:870:in `process_route'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:834:in `block in route!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:833:in `each'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:833:in `route!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:936:in `dispatch!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `block in call!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `block in invoke'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `catch'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `invoke'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `call!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:755:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-contrib-1.1.0/lib/rack/contrib/jsonp.rb:21:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/deflater.rb:13:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/session/abstract/id.rb:195:in `context'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/session/abstract/id.rb:190:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/logger.rb:15:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/commonlogger.rb:20:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:136:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:129:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/head.rb:9:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:99:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1389:in `block in call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1471:in `synchronize'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/sinatra-1.3.3/lib/sinatra/base.rb:1389:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/prefix.rb:26:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:152:in `block in call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:96:in `block in recognize'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:68:in `optimized_each'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95:in `recognize'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/static.rb:53:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/rack-1.3.10/lib/rack/methodoverride.rb:24:in `call'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:81:in `block in pre_process'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:79:in `catch'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:79:in `pre_process'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:54:in `process'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/connection.rb:39:in `receive_data'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/eventmachine-1.0.3/lib/eventmachine.rb:187:in `run_machine'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/eventmachine-1.0.3/lib/eventmachine.rb:187:in `run'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/backends/base.rb:63:in `start'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/server.rb:159:in `start'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/controllers/controller.rb:86:in `start'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/runner.rb:187:in `run_command'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/lib/thin/runner.rb:152:in `run!'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/gems/thin-1.5.1/bin/thin:6:in `<top (required)>'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/bin/thin:23:in `load'
/Users/andy/.rvm/gems/ruby-1.9.3-p362@VM/bin/thin:23:in `<main>'
127.0.0.1 - - [08/Aug/2013 16:34:05] "GET /engine/get/targets?maxResults=100&isin=US5949181045 HTTP/1.1" 500 - 3.5799
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment