[rabbitmq-discuss] Receiving errno 10054 (WSAECONNRESET) writing to queue

Sigurd Høgsbro sigurd.hogsbro at museeka.com
Sun Feb 7 11:33:29 GMT 2010


Hello Matthias,

The below extract from rabbit.log is from a problematic run. It appears the
python instance running with Windows XP within VirtualBox aborts the
connection.

The message bodies being sent are 6-25Mb each, which isn't immaterial but
AFAICT should work.

I used to have immediate and mandatory flags set but I've removed these to
make the connection as plain vanilla as possible.

Regards,

Sigurd

=INFO REPORT==== 7-Feb-2010::09:55:33 ===
accepted TCP connection on 0.0.0.0:5672 from 192.168.66.61:54000

=INFO REPORT==== 7-Feb-2010::09:55:33 ===
starting TCP connection <0.809.5> from 192.168.66.61:54000

=INFO REPORT==== 7-Feb-2010::09:55:51 ===
accepted TCP connection on 0.0.0.0:5672 from 127.0.0.1:47539

=INFO REPORT==== 7-Feb-2010::09:55:51 ===
starting TCP connection <0.835.5> from 127.0.0.1:47539

=INFO REPORT==== 7-Feb-2010::09:55:51 ===
accepted TCP connection on 0.0.0.0:5672 from 127.0.0.1:47540

=INFO REPORT==== 7-Feb-2010::09:55:51 ===
starting TCP connection <0.841.5> from 127.0.0.1:47540

=WARNING REPORT==== 7-Feb-2010::09:56:35 ===
exception on TCP connection <0.835.5> from 127.0.0.1:47539
connection_closed_abruptly

=INFO REPORT==== 7-Feb-2010::09:56:35 ===
closing TCP connection <0.835.5> from 127.0.0.1:47539

=WARNING REPORT==== 7-Feb-2010::09:56:35 ===
exception on TCP connection <0.841.5> from 127.0.0.1:47540
connection_closed_abruptly

=INFO REPORT==== 7-Feb-2010::09:56:35 ===
closing TCP connection <0.841.5> from 127.0.0.1:47540

2010/2/6 Matthias Radestock <matthias at lshift.net>

> Sigurd,
>
> Sigurd Høgsbro wrote:
>
>> when used in anger sending the response [...] fails with:
>>
>> [Errno 10054] An existing connection was forcibly closed by the remote
>> host
>>
>
> Is there anything unusual in the server logs (rabbit.log and
> rabbit-sasl.log)?
>
>
> Regards,
>
> Matthias.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100207/f4a3830e/attachment.htm 


More information about the rabbitmq-discuss mailing list