[Zope] Zope Lockups

Robert Leftwich robert@leftfieldcorp.com
Thu, 05 Aug 1999 16:04:21 +1000


Well. we found a solution to the problem - just upgrade to service pack
5 !
As the client was scheduled to have it done soon anyway we thought what
the hay, why not try it anyway. Lo and behold the problem disappeared -
absolutely no other changes were made and as a side benefit the
performance of Zope has increased dramatically.

I searched Microsoft's site yesterday to see if there were any known
problems running SP3 and IE5 to no avail, but who knows what the real
problem was.
You have got to love Microsoft don't you. Not !

Robert Leftwich

PS Thanks for the responses, I had forgotten about the Zope debugger.
Things in Zope/Python are normally so easy that I have not needed such
low level tools !
Also I will check out the current _on_delete_object() code and upgrade
to match - can't wait until Zope 2 is out of beta.
 
> > -----Original Message-----
> > From: Robert Leftwich [mailto:robert@leftfieldcorp.com]
> > Sent: Wednesday, August 04, 1999 9:00 AM
> > To: 'zope@zope.org'
> > Subject: [Zope] Zope Lockups
> >
> >
> > One of my clients has been having a problem with Zope locking up every
> > time she changes something. It appears that Zope goes into a loop
> > somewhere as there are no tracebacks or anything else to indicate an
> > error except that the browser reports that the page is unavailable and
> > any subsequent attempt to go to the management screens or any
> > other part
> > of the site fails.
> >
> > The setup is as follows :
> >       Zope 1.10.3 (modified slightly to include the
> > _on_delete_object()
> > protocol and some timezones added to DateTime) running
> > ZopeHTTPServer as
> > localhost
> >       Windows NT4 (SP3)
> >       IE5
> >
> > I can perform the same changes against a copy of her database without
> > any problems on my test setup which is running an identical 1.10.3
> > installation on a NT4 (SP4)/IE5 machine.
> >
> > Has anyone else seen this behaviour or anything like it ?
> > Are there any issues with Zope/Python on an NT box and
> > service pack 3 ?
> >
> > Right now after spending most of this afternoon attempting to isolate
> > the problem I am open to any and all suggestions as to how to
> > track down
> > the problem. The major difficulty is finding out what Zope/Python is
> > doing when it goes off into the ether. Is there some way of breaking
> > into looping Zope/Python code to find out what it is up to ?
> >
> > Any and all help much appreciated
> >
> > Robert Leftwich
> >
> > _______________________________________________
> > Zope maillist  -  Zope@zope.org
> > http://www.zope.org/mailman/listinfo/zope
> >
> > (To receive general Zope announcements, see:
> > http://www.zope.org/mailman/listinfo/zope-announce
> >
> > For developer-specific issues, zope-dev@zope.org -
> > http://www.zope.org/mailman/listinfo/zope-dev )
> >