[rabbitmq-discuss] Erlang has closed?

Matthias Radestock matthias at rabbitmq.com
Tue May 18 20:54:42 BST 2010


tyler at echonest.com wrote:
> rabbit-sasl.log is completely empty. rabbit.log has a few of the following:
> 
> =ERROR REPORT==== 18-May-2010::14:22:52 ===
> exception on TCP connection <0.2078.0> from 192.168.1.138:63015
> {handshake_timeout,handshake}
> 
> =INFO REPORT==== 18-May-2010::14:22:53 ===
> closing TCP connection <0.2078.0> from 192.168.1.138:63015
> 
> I've posted the last 1000 lines here: http://pastebin.com/bPChQrgN

It looks like you are establishing quite a lot of connections 
concurrently and either the clients or the server is getting too busy to 
complete the connection establishment handshake in the allocated time.

Is the server process busy? And how much memory is it using?

And if you stop connecting - make sure there are no more connection 
messages appearing in the log - does the server eventually recover?


Regards,

Matthias.



More information about the rabbitmq-discuss mailing list