[Zope-ZEO] ZEO uncaptured python exception

Dyon Balding dyon@devcoder.com.au
Tue, 12 Dec 2000 12:04:12 +1100


Hi, I get this fairly often with my ZEO clients, and was wondering what it meant?

from the console:

2000-12-12T01:00:42 INFO(0) client Trying to connect to server
------
2000-12-12T01:00:42 INFO(0) ClientStorage Connected to storage
------
2000-12-12T01:00:50 ERROR(200) ZEO uncaptured python exception, closing channel <asyncRPC connected at 863b4a0> (exceptions.ValueError:unpack tuple of wrong size [/home/htadmin/ZC5/lib/python/ZServer/medusa/asyncore.py|poll|75] [/home/htadmin/ZC5/lib/python/ZServer/medusa/asyncore.py|handle_read_event|327] [/home/htadmin/ZC5/lib/python/ZEO/smac.py|handle_read|148] [/home/htadmin/ZC5/lib/python/ZEO/zrpc.py|message_input|244] [/home/htadmin/ZC5/lib/python/ZEO/ClientStorage.py|out_of_band_hook|185] [/home/htadmin/ZC5/lib/python/ZEO/Invalidator.py|Invalidate|130])
------
2000-12-12T01:00:50 PROBLEM(100) ClientStorage Disconnected from storage
------
2000-12-12T01:00:50 INFO(0) client Trying to connect to server
------
2000-12-12T01:00:50 INFO(0) ClientStorage Connected to storage

thanks
d

-- 
Dyon Balding <dyon@devcoder.com.au>