[Zope-dev] AttributeError

Andre Schubert andre.schubert@geyer.kabeljournal.de
Fri, 16 Feb 2001 17:31:29 +0100


Hi Alex,

i have the following Products installed, and i don't use External Methods

    ExternalMethod (Installed product ExternalMethod (External Method-1-0-0))
    Hotfix_2000-12-08 (Installed product Hotfix_2000-12-08)
    Hotfix_2000-12-15a (Installed product Hotfix_2000-12-15a)
    Hotfix_2000-12-18 (Installed product Hotfix_2000-12-18)
    MIMETools (Installed product MIMETools)
    MailHost (Installed product MailHost (MailHost-1-2-0))
    OFSP (Installed product OFSP (OFSP-1-0-0))
    SiteAccess (Installed product SiteAccess (SiteAccess-2-0-0))
    ZCatalog (Installed product ZCatalog (ZCatalog-2-2-0))
    ZGadflyDA (Installed product ZGadflyDA)
    ZMySQLDA (Installed product ZMySQLDA (ZMySQLDA-1-1-4))
    ZPyGreSQLDA (Installed product ZPyGreSQLDA (ZPyGreSQLDA-0-0-3))
    ZRTChat (Installed product ZRTChat)
    ZSQLMethods (Installed product ZSQLMethods)
    ZopeTutorial (Installed product ZopeTutorial (Zope Tutorial 1.0))
    mysqlUserFolder (Installed product mysqlUserFolder
(mysqlUserFolder-0.5.2))

as

Steve Alexander schrieb:

> Andre Schubert wrote:
>
> >
> > Could anyone help me to solve the following Error that occurs sometimes.
> >
> > 2001-02-16T09:11:42 ERROR(200) ZODB Couldn't load state for
> > '\000\000\000\000\000\0008\004'
> > Traceback (innermost last):
> >   File /usr/share/Zope-2.2.4/lib/python/ZODB/Connection.py, line 443, in
> > setstate
> > AttributeError: 'None' object has no attribute 'load'
> >
> > Q: How can a find out wich object affected, by id or path or somewhat
> > else ??
> Andre,
>
> What products do you have in your Zope installation?
>
> Are you using any External methods?
>
> This sounds like something has written something to the ZODB that
> shouldn't be written there.
>
> --
> Steve Alexander
> Software Engineer
> Cat-Box limited
> http://www.cat-box.net
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )