[ZODB-Dev] 'Connection Reset by Peer' back again:-(

Chris Withers chrisw@nipltd.com
Wed, 09 Jan 2002 09:58:18 +0000


Hi,

Getting a lot of these again causing one of our ZEO processes to die:

> Traceback (innermost last):
>   File c:\zope\2-4-0_base\lib\python\ZODB\Transaction.py, line 301, in commit
>   File c:\zope\2-4-0_base\lib\python\ZODB\Connection.py, line 633, in tpc_begin
>   File c:\zope\2-4-0_base\lib\python\ZEO\ClientStorage.py, line 483, in tpc_begin
>     (Object: ('tachyon.nipltd.com', 6969))
>   File c:\zope\2-4-0_base\lib\python\ZEO\zrpc.py, line 228, in __call__
>     (Object: dispatcher)
> error: (10054, 'Connection reset by peer')

This is Zope 2.4.0, ZEO 1.0b4.

Is b5 likely to fix this? If not, what is?

cheers,

Chris