[rabbitmq-discuss] rabbitmq 1.8.0 on ubuntu lucid

Akhil Kodali akhil.kodali at gmail.com
Wed Jul 21 08:14:35 BST 2010


Hi,

I cant seem to get bql working after creating the rabbitmq.conf file with
content mentioned.
I get a crash dump when it try to execute bql


Pasting rabbitmq status and bql output


root at akhil-laptop:~# rabbitmqctl status
Status of node 'rabbit at akhil-laptop' ...
[{running_applications,
     [{rabbit_jsonrpc_channel,"RabbitMQ JSON-RPC Channels","0.01"},
      {rabbitmq_bql,"RabbitMQ Broker Query Language","0.01"},
      {amqp_client,"RabbitMQ AMQP Client","0.0.0"},
      {rfc4627_jsonrpc,"JSON RPC Service","0.01"},
      {rabbit_jsonrpc,"Rabbit JSON-RPC","0.01"},
      {rabbit_status,"RabbitMQ Status Page","0.01"},
      {rabbit,"RabbitMQ","1.8.1"},
      {os_mon,"CPO  CXC 138 46","2.2.4"},
      {sasl,"SASL  CXC 138 11","2.1.8"},
      {rabbithub,"rabbithub","0.0.1"},
      {crypto,"CRYPTO version 1","1.6.3"},
      {rabbit_mochiweb,"RabbitMQ Mochiweb Embedding","0.01"},
      {mochiweb,"MochiMedia Web Server","0.01"},
      {mnesia,"MNESIA  CXC 138 12","4.4.12"},
      {stdlib,"ERTS  CXC 138 10","1.16.4"},
      {kernel,"ERTS  CXC 138 10","2.13.4"}]},
 {nodes,[{disc,['rabbit at akhil-laptop']}]},
 {running_nodes,['rabbit at akhil-laptop']}]
...done.


akhil at akhil-laptop:~/rabbitmq-public-umbrella/rabbitmq-bql/scripts$ sudo
./bql
{"init terminating in
do_boot",{undef,[{bql_shell,start,[]},{init,start_it,1},{init,start_em,1}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()



----
Regards,
Akhil Kodali



On Mon, Jul 5, 2010 at 8:08 PM, Alexandru Scvortov
<alexandru at rabbitmq.com>wrote:

> Hi,
>
> As you say, it's not really a bug.  If all you need is the bql plugin,
> this rabbitmq.config should be fine (you may need to change the user and
> password):
>
> [
>  {rabbitmq_bql, [
>    {user, "guest"},
>    {password, "guest"}
>  ]}
> ].
>
> Also, you said /etc/rabbitmq/rabbitmq.conf.   What you want is probably
> rabbitmq.config.
>
> Cheers,
> Alex
>
> On 07/05/2010 03:00 PM, Akhil Kodali wrote:
> > Hi,
> >
> > I just installed rabbitmq 1.8.0 on ubuntu 10.04 lucid.
> > I was unable to find /etc/rabbitmq/rabbitmq.conf
> > /etc/rabbitmq is empty.
> >
> > but the rabbitmq seems to be running fine.
> >
> > I needed to edit the file to install bql plugin.
> >
> > Anyone face such issue earlier.
> >
> > ----
> > Regards,
> > Akhil Kodali
> >
> >
> >
> >
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > rabbitmq-discuss at lists.rabbitmq.com
> > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> >
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100721/128a95f0/attachment-0001.htm>


More information about the rabbitmq-discuss mailing list