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
  dtml-var standard_html_header
  h2dtml-var title_or_id/h2
  p
  !-- bannerexchange code --
  /p
  dtml-var standard_html_footer 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 seem strange to me for them to REMOVE such a useful saftey net.  Can 
anyone else comment on this?


 Kevin Smith


 BTW: I get exponentially more done with Zope every day.  Thanks for Zope.


Yes... wonderful, isn't it? (o8

Have a better one,
Curtis Maloney.

dtml-var standard_work_disclaimer

___
Zope maillist  -  [EMAIL PROTECTED]
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 )




[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.

standard_html_footer
/td
   /tr
  /table
  dtml-var bannerexchange
  /body
 /html

bannerexchange
 dtml-var standard_html_header
 h2dtml-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  -  [EMAIL PROTECTED]
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 )




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

2000-06-24 Thread Alexandre A. Drummond Barroso

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: [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 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
 h2dtml-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  -  [EMAIL PROTECTED]
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 )


___
Zope maillist  -  [EMAIL PROTECTED]
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 )