I'm having a similar issue to what I'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>{"Kernel pid terminated",application_controller,"{application_start_failure,rabbitmq_bql,{shutdown,{rabbitmq_bql,start,[normal,[]]}}}"}</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 > ls -l</div><div>total 56</div><div>lrwxr-xr-x 1 root admin 45 Apr 17 16:49 erlang-rfc4627 -> ../../rabbitmq-public-umbrella/erlang-rfc4627</div>
<div>lrwxr-xr-x 1 root admin 62 Apr 17 16:48 mochiweb -> ../../rabbitmq-public-umbrella/rabbitmq-mochiweb/deps/mochiweb</div><div>lrwxr-xr-x 1 root admin 43 Apr 18 17:03 rabbitmq-bql -> ../../rabbitmq-public-umbrella/rabbitmq-bql</div>
<div>lrwxr-xr-x 1 root admin 53 Apr 18 17:02 rabbitmq-erlang-client -> ../../rabbitmq-public-umbrella/rabbitmq-erlang-client</div><div>lrwxr-xr-x 1 root admin 47 Apr 17 16:48 rabbitmq-jsonrpc -> ../../rabbitmq-public-umbrella/rabbitmq-jsonrpc</div>
<div>lrwxr-xr-x 1 root admin 55 Apr 17 16:48 rabbitmq-jsonrpc-channel -> ../../rabbitmq-public-umbrella/rabbitmq-jsonrpc-channel</div><div>lrwxr-xr-x 1 root admin 48 Apr 17 16:47 rabbitmq-mochiweb -> ../../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'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>