[Zope-CMF] setstate error/ZEO?

alan runyan alan runyan" <runyaga@runyaga.com
Thu, 20 Jun 2002 15:38:37 -0500


> alan runyan writes:
>  > ...
>  >   File /home/zope/ZopeProducts/CMFCore/ActionsTool.py, line 166, in
>  > _listActions
>  >     (Object: portal_actions)
>  >   File /home/zope/Zope-2.5.1-src/lib/python/ZODB/Connection.py, line
447, in
>  > setstate
>  > TALESError: exceptions.AttributeError on 'None' object has no attribute
>  > 'load' in '<PythonExpr
here.portal_actions.listFilteredActionsFor(here)>',
>  > at line 11, column 5

> Surely, you use Python 2.1.3! If not, exceptions like this are to
> be expected.

yes I am using Python2.1.3

> I have seen this and other catastrophic bugs caused by a sharing
> bug in the CMF actiontool (--> CMF: bug tracker).
> However, the bug should have been fixed meanwhile.

'sharing bug' in CMF ActionTool?  you mean the Actions the CMFCollector puts
on the tool?
odd. I dont have CMFCollector installed.  I have upgraded to ZEO2 and have
no seen this error yet.

~runyaga