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

Lynton Grice lynton.grice at logosworld.com
Fri Nov 20 15:30:40 GMT 2009


Hi there,

I ran make clean and then make in the BQL folder....all seemed to compile
100%.

I then copied the new EZ files into the plugins folder of the server (after
deactivating the current plugins)...
I then activated the plugins and started up the server again....same error.

I will start a FRESH install of this a little later ;-) Any other ideas?

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}]}}

-----Original Message-----
From: rabbitmq-discuss-bounces at lists.rabbitmq.com
[mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of Matthew
Sackman
Sent: 20 November 2009 05:22 PM
To: rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] Broker Query Language (BQL) crashing

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

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss





More information about the rabbitmq-discuss mailing list