Hi Jason,<br><br>This was actually a bug in BQL - it wasn&#39;t parsing the port parameter properly. The fix for this has been sitting in a branch for a while. I&#39;ve just QA&#39;d it and merged it into default, so if you update and rebuild rabbitmq-bql, then it should work properly. My apologies for the troubles.<br>
<br>Thanks,<br>Paul.<br><br><div class="gmail_quote">On Wed, Apr 28, 2010 at 6:50 PM, Jason Dusek <span dir="ltr">&lt;<a href="mailto:jason.dusek@gmail.com">jason.dusek@gmail.com</a>&gt;</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;">
2010/04/28 Paul Jones &lt;<a href="mailto:pauljones23@gmail.com">pauljones23@gmail.com</a>&gt;:<br>
<div class="im">&gt; How are you trying to run the client? Are you using the<br>
&gt; version built as the zip as per the documentation at<br>
&gt; <a href="http://www.rabbitmq.com/rabbitmq-bql.html" target="_blank">http://www.rabbitmq.com/rabbitmq-bql.html</a>?<br>
<br>
</div> �Thank you for calling attention to that -- I was just running<br>
 �`./scripts/bql&#39; in the `rabbitmq-bql&#39; build directory. Now<br>
 �that I&#39;m using the one from the `.ez&#39;, I get a more<br>
 �interesting error message:<br>
<br>
 � � :; ./bql -host 127.0.0.1 -port 5572<br>
 � �{&quot;init terminating in<br>
do_boot&quot;,{{badmatch,{error,{function_clause,[{inet_tcp,getserv,[&quot;5572&quot;]},{gen_tcp,connect1,4},{gen_tcp,connect,4},{amqp_network_connection,handshake,1},{amqp_network_connection,init,1},{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}}},[{amqp_connection,start_network_internal,2},{bql_client,connect,5},{bql_shell,start,0},{init,start_it,1},{init,start_em,1}]}}<br>

<div class="im"><br>
 � �Crash dump was written to: erl_crash.dump<br>
 � �init terminating in do_boot ()<br>
<br>
</div> �The port in question is the unencrypted local port; we appear<br>
 �to have a connection failure but I have no idea as to the<br>
 �cause. Or is this actually a bad pattern match -- like maybe<br>
 �an old or nonexistent function is being called? I have two<br>
 �versions of Erlang on this system and have had some trouble<br>
 �sandboxing one from the other.<br>
<br>
--<br>
<font color="#888888">Jason Dusek<br>
</font></blockquote></div><br>