[rabbitmq-discuss] Error while Running RabbitMQ along with pluggins BQL and Shovel

Seema Biradar seemasbiradar at gmail.com
Thu Feb 4 11:40:53 GMT 2010


Hi All,

I am getting the Following error while running the Rabbitmq along with
shovel and BQL pluggin.

broker running
Erlang has closed
                 {"Kernel pid
terminated",application_controller,"{application_start_failure,rabbitmq_bql,{shutdown,{rabbitmq_bql,start,[normal,[]]}}}"}
Crash dump was written to: erl_crash.dump
Kernel pid terminated (application_controller)
({application_start_failure,rabbitmq_bql,{shutdown,{rabbitmq_bql,start,[normal,[]]}}})
make: *** [run] Error 1
 here are the steps I followed while running Shovel and RabbitMQ BQL
pluggins.


1. hg clone http://hg.rabbitmq.com/rabbitmq-public-umbrella
2 .cd rabbitmq-public-umbrella
3 .hg clone http://hg.rabbitmq.com/rabbitmq-codegen
4 .hg clone http://hg.rabbitmq.com/rabbitmq-erlang-client
5 .hg clone http://hg.rabbitmq.com/rabbitmq-server
6. hg clone http://hg.rabbitmq.com/rabbitmq-shovel
7. hg clone http://hg.rabbitmq.com/rabbitmq-bql
8. cd rabbitmq-server
9. hg up -C bug16653
10.make -j
11. mkdir -p plugins
12. cd plugins
13. ln -s ../../rabbitmq-erlang-client
14. ln -s ../../rabbitmq-shovel
15. ln -s ../../rabbitmq-bql
16. cd ../../rabbitmq-erlang-client
17. make
18. cd ../rabbitmq-shovel
19. make
18. cd ../rabbitmq-bql
19. make
20. cd ../rabbitmq-server
21. ./scripts/rabbitmq-activate-plugins
22. make cleandb run



Please let me know your suggestions.

Thanks in adavance.
Seema
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100204/e3145b85/attachment.htm 


More information about the rabbitmq-discuss mailing list