Desi start does not return
Created by: nono
When I run desi start, it shows nothing and doesn't return to the shell, even if Elastic Search has really been started.
If I CTRL-C, ES keeps running and the backtrace is:
^C/home/nono/.rvm/gems/ruby-1.9.3-p125/gems/cocaine-0.4.2/lib/cocaine/command_line.rb:80:in `ensure in run': undefined method `exitstatus' for nil:NilClass (NoMethodError)
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/cocaine-0.4.2/lib/cocaine/command_line.rb:80:in `run'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/desi-0.2.6/lib/desi/process_manager.rb:164:in `start_cluster'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/desi-0.2.6/lib/desi/process_manager.rb:46:in `start'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/desi-0.2.6/lib/desi/runner.rb:57:in `start'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/runner_library.rb:12:in `block (3 levels) in delegate_runner_methods'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/scientist.rb:87:in `call'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/scientist.rb:87:in `block (2 levels) in redefine_command_block'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/scientist.rb:123:in `call'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/scientist.rb:123:in `call_original_command'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/scientist.rb:115:in `during_analyze'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/scientist.rb:107:in `analyze'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/scientist.rb:86:in `block in redefine_command_block'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson.rb:79:in `full_invoke'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/bare_runner.rb:42:in `execute_command'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/runner.rb:35:in `execute_command'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/runner.rb:31:in `execute'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/boson-1.2.4/lib/boson/runner.rb:26:in `start'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/gems/desi-0.2.6/bin/desi:7:in `<top (required)>'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/bin/desi:19:in `load'
from /home/nono/.rvm/gems/ruby-1.9.3-p125/bin/desi:19:in `<main>'
zsh: exit 1 desi start