[ZODB-Dev] Very weird ZEO error: Aiieee! error code 25?!

Chris Withers chrisw@nipltd.com
Thu, 18 Apr 2002 19:24:53 +0100


Hi All,

ZEO 1.0b4(5?) I get this very strange error on a ZEO client:

> Traceback (innermost last):
>   File c:\Zope\dev_sealer\sealer.py, line 82, in ?
>   File c:\zope\2-4-2_base\lib\python\ZODB\Transaction.py, line 319, in commit
>   File c:\zope\2-4-2_base\lib\python\ZODB\Connection.py, line 642, in tpc_vote
>   File c:\zope\2-4-2_base\lib\python\ZEO\ClientStorage.py, line 426, in tpc_vote
>     (Object: ('frodo.screendigest.com', 6001))
>   File c:\zope\2-4-2_base\lib\python\ZEO\zrpc.py, line 228, in __call__
> TypeError: exceptions must be strings, classes, or instances

...what on earth does it mean? Nothing shows up in the storage stupid log apart from:

ERROR(200) zdaemon zdaemon: Thu Apr 18 19:24:16 2002: Aiieee! 28967 exited with error
code: 25

What does this mean?

How can I fix it?

cheers,

Chris

PS: I do mention these ZEO errors from time to tiem and don't feel like they get much
airtime, any way I can fix that problem?!