Hi Seema,<br><br>It turns out there were two problems in play here. Firstly, as Matthew said in his emails, you&#39;ll also need the erlang-rfc4627 package. You&#39;ll also need to pull in the latest change for rabbitmq-bql, since unfortunately a change in the erlang client resulted in the plugin breaking. I&#39;ve corrected this, and after being able to reproduce the problem before, it is now working for me.<br>
<br>Cheers,<br>Paul.<br><br><div class="gmail_quote">On Thu, Feb 4, 2010 at 11:40 AM, Seema Biradar <span dir="ltr">&lt;<a href="mailto:seemasbiradar@gmail.com">seemasbiradar@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi All,</div>
<div>�</div>
<div>I am getting the Following error while running the Rabbitmq along with shovel and BQL pluggin.</div>
<div>�</div>
<div><font color="#ff0000">broker running<br>Erlang has closed<br>���������������� {&quot;Kernel pid terminated&quot;,application_controller,&quot;{application_start_failure,rabbitmq_bql,{shutdown,{rabbitmq_bql,start,[normal,[]]}}}&quot;}</font></div>


<div><font color="#ff0000">Crash dump was written to: erl_crash.dump<br>Kernel pid terminated (application_controller) ({application_start_failure,rabbitmq_bql,{shutdown,{rabbitmq_bql,start,[normal,[]]}}})<br>make: *** [run] Error 1<br>

</font></div>
<div>�here are the steps I followed while running Shovel and RabbitMQ BQL pluggins.</div>
<div>�</div>
<div>�</div>
<div>1. hg clone <a href="http://hg.rabbitmq.com/rabbitmq-public-umbrella" target="_blank">http://hg.rabbitmq.com/rabbitmq-public-umbrella</a><br>2 .cd rabbitmq-public-umbrella<br>3 .hg clone <a href="http://hg.rabbitmq.com/rabbitmq-codegen" target="_blank">http://hg.rabbitmq.com/rabbitmq-codegen</a><br>

4 .hg clone <a href="http://hg.rabbitmq.com/rabbitmq-erlang-client" target="_blank">http://hg.rabbitmq.com/rabbitmq-erlang-client</a><br>5 .hg clone <a href="http://hg.rabbitmq.com/rabbitmq-server" target="_blank">http://hg.rabbitmq.com/rabbitmq-server</a><br>

6. hg clone <a href="http://hg.rabbitmq.com/rabbitmq-shovel" target="_blank">http://hg.rabbitmq.com/rabbitmq-shovel</a></div>
<div>7. hg clone <a href="http://hg.rabbitmq.com/rabbitmq-bql" target="_blank">http://hg.rabbitmq.com/rabbitmq-bql</a><br>8. cd rabbitmq-server<br>9. hg up -C bug16653<br>10.make -j<br>11. mkdir -p plugins<br>12. cd plugins<br>
13. ln -s ../../rabbitmq-erlang-client<br>
14. ln -s ../../rabbitmq-shovel</div>
<div>15. ln -s ../../rabbitmq-bql<br>16. cd ../../rabbitmq-erlang-client<br>17. make</div>
<div>18. cd ../rabbitmq-shovel<br>19. make</div>
<div>18. cd ../rabbitmq-bql<br>19. make<br>20. cd ../rabbitmq-server<br>21. ./scripts/rabbitmq-activate-plugins<br>22. make cleandb run</div>
<div>�</div>
<div>�</div>
<div>�</div>
<div>Please let me know your suggestions.</div>
<div>�</div>
<div>Thanks in adavance.</div>
<div>Seema</div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br>