On 15/11/11 15:56, Rosa, Andrea wrote:
=ERROR REPORT==== 14-Nov-2011::16:34:05 === connection <0.25350.263>,
channel 1 - error:
{amqp_error,command_invalid,"second 'channel.open' seen",'channel.open'}
The error means pretty much exactly what it says - a client sent a=ERROR REPORT==== 14-Nov-2011::16:34:05 === connection <0.25350.263>,
channel 1 - error:
{amqp_error,command_invalid,"second 'channel.open' seen",'channel.open'}
channel.open on a channel that was already open. This is most likely a
problem with the client library you are using.
Regards,
Matthias.