[Zope] 99.9% CPU usage (0.1% brain usage)
Alexandre A. Drummond Barroso
alexandre@intelligenesis.net
Sat, 24 Jun 2000 18:12:57 -0300
It's happening to me right now, but I don't want to reinstall everything. I don't use bannerexchange, but every time I connect to
/manage folder using IE5.01 browsers it happens. It's weird, but it doesn't happen when I access direcly from the Linux console
using a Netscape browser.
Alexandre.
-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Kevin
Smith
Sent: Friday, March 24, 2000 3:09 PM
To: zope@zope.org
Subject: [Zope] 99.9% CPU usage (0.1% brain usage)
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.
standard_html_footer
</td>
</tr>
</table>
<dtml-var bannerexchange>
</body>
</html>
bannerexchange
<dtml-var standard_html_header>
<h2><dtml-var title_or_id></h2>
<p>
<!-- bannerexchange code -->
</p>
<dtml-var standard_html_footer> <---- Oops!
I'm on Zope 2.1.6, do future version prevent me from making accidental infinite loops like this?
Kevin Smith
BTW: I get exponentially more done with Zope every day. Thanks for Zope.
_______________________________________________
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 )