Re: [Zope] 99.9% CPU usage (0.1% brain usage)

2000-06-25 Thread Curtis Maloney
On Sat, 25 Mar 2000, Kevin Smith wrote: > > bannerexchange > > > > > > < Oops! > Strange.. I'm sure I've had Zope 2.1.3 come up with an infinite recursion error. > > I'm on Zope 2.1.6, do future version prevent me from making accidental > infinite loops like this? > It would

Re: [Zope] 99.9% CPU usage (0.1% brain usage)

2000-06-25 Thread Dieter Maurer
Kevin Smith writes: > ... infinite DTML loop ... I got such a beast recently in Zope 2.1.6. After some minutes intensive work, Zope reported something like "do deeply nested DTML calls". Thus, already Zope 2.1.6 does something about such loops. Dieter

RE: [Zope] 99.9% CPU usage (0.1% brain usage)

2000-06-24 Thread Alexandre A. Drummond Barroso
scape browser. Alexandre. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Smith Sent: Friday, March 24, 2000 3:09 PM To: [EMAIL PROTECTED] Subject: [Zope] 99.9% CPU usage (0.1% brain usage) Hi there, For some reason Zope would suddenly hang and

[Zope] 99.9% CPU usage (0.1% brain usage)

2000-06-24 Thread Kevin Smith
Hi there, For some reason Zope would suddenly hang and it's thread would consume 99.9% of CPU usage. The first time this happened the problem magically disappeared after a complete reinstall. Here's what happened while casually throwing bannerexchange code into the default DTML document. st