I&#39;m having a similar issue to what I&#39;m reading here:<div><br></div><div><a href="http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-February/006192.html">lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-February/006192.html</a></div>
<div><br></div><div>When I install BQL and its dependencies, my broker crashes on startup:</div><div><br></div><div><div>broker running</div><div>{&quot;Kernel pid terminated&quot;,application_controller,&quot;{application_start_failure,rabbitmq_bql,{shutdown,{rabbitmq_bql,start,[normal,[]]}}}&quot;}</div>
<div><br></div><div>Crash dump was written to: erl_crash.dump</div><div>Kernel pid terminated (application_controller) ({application_start_failure,rabbitmq_bql,{shutdown,{rabbitmq_bql,start,[normal,[]]}}})</div></div><div>
<br></div><div>Here is my plugins dir:</div><div><br></div><div><div><div><div>/opt/local/lib/rabbitmq/lib/rabbitmq_server-1.7.2/plugins &gt; ls -l</div><div>total 56</div><div>lrwxr-xr-x �1 root �admin �45 Apr 17 16:49 erlang-rfc4627 -&gt; ../../rabbitmq-public-umbrella/erlang-rfc4627</div>
<div>lrwxr-xr-x �1 root �admin �62 Apr 17 16:48 mochiweb -&gt; ../../rabbitmq-public-umbrella/rabbitmq-mochiweb/deps/mochiweb</div><div>lrwxr-xr-x �1 root �admin �43 Apr 18 17:03 rabbitmq-bql -&gt; ../../rabbitmq-public-umbrella/rabbitmq-bql</div>
<div>lrwxr-xr-x �1 root �admin �53 Apr 18 17:02 rabbitmq-erlang-client -&gt; ../../rabbitmq-public-umbrella/rabbitmq-erlang-client</div><div>lrwxr-xr-x �1 root �admin �47 Apr 17 16:48 rabbitmq-jsonrpc -&gt; ../../rabbitmq-public-umbrella/rabbitmq-jsonrpc</div>
<div>lrwxr-xr-x �1 root �admin �55 Apr 17 16:48 rabbitmq-jsonrpc-channel -&gt; ../../rabbitmq-public-umbrella/rabbitmq-jsonrpc-channel</div><div>lrwxr-xr-x �1 root �admin �48 Apr 17 16:47 rabbitmq-mochiweb -&gt; ../../rabbitmq-public-umbrella/rabbitmq-mochiweb</div>
</div><div><br></div><div>When I read the guide:</div><div><br></div><div><a href="http://www.rabbitmq.com/rabbitmq-bql.html">www.rabbitmq.com/rabbitmq-bql.html</a></div><div><br></div><div>It says to install plugins that I already have like rfc4627 from the bql folder. �I didn&#39;t do this to avoid duplication. �I also installed the amqp client through its own dir rather than from inside the bql folder. �</div>
<div><br></div><div>Thoughts?�</div><div><br></div><div>Thanks,</div><div>bp</div><div><br></div></div></div>