[chef] Re: Re: Chef 11 Released!


Chronological Thread 
  • From: Kenneth Stailey < >
  • To:
  • Subject: [chef] Re: Re: Chef 11 Released!
  • Date: Mon, 4 Feb 2013 17:57:36 -0500

On Mon, Feb 4, 2013 at 1:57 PM, joe.nuspl 
< >
 wrote:
> chef-server failed on CentOS-5.8 x86_64...
>
> [2013-02-04T17:08:38+00:00] ERROR: Running exception handlers
> [2013-02-04T17:08:38+00:00] ERROR: Exception handlers complete
> Chef Client failed. 22 resources updated
> [2013-02-04T17:08:38+00:00] FATAL: Stacktrace dumped to 
> /opt/chef-server/embedded/cookbooks/cache/chef-stacktrace.out
> [2013-02-04T17:08:38+00:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: 
> execute[/opt/chef-server/bin/chef-server-ctl start rabbitmq] 
> (chef-server::rabbitmq line 76) had an error: 
> Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], 
> but received '1'
> ---- Begin output of /opt/chef-server/bin/chef-server-ctl start rabbitmq 
> ----
> STDOUT: warning: rabbitmq: unable to open supervise/ok: file does not exist
> STDERR:
> ---- End output of /opt/chef-server/bin/chef-server-ctl start rabbitmq ----
> Ran /opt/chef-server/bin/chef-server-ctl start rabbitmq returned 1

My first guess is that qpidd is running.

Try

sudo service qpidd stop
sudo chkconfig qpidd off

Then re-run Chef.



Archive powered by MHonArc 2.6.16.

§