[Zope] ZEO Strange Session KeyError When Load Balanced

Jason J. W. Williams jasonjwwilliams at gmail.com
Thu Feb 10 13:53:04 EST 2005


Sorry...just hit reply accidentally. I'll post the traceback. Thanks!


On Thu, 10 Feb 2005 13:46:34 -0500, Chris McDonough <chrism at plope.com> wrote:
> Hi Jason,
> 
> Please keep the discussion on the list, thanks...
> 
> No, there are no other products that need to be updated.   At this
> point, we'll need to see a full traceback (see the "error_log" object)
> to figure out what's happening.
> 
> On Thu, 2005-02-10 at 13:44, Jason J. W. Williams wrote:
> > Yes I am. I was using 2.7.2 when the issue cropped up so I upgraded
> > both ZEO clients and the ZEO server to 2.7.4 last night. Same problem
> > occurs. Are there any products that need to be upgraded outside of
> > Zope? Thank you!
> >
> > -Jason
> >
> >
> > On Thu, 10 Feb 2005 13:27:31 -0500, Chris McDonough <chrism at plope.com> wrote:
> > > Hi Jason,
> > >
> > > Coding errors causing this symptom were present in Zopes before 2.7.3
> > > but none have been reported to my knowledge thereafter.  Are you still
> > > having this issue with 2.7.4?
> > >
> > > On Thu, 2005-02-10 at 11:44, Jason J. W. Williams wrote:
> > > > Hello,
> > > >
> > > >     I hope this is the correct place to post this question as I have
> > > > not been able to resolve the problem via archives or Google. We have a
> > > > setup with one ZEO server and two ZEO clients. The goal is to put a
> > > > load balancer in front of the two clients and have them both operate
> > > > off the same session data so that it appears as a single server to the
> > > > end user.  We setup the clients according to:
> > > > http://longsleep.org/howto/sharesessionwithzeo
> > > >
> > > > However, when we run the setup whenever ZEO client 1 is hit for a page
> > > > a KeyError is generated. I assume this is because ZEO client 2 set up
> > > > the session and the data is not being shared. I upgraded us to Zope
> > > > 2.7.4 last night in an attempt to fix the problem. Any help is greatly
> > > > appreciated. Thank you in advance.
> > > >
> > > > Best Regards,
> > > > Jason
> > > > _______________________________________________
> > > > Zope maillist  -  Zope at zope.org
> > > > http://mail.zope.org/mailman/listinfo/zope
> > > > **   No cross posts or HTML encoding!  **
> > > > (Related lists -
> > > >  http://mail.zope.org/mailman/listinfo/zope-announce
> > > >  http://mail.zope.org/mailman/listinfo/zope-dev )
> > > >
> > >
> > >
> >
> 
>


More information about the Zope mailing list