Re: [ZODB-Dev] ZEO error
by alan runyan other posts by this author
Oct 25 2002 11:50PM messages near this date
Re: [ZODB-Dev] ZEO error
|
Re: [ZODB-Dev] ZEO error
i apologize Jeremy. I remember you saying you were going
to be more explicit on the ZEO Clients about these errors ;-)
I always forget that ZEO Server errors are not propagated
to the clients.
l name 'sys' is not defined
Traceback (innermost last):
Module ZEO.StorageServer, line 586, in store
Module ZODB.FileStorage, line 702, in store
Module ZODB.ConflictResolution, line 96, in tryToResolveConflict
Module ZODB.ConflictResolution, line 79, in load_class
NameError: global name 'sys' is not defined
cheers,
~runyaga
p.s. if there is anything I can do to help.. just tell me
----- Original Message -----
From: "Jeremy Hylton" <jeremy@[...].com>
To: "alan runyan" <runyaga@[...].com>
Cc: <zodb-dev@[...].org>
Sent: Friday, October 25, 2002 6:38 PM
Subject: Re: [ZODB-Dev] ZEO error
> The error occurred on the server, and the exception was propagated back
> to the client. Do you have logging enabled on your ZEO server? There
> should be a traceback in the log.
>
> Jeremy
>
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - ZODB-Dev@[...].org
http://lists.zope.org/mailman/listinfo/zodb-dev
Thread:
alan runyan
Jeremy Hylton
alan runyan
Jeremy Hylton
|