[rabbitmq-discuss] Broker Query Language (BQL) crashing

Matthew Sackman matthew at lshift.net
Fri Nov 20 15:21:33 GMT 2009


On Fri, Nov 20, 2009 at 05:17:40PM +0200, Lynton Grice wrote:
> C:\soabox\erlang\rabbitmq-public-umbrella\rabbitmq-server\priv\plugins\rabbi
> tmq-bql\scripts>bql.bat
> BQL> select * from exchanges
> {"init terminating in do_boot",{badarg,[{io,format,[<0.29.0>,"BQL execution
> failed:~n
> ~s~n",[{undef,[{rabbit_misc,localnode,[rabbit]},{bql_applicator,appl
> y_commands,2},{bql_server,handle_message,1},{bql_server,handle_call,3},{gen_
> server,handle_msg,5},{proc_lib,init_p_do_apply,3}]}]]},{bql_client,run_comma
> nd,
> 0},{bql_client,execute_shell,0},{bql_client,start,0},{init,start_it,1},{init
> ,start_em,1}]}}

Yeah, if you've updated to the right revision of bql - bab71e658da2 -
then it looks like the build process has gone wrong - in the
rabbitmq-bql directory, do a make clean and then a make. There should be
no calls to rabbit_misc:localnode at all.

Matthew




More information about the rabbitmq-discuss mailing list