Hi, invoking a xmlrpc call on any method, for example calling the default index_html dtml method, causes the delta of xmlrpclib.Unmarshaller and xmlrpclib.FastParser to increase without freeing instantes. After testing with diferent Zope versions I have discovered that calling the same method on Zope 2.2.4 works ok. Can anybody report the same problem? Is there a bug in the latest versions? Any solutions?
Eek! Let me try to reproduce this. What version did you experience this problem with? Thanks for the report! ----- Original Message ----- From: "Juan Carlos Coruña" <jcoruna@euskalnet.net> To: <zope@zope.org> Sent: Thursday, April 19, 2001 5:00 PM Subject: [Zope] Growing Refcounts
Hi,
invoking a xmlrpc call on any method, for example calling the default index_html dtml method, causes the delta of xmlrpclib.Unmarshaller and xmlrpclib.FastParser to increase without freeing instantes.
After testing with diferent Zope versions I have discovered that calling the same method on Zope 2.2.4 works ok.
Can anybody report the same problem? Is there a bug in the latest versions? Any solutions?
_______________________________________________ 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 )
participants (2)
-
Chris McDonough -
Juan Carlos Coruña