[Zope] Out of memory while compressing data
Chris McDonough
chrism@digicool.com
Tue, 17 Apr 2001 11:50:01 -0400
Norman,
Please file a bug report with the Collector regarding this issue:
http://classic.zope.org:8080/Collector
In the bugreport, please include your setup (py2.0, freebsd, zope ver), the
error you pasted into your email as well as a set of methods that we can use
to replicate the problem.
Thanks!
- C
----- Original Message -----
From: "Norman Khine" <khine@bmpublications.co.uk>
To: "Zope Mailing List" <zope@zope.org>
Sent: Tuesday, April 17, 2001 11:33 AM
Subject: [Zope] Out of memory while compressing data
> Hello,
> The Zope server still keeps on crashing continiously, I am getting the
> following error:
>
> Error Type: MemoryError
> Error Value: Out of memory while compressing data
>
> 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_menu)
> File /usr/home/khine/usr/local/Zope/lib/python/ZPublisher/Publish.py,
line
> 112, in call_object
> (Object: manage_menu)
> File
> /usr/home/khine/usr/local/Zope/lib/python/Shared/DC/Scripts/Bindings.py,
> line 324, in __call__
> (Object: manage_menu)
> File
> /usr/home/khine/usr/local/Zope/lib/python/Shared/DC/Scripts/Bindings.py,
> line 354, in _bindAndExec
> (Object: manage_menu)
> File /usr/home/khine/usr/local/Zope/lib/python/App/special_dtml.py, line
> 236, in _exec
> (Object: manage_menu)
> File /usr/home/khine/usr/local/Zope/lib/python/TreeDisplay/TreeTag.py,
> line 154, in render
> (Object: a tree tag)
> File /usr/home/khine/usr/local/Zope/lib/python/TreeDisplay/TreeTag.py,
> line 260, in tpRender
> (Object: ApplicationDefaultPermissions)
> File /usr/home/khine/usr/local/Zope/lib/python/TreeDisplay/TreeTag.py,
> line 514, in tpRenderTABLE
> (Object: ApplicationDefaultPermissions)
> (Info: (['AAAAAAAAAAI=', []], {'childless_decoration': '', 'id':
'tpId',
> 'branches': 'tpValues', 'nowrap': '1', 'url': 'tpURL'}, (['AAAAAAAAAAI=',
> []],), (['AAAAAAAAAAI=', []],)))
> File /usr/home/khine/usr/local/Zope/lib/python/TreeDisplay/TreeTag.py,
> line 389, in tpRenderTABLE
> (Object: Traversable)
> MemoryError: (see above)
>
> I am using Zope 2.3.1 with python 2.0 on freebsd4
>
> Any ideas.
>
> Thanks
>
> Norman
>
> =========================================
> "Eternity is Time
> Time, eternity
> To see the two as opposite
> Is Man's Perversity"
>
> 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 )
>