Hi Matt,<div><br></div><div>I too facing the same problem so kindly let me know if you get any solution for this problem.</div><div><br></div><div>Regards</div><div>Jignesh Purohit</div><div><br><br>On Thursday, September 13, 2012 2:13:14 AM UTC+5:30, Matt Long wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Say I have node1 and node2 both running as disc nodes in a cluster (there are no other nodes in the cluster). If I stop rabbitmq-server on node1 and then stop rabbitmq-server on node2, I'm unable to then start rabbitmq-server again on node1...in particular, the start command hangs for ~35 seconds before showing FAILED...<div><br></div><div>Is this the expected behavior?&nbsp;Note that starting node2 after having stopped node1 and then node2 works fine; I'm assuming because node2 was aware that node1 had went offline prior to its stopping.</div><div><br></div><div>The relevant bit from the startup_log on node1 is :</div><div><div>BOOT FAILED</div><div>===========</div><div><br></div><div>Timeout contacting cluster nodes: ['rabbit@node2'].</div><div><br></div><div>Here's all the details:</div><div><br></div><div><b>node1</b>$&nbsp;sudo service rabbitmq-server stop</div><div>Stopping rabbitmq-server: rabbitmq-server.<br></div><div><br></div><div><b>node2</b>$&nbsp;sudo service rabbitmq-server stop</div><div>Stopping rabbitmq-server: rabbitmq-server.<br></div><div><br></div><div><b>node1</b>$&nbsp;sudo service rabbitmq-server start</div><div><div>Starting rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_{<wbr>log, _err}</div><div>rabbitmq-server.</div></div><div><br></div><div>Contents of startup_err:</div><div><br></div><div><div>Crash dump was written to: erl_crash.dump</div><div>Kernel pid terminated (application_controller) ({application_start_failure,<wbr>rabbit,{bad_return,{{rabbit,<wbr>start,[normal,[]]},{'EXIT',{<wbr>rabbit,failure_during_boot}}}}<wbr>})</div></div><div><br></div><div>Tail end of startup_log:</div><div><br></div><div><div>-- rabbit boot start</div><div>starting file handle cache server &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...done</div><div>starting worker pool &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;...done</div><div>starting database &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...</div><div><br></div><div>BOOT FAILED</div><div>===========</div><div><br></div><div>Timeout contacting cluster nodes: ['rabbit@node2'].</div><div><br></div><div>DIAGNOSTICS</div><div>===========</div><div><br></div><div>nodes in question: ['rabbit@node2']</div><div><br></div><div>hosts, their running nodes and ports:</div><div>- node2: []</div><div><br></div><div>current node details:</div><div>- node name: 'rabbit@node1'</div><div>- home dir: /var/lib/rabbitmq</div><div>- cookie hash: xxxredactedxxxxxxxxxxx==</div><div><br></div><div><br></div><div>{"Kernel pid terminated",application_<wbr>controller,"{application_<wbr>start_failure,rabbit,{bad_<wbr>return,{{rabbit,start,[normal,<wbr>[]]},{'EXIT',{rabbit,failure_<wbr>during_boot}}}}}"}</div></div></div></blockquote></div>