ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> zope-List
zope-List
[Zope] SQLSession occasionally dying?
by Paz other posts by this author
May 16 2001 2:18PM messages near this date
Re: [Zope] Newbie Q: Zope Best Practices | [Zope] Cron & Receiving email
Greetings,

Since Zope-222, I have been using SQLSession for all sorts of things... I
really like using it because you can compile all sorts of user-site
interaction by the session id. But with my latest app, using Zope-232 and
PoPy201, I've noticed that once in a while, I get SESSION key errors
denoting that a key is not being accessed. I modified the sqlCreateSession
method to write the HTTP_REFERRER into every new session. I have noticed
here that when I get the key error, a new session is trying to be written
and the refferer field is filled with the last page that I access. But my
errors still come because I set session data once at the beginning that
needs not be added again.

My question is this: Is there something in either Zope232, SQLSession (umm..
030?) PoPy201, ZPoPY that would cause the session to get lost somehow? It
seems that all of a sudden, a new session has taken over, but how is this
possible?

This represents an instability that I cannot accept in the current site
development because it leaves users clueless as to what is happening, and
support calls get made when someone only needs to close the browser and
start a new session.... from the beginning.


Thanks in advance,
Paz


_______________________________________________
Zope maillist  -  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 )

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved