[ZODB-Dev] Disconnected Clients don't re-connect?

Chris Withers chrisw@nipltd.com
Wed, 04 Jul 2001 11:01:27 +0100


Hi again :-)

Am  mistaken in thinking that if a ZSS goes down, and clients attached to it
should reconnect when the ZSS re-appears?

Zope 2.4.0b2, ZEO 1.0b3 this doesn't happen :-S
I just get:
------
2001-07-04T09:54:36 ERROR(200) ZODB Couldn't load state for '\x00\x00\x00\x00\x0
0\x00\x00\x04'
Traceback (innermost last):
  File E:\Zope\24C37D~1.0B2\lib\python\ZODB\Connection.py, line 519, in setstate

  File E:\Zope\2.4.0b2\lib\python\ZEO\ClientStorage.py, line 354, in load
    (Object: ('tachyon.nipltd.com', 6969))
  File E:\Zope\2.4.0b2\lib\python\ZEO\zrpc.py, line 209, in __call__
    (Object: dispatcher)
  File E:\Zope\2.4.0b2\lib\python\ZEO\smac.py, line 184, in message_output
    (Object: dispatcher)
Disconnected: This action is temporarily unavailable.<p>

Any ideas?

cheers,

Chris