[rabbitmq-discuss] erlang-client problem on OS X (empty_rpc_bottom_half)

Matt Stancliff sysop at mindspring.com
Wed Dec 10 09:25:07 GMT 2008


Ben,

On Dec 10, 2008, at 12:49 AM, Ben Hood wrote:

> This is how the current version handles the channel.flow command:
>
> handle_method(Flow = #'channel.flow'{active = Active},
>
> Hence why I am baffled as to how the command is being processed as a
> rpc_bottom_half.

   Actually, that clears everything up.

My hg clone was cloning tip but checking out default (23 commits  
behind).  It works now with the correct version.  Sorry for the  
confusion.

Strangely, the current default for the client (12e791935a5d) works on  
my Linux box.


It works great now:
(rabbitmq at silicon)7>  
[lib_amqp:start_channel(lib_amqp:start_connection()) || _ <-  
lists:seq(1,4000)].
[<0.1874.0>,<0.1878.0>,<0.1882.0>,<0.1886.0>,<0.1890.0>,
  <0.1894.0>,<0.1898.0>,<0.1902.0>,<0.1906.0>,<0.1910.0>,
  <0.1914.0>,<0.1918.0>,<0.1922.0>,<0.1926.0>,<0.1930.0>,
  <0.1934.0>,<0.1938.0>,<0.1942.0>,<0.1946.0>,<0.1950.0>,
  <0.1954.0>,<0.1958.0>,<0.1962.0>,<0.1966.0>,<0.1970.0>,
  <0.1974.0>,<0.1978.0>,<0.1982.0>,<0.1986.0>|...]


Thanks again,

-Matt
-- 
Matt Stancliff                    San Jose, CA
AIM: seijimr              iPhone: 678-591-9337
"The best way to predict the future is to invent it." --Alan Kay





More information about the rabbitmq-discuss mailing list