[ZODB-Dev] [ zodb-Bugs-634374 ] Storage Server Restart Problems

noreply@sourceforge.net noreply@sourceforge.net
Wed, 06 Nov 2002 08:15:49 -0800


Bugs item #634374, was opened at 2002-11-06 06:34
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=634374&group_id=15628

Category: None
Group: None
Status: Open
Resolution: None
>Priority: 3
Submitted By: Chris Withers (fresh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Storage Server Restart Problems

Initial Comment:
ZEO 1.0 
Zope 2.6.0 CVS

If the Storage Server is restarted, client fail as
follows the next time the try to pack the storage via ZEO:

2002-11-06T11:19:02 INFO(0) client Trying to connect to
server: (x)
Traceback (innermost last):
  Module ZEO.ClientStorage, line 328, in pack
  Module ZEO.zrpc, line 168, in __call__
AttributeError: 'int' object has no attribute 'send'

...why?



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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2002-11-06 11:15

Message:
Logged In: YES 
user_id=6380

Try upgrading to ZEO 2? We're trying not to support ZEO 1
any more.

Where did you get your ZEO 1 sources? The ZEO 1 sources in
ZODB3 have "except:" on line 168 of zrpc.py.


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

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