[ZODB-Dev] [ zodb-Bugs-550087 ] Random ClientDisconnected Errors

noreply@sourceforge.net noreply@sourceforge.net
Mon, 29 Apr 2002 03:07:59 -0700


Bugs item #550087, was opened at 2002-04-29 10:07
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=115628&aid=550087&group_id=15628

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Withers (fresh)
Assigned to: Nobody/Anonymous (nobody)
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


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=115628&aid=550087&group_id=15628