[rabbitmq-discuss] BQL failing to start -- a code path issue?
Paul Jones
pauljones23 at gmail.com
Wed Apr 28 08:07:05 BST 2010
Hi Jason,
How are you trying to run the client? Are you using the version built as the
zip as per the documentation at http://www.rabbitmq.com/rabbitmq-bql.html?
Paul.
On Wed, Apr 28, 2010 at 12:28 AM, Jason Dusek <jason.dusek at gmail.com> wrote:
> I'm sure if I understand the Erlang environment better, I
> could sort this out myself; it appears to be a code path
> issue. When I try to run BQL, I get:
>
> :; ./scripts/bql -host 127.0.0.1 -port 5572
> {"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 ()
>
> What this seems to say is that it can not find the definition
> of `bql_shell:start/1'; but the module would seem to be loaded
> by the `-pa' directive in the script.
>
> --
> Jason Dusek
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://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/20100428/1a1fefb9/attachment.htm
More information about the rabbitmq-discuss
mailing list