[Zope] Session Variables disappear
Dieter Maurer
dieter at handshake.de
Fri May 21 17:15:08 EDT 2004
Dennis Allison wrote at 2004-5-20 12:36 -0700:
> ...
>/lulu/zope/software_home/lib/python/Products/Transience/TransientObject.py,
>line 170, in __getitem__
>KeyError: currentCourse
It is highly unlikely that individual session variables are lost.
What can happen: the complete session is lost -- because it timed
out, because the session cookie was list, because the request
arrived at a different Zope process, ...
--
Dieter
More information about the Zope
mailing list