When I try to start chef-solr as service it\'s failing with the following error
# service chef-solr start Starting chef-solr: /usr/bin/env: ruby_noexec_wrapp
make sure all the variables all set correctly, especially PATH and GEM_PATH, you can use this code to set the environment for you:
PATH
GEM_PATH
source /usr/local/rvm/environments/ruby-1.9.3-p194
add it in the service before chef-solr is run
chef-solr