On Sun, 2006-04-06 at 11:59 +0200, Michael Vartanyan wrote:
> One of my Zope (2.8.4 on Python 2.4.2, SLES9) sites constantly hits the 
> memory limit. It makes heavy use of two products - ExtFile (1.5.0) and 
> OpenFlow (1.1.0). ExtFile class (of ExtFile) and workitem class (of 
> OpenFlow) are leading the refcount list with a not-constant but overall 
> increasing numbers of references. Refcounts for both reach numbers that 
> are incomparably higher than the numbers of their instances in ZoDB. I 
> wanted to ask if there are known leaks in these products before going 
> into (painful) hunting and debugging leaks in my own code.

I don't know if this is related or not, but python2.4.x is not supported
on Zope 2.8.x.  But chasing down issues like this will be definitely be
harded while not running a supported base configuration.

- Rocky


-- 
Rocky Burt
ServerZen Software -- http://www.serverzen.com
News About The Server (blog) -- http://www.serverzen.net

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Zope maillist  -  Zope@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 )

Reply via email to