[rabbitmq-discuss] rabbitmq-bql cannot create queue
Ovidiu Deac
ovidiudeac at gmail.com
Mon Jun 28 00:06:55 BST 2010
Hi,
When I try to create a using bql client the command fails with the
following message:
$ ./bql
BQL> create queue myqueue
{'EXIT',{undef,[{rabbit_amqqueue,declare,
[{resource,<<"/">>,queue,<<"myqueue">>},
false,false,[]]},
{bql_applicator,apply_command,2},
{bql_applicator,'-apply_commands/3-lc$^0/1-0-',4},
{bql_applicator,apply_commands,3},
{bql_server,handle_message,1},
{bql_server,handle_call,3},
{gen_server,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}}
Can anybody help me with this?
Thanks in advance!
ovidiu
More information about the rabbitmq-discuss
mailing list