[rabbitmq-discuss] Trying to implement RPC between Erlang and Java clients
    Simon MacMullen 
    simon at rabbitmq.com
       
    Fri May  2 08:48:45 BST 2014
    
    
  
On 01/05/2014 20:42, Martin Koroudjiev wrote:
> ** Reason for termination ==
> ** {noproc,{gen_server,call,[<0.143.0>,{close,200,<<"Goodbye">>},infinity]}}
In other words, your gen_server tried to call into its channel, but 
found it had already closed normally. Something else in your system will 
be closing it.
Cheers, Simon
    
    
More information about the rabbitmq-discuss
mailing list