[rabbitmq-discuss] New interesting error message

Matthias Radestock matthias at lshift.net
Mon Jun 9 16:04:17 BST 2008


Michael,

Michael Arnoldus wrote:
> =ERROR REPORT==== 7-Jun-2008::09:49:12 ===
> Error in process <0.4199.17> on node 'rabbit at staging' with exit value: 
> {badarg,[{erlang,port_command,[#Port<0.48712>,[[<<7 bytes>>,<<77 
> bytes>>,<<1 byte>>],[<<7 bytes>>,<<14 bytes>>,<<1 byte>>],[<<7 
> bytes>>,<<125536 bytes>>,<<1 
> byte>>]]]},{rabbit_writer,internal_send_command_async,5},{rabbit_writer,handle_message,2},{rabbit_writer,mainloop,1}]} 

This indicates a failure to send data down a socket to a client. The 
most likely cause is that the client dropped the connection w/o 
following the AMQP shutdown protocol, or there was some network disruption.

We may want to report this slightly differently. Will think about it.


Matthias.




More information about the rabbitmq-discuss mailing list