[Zope] How can I find memory leaks in External Methods?

2000-08-16 Thread Tony McDonald

I have an External method that is used to upload files to a unix file system.

Thing is, it seems to be causing more and more memory to be used by Zope.

Can anyone give me some pointers on what might be causing this?

TIA
Tone
--
Dr Tony McDonald,  FMCC, Networked Learning Environments Project 
http://nle.ncl.ac.uk/
The Medical School, Newcastle University Tel: +44 191 222 5116
Fingerprint: 3450 876D FA41 B926 D3DD  F8C3 F2D0 C3B9 8B38 18A2

___
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] How can I find memory leaks in External Methods?

2000-08-16 Thread Andy McKay

One place to start is /Control_Panel/DebugInfo/manage_main but Im not sure
if this will work for External Methods. But it does show the objects in
memory and the change over time.

--
 Andy McKay, Developer, ActiveState
 http://www.ActiveState.com
 Programming for the People


- Original Message -
From: "Tony McDonald" [EMAIL PROTECTED]
To: "Zope List" [EMAIL PROTECTED]
Sent: Wednesday, August 16, 2000 8:51 AM
Subject: [Zope] How can I find memory leaks in External Methods?


 I have an External method that is used to upload files to a unix file
system.

 Thing is, it seems to be causing more and more memory to be used by Zope.

 Can anyone give me some pointers on what might be causing this?

 TIA
 Tone
 --
 Dr Tony McDonald,  FMCC, Networked Learning Environments Project
 http://nle.ncl.ac.uk/
 The Medical School, Newcastle University Tel: +44 191 222 5116
 Fingerprint: 3450 876D FA41 B926 D3DD  F8C3 F2D0 C3B9 8B38 18A2

 ___
 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 )