[rabbitmq-discuss] BQL crashes broker

Benjamin Polidore polidore at gmail.com
Sun Apr 18 22:10:46 BST 2010


I'm having a similar issue to what I'm reading here:

lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-February/006192.html

When I install BQL and its dependencies, my broker crashes on startup:

broker running
{"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,[]]}}})

Here is my plugins dir:

/opt/local/lib/rabbitmq/lib/rabbitmq_server-1.7.2/plugins > ls -l
total 56
lrwxr-xr-x  1 root  admin  45 Apr 17 16:49 erlang-rfc4627 ->
../../rabbitmq-public-umbrella/erlang-rfc4627
lrwxr-xr-x  1 root  admin  62 Apr 17 16:48 mochiweb ->
../../rabbitmq-public-umbrella/rabbitmq-mochiweb/deps/mochiweb
lrwxr-xr-x  1 root  admin  43 Apr 18 17:03 rabbitmq-bql ->
../../rabbitmq-public-umbrella/rabbitmq-bql
lrwxr-xr-x  1 root  admin  53 Apr 18 17:02 rabbitmq-erlang-client ->
../../rabbitmq-public-umbrella/rabbitmq-erlang-client
lrwxr-xr-x  1 root  admin  47 Apr 17 16:48 rabbitmq-jsonrpc ->
../../rabbitmq-public-umbrella/rabbitmq-jsonrpc
lrwxr-xr-x  1 root  admin  55 Apr 17 16:48 rabbitmq-jsonrpc-channel ->
../../rabbitmq-public-umbrella/rabbitmq-jsonrpc-channel
lrwxr-xr-x  1 root  admin  48 Apr 17 16:47 rabbitmq-mochiweb ->
../../rabbitmq-public-umbrella/rabbitmq-mochiweb

When I read the guide:

www.rabbitmq.com/rabbitmq-bql.html

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.

Thoughts?

Thanks,
bp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100418/f2e774e8/attachment.htm 


More information about the rabbitmq-discuss mailing list