Skip to content

Instantly share code, notes, and snippets.

@stan
Created May 14, 2010 01:43
Show Gist options
  • Save stan/400709 to your computer and use it in GitHub Desktop.
Save stan/400709 to your computer and use it in GitHub Desktop.
not sure where it starts/ends. was looping this:
[2010-05-14T09:56:45.466816 #27335] INFO -- : worker=0 spawning...
[2010-05-14T09:56:45.467432 #27335] ERROR -- : Unhandled master loop exception #<Errno::EAGAIN: Resource temporarily unavailable - fork(2) failed>.
[2010-05-14T09:56:45.467432 #27978] ERROR -- : kernel/common/process.rb:58:in `fork'
kernel/common/process.rb:601:in `fork'
/Users/stan/.rvm/gems/rbx-1.0.0-rc5/gems/unicorn-0.99.0/lib/unicorn.rb:602:in `spawn_missing_workers {}'
kernel/common/range.rb:162:in `each'
/Users/stan/.rvm/gems/rbx-1.0.0-rc5/gems/unicorn-0.99.0/lib/unicorn.rb:598:in `spawn_missing_workers'
/Users/stan/.rvm/gems/rbx-1.0.0-rc5/gems/unicorn-0.99.0/lib/unicorn.rb:611:in `maintain_worker_count'
/Users/stan/.rvm/gems/rbx-1.0.0-rc5/gems/unicorn-0.99.0/lib/unicorn.rb:408:in `join {}'
kernel/common/range.rb:295:in `loop'
/Users/stan/.rvm/gems/rbx-1.0.0-rc5/gems/unicorn-0.99.0/lib/unicorn.rb:396:in `join {}'
/Users/stan/.rvm/gems/rbx-1.0.0-rc5/gems/unicorn-0.99.0/lib/unicorn.rb:28:in `run'
/Users/stan/.rvm/gems/rbx-1.0.0-rc5/gems/unicorn-0.99.0/bin/unicorn:126:in `__script__'
kernel/common/range.rb:638:in `load'
/Users/stan/.rvm/gems/rbx-1.0.0-rc5/bin/unicorn:19:in `__script__'
kernel/delta/codeloader.rb:65:in `load_script'
kernel/delta/codeloader.rb:88:in `load_script'
kernel/loader.rb:435:in `script'
kernel/loader.rb:526:in `main'
kernel/loader.rb:552:in `main'
kernel/loader.rb:564:in `__script__'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment