Hi Ovidiu,<br><br>I've got a branch of the BQL client at <a href="http://bitbucket.org/paulj/rabbitmq-bql">http://bitbucket.org/paulj/rabbitmq-bql</a> which fixes this problem. If you clone that and switch to the bug22904 branch, then you should see the problem go away.<br>
<br>Cheers,<br>Paul.<br><br><div class="gmail_quote">On Mon, Jun 28, 2010 at 12:06 AM, Ovidiu Deac <span dir="ltr"><<a href="mailto:ovidiudeac@gmail.com">ovidiudeac@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
When I try to create a using bql client the command fails with the<br>
following message:<br>
<br>
$ ./bql<br>
BQL> create queue myqueue<br>
{'EXIT',{undef,[{rabbit_amqqueue,declare,<br>
[{resource,<<"/">>,queue,<<"myqueue">>},<br>
false,false,[]]},<br>
{bql_applicator,apply_command,2},<br>
{bql_applicator,'-apply_commands/3-lc$^0/1-0-',4},<br>
{bql_applicator,apply_commands,3},<br>
{bql_server,handle_message,1},<br>
{bql_server,handle_call,3},<br>
{gen_server,handle_msg,5},<br>
{proc_lib,init_p_do_apply,3}]}}<br>
<br>
Can anybody help me with this?<br>
<br>
Thanks in advance!<br>
<font color="#888888">ovidiu<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br>