Hi (Ben :),

This is the first time I attempt ext:memcached based Beaker cache and
at render() with cache_key and cache_expire, I received the stack dump
--

...
  File "/usr/lib/python2.5/site-packages/Beaker-0.9.4-py2.5.egg/beaker/
session.py", line 113, in __init__
    self.invalidate()
  File "/usr/lib/python2.5/site-packages/Beaker-0.9.4-py2.5.egg/beaker/
session.py", line 180, in invalidate
    namespace = self.namespace
AttributeError: Session instance has no attribute 'namespace'

( complete stack at http://pylonshq.com/pasties/866 )

With "beaker.session.type = memory" everything works just fine. My
memcached daemon has been tested working.

Any pointers?

Many thanks in advance.

Sincerely,
Jerry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to