Hello, since the update to 2.3.1b1 and now to 2.3.1, I have experienced a lot of Zserver hang ups, and keep on getting the following error: Zope Error Zope has encountered an error while publishing this resource. Error Type: MemoryError Error Value: Traceback (innermost last): File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/Publish.py, line 223, in publish_module File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/Publish.py, line 187, in publish File /usr/home/khine/usr/local/Zope/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/Publish.py, line 171, in publish File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_main) File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: manage_main) File /usr/home/khine/usr/local/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line 324, in __call__ (Object: manage_main) File /usr/home/khine/usr/local/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line 354, in _bindAndExec (Object: manage_main) File /usr/home/khine/usr/local/Zope/lib/python/App/special_dtml.py, line 236, in _exec (Object: manage_main) File /usr/home/khine/usr/local/lib/python2.0/string.py, line 129, in join MemoryError: (see above) I rarely experinced this with other versions. Maybe my problem is that I am using python2.0, but this was not an issue before. Any ideas as to how I can trouble shoot this. Thanks Norman ========================================= "Eternity is Time Time, eternity To see the two as opposite Is Man's Pervisity" The Book of Angelus Silesius
Norman, This generally signifies an out of memory condition. Can you visit the debug info panel of the control panel and take a look at the "top refcounts" section and paste its contents into a reply to this mail (after the server has been running for a while)? ----- Original Message ----- From: "Norman Khine" <khine@bmpublications.co.uk> To: "Zope Mailing List" <zope@zope.org> Sent: Thursday, April 12, 2001 11:08 AM Subject: [Zope] MemoryError in Zope 2.3.1
Hello, since the update to 2.3.1b1 and now to 2.3.1, I have experienced a lot of Zserver hang ups, and keep on getting the following error:
Zope Error Zope has encountered an error while publishing this resource.
Error Type: MemoryError Error Value:
Traceback (innermost last): File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/Publish.py, line 223, in publish_module File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/Publish.py, line 187, in publish File /usr/home/khine/usr/local/Zope/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/Publish.py, line 171, in publish File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_main) File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: manage_main) File /usr/home/khine/usr/local/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line 324, in __call__ (Object: manage_main) File /usr/home/khine/usr/local/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line 354, in _bindAndExec (Object: manage_main) File /usr/home/khine/usr/local/Zope/lib/python/App/special_dtml.py, line 236, in _exec (Object: manage_main) File /usr/home/khine/usr/local/lib/python2.0/string.py, line 129, in join MemoryError: (see above)
I rarely experinced this with other versions. Maybe my problem is that I am using python2.0, but this was not an issue before.
Any ideas as to how I can trouble shoot this.
Thanks
Norman
========================================= "Eternity is Time Time, eternity To see the two as opposite Is Man's Pervisity"
The Book of Angelus Silesius
_______________________________________________ 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 -
Norman Khine