[ZODB-Dev] [ zodb-Bugs-550087 ] Random ClientDisconnected Errors
noreply@sourceforge.net
noreply@sourceforge.net
Sat, 09 Nov 2002 14:35:45 -0800
Bugs item #550087, was opened at 2002-04-29 06:07
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=550087&group_id=15628
Category: None
Group: None
Status: Open
Resolution: None
>Priority: 1
Submitted By: Chris Withers (fresh)
Assigned to: Jeremy Hylton (jhylton)
Summary: Random ClientDisconnected Errors
Initial Comment:
We quite often see this:
2002-03-13T10:48:54 PROBLEM(100) ClientStorage Disconnected from storage
------
2002-03-13T10:48:54 ERROR(200) ZODB Couldn't load state for '\x00\x00\x00\x00\x00\x03\xfd7'
Traceback (innermost last):
File C:\Zope\25DFB0~1.1B1\lib\python\ZODB\Connection.py, line 447, in setstate
File C:\zope\2-5-1b1_base\lib\python\ZEO\ClientStorage.py, line 365, in load
(Object: ('x', xxxx))
File C:\zope\2-5-1b1_base\lib\python\ZEO\zrpc.py, line 239, in __call__
error: (10054, 'Connection reset by peer')
...on a Windows-based ZEO client connecting to a Linux-bases storage server.
What is going on?
How can we solve the problem or find otu mroe information so the problem can be solved?
cheers,
Chris
----------------------------------------------------------------------
Comment By: Guido van Rossum (gvanrossum)
Date: 2002-11-09 17:25
Message:
Logged In: YES
user_id=6380
Is this still relevant with ZODB 3.1 and Zope 2.6?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=550087&group_id=15628