I'm having much trouble with this Duplicated Session Id Key error. It usually happens whenever a user logs in with more than a browser window. After some requests, Zope seems to find that there are 2 users with the same Session Id and system breaks... Any hint where to look for? Thanks in advance! Gari Zope Version (Zope 2.5.1 (binary release, python 2.1, linux2-x86), python 2.1.3, linux2) Python Version 2.1.3 (#1, Apr 15 2002, 11:13:45) [GCC 2.7.2.3] System Platform linux2 _________________________________________ Garikoitz Araolaza gari@eibar.org
I'm having much trouble with this Duplicated Session Id Key error.
http://collector.zope.org/Zope/660
Zope Version (Zope 2.5.1 (binary release, python 2.1, linux2-x86), python
-- /Magnus
This is a known error with the Zope 2.5.X sessioning machinery. If you upgrade to 2.6.0, it should go away. There have been other sessioning bugfixes in the meantime that may mean that you might want to wait for 2.6.1. - C On Mon, 2003-01-20 at 06:25, Garikoitz Araolaza wrote:
I'm having much trouble with this Duplicated Session Id Key error.
It usually happens whenever a user logs in with more than a browser window. After some requests, Zope seems to find that there are 2 users with the same Session Id and system breaks...
Any hint where to look for?
Thanks in advance!
Gari
Zope Version (Zope 2.5.1 (binary release, python 2.1, linux2-x86), python 2.1.3, linux2) Python Version 2.1.3 (#1, Apr 15 2002, 11:13:45) [GCC 2.7.2.3] System Platform linux2
_________________________________________ Garikoitz Araolaza gari@eibar.org
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev ) -- Chris McDonough <chrism@zope.com> Zope Corporation
participants (3)
-
Chris McDonough -
Garikoitz Araolaza -
Magnus Heino