Skip to content

Instantly share code, notes, and snippets.

@yury
Created May 22, 2010 12:35
Show Gist options
  • Save yury/410042 to your computer and use it in GitHub Desktop.
Save yury/410042 to your computer and use it in GitHub Desktop.
/Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/mysql2-0.1.6/lib/active_record/connection_adapters/mysql2_adapter.rb:244:in `close': already closed MySQL connection (Mysql2::Error)
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/mysql2-0.1.6/lib/active_record/connection_adapters/mysql2_adapter.rb:244:in `disconnect!'
from /Users/yury/Work/planet33/sources/web2/config/unicorn.rb:40:in `block in reload'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/unicorn-0.97.0/lib/unicorn.rb:592:in `call'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/unicorn-0.97.0/lib/unicorn.rb:592:in `block in spawn_missing_workers'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/unicorn-0.97.0/lib/unicorn.rb:589:in `each'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/unicorn-0.97.0/lib/unicorn.rb:589:in `spawn_missing_workers'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/unicorn-0.97.0/lib/unicorn.rb:603:in `maintain_worker_count'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/unicorn-0.97.0/lib/unicorn.rb:270:in `start'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/unicorn-0.97.0/lib/unicorn.rb:29:in `run'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/gems/unicorn-0.97.0/bin/unicorn_rails:204:in `<top (required)>'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/bin/unicorn_rails:19:in `load'
from /Users/yury/.rvm/gems/ruby-1.9.1-p378/bin/unicorn_rails:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment