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

Dunigan, Craig craig.dunigan@esker.com
Thu, 5 Jul 2001 11:18:20 -0500


Actually, Jeremy confirmed this one already.  Problem described at 
http://lists.zope.org/pipermail/zodb-dev/2001-May/000917.html

and patch delivered at 
http://lists.zope.org/pipermail/zodb-dev/2001-May/000927.html

Craig 

> -----Original Message-----
> From: Chris Withers [mailto:chrisw@nipltd.com]
> Sent: Wednesday, July 04, 2001 5:01 AM
> To: zodb-dev@zope.org
> Subject: [ZODB-Dev] Disconnected Clients don't re-connect?
> 
> 
> 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
> 
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
> 
> ZODB-Dev mailing list  -  ZODB-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zodb-dev
>