[Zope-dev] memory error on BSDi [Q]

Bruno Mattarollo brunomadv@ciudad.com.ar
Sat, 8 Jan 2000 19:32:18 -0300


Hello...

	I had the following traceback on a Zope-2.0.1 that we are using on a BSDi with a virtual kernel.

	I had problems compiling it but finally it did... It has been running with lots of problems since then and now I have seen this traceback ...

chicos: {6} % Unhandled exception in thread:
Traceback (innermost last):
  File "/usr/home/chicos/usr/local/ZopeChicosNet/ZServer/PubCore/ZServerPublisher.py", line 95, in __init__
    response=response)
  File "/usr/home/chicos/usr/local/ZopeChicosNet/lib/python/ZPublisher/Publish.py", line 224, in publish_module
    response.exception()
  File "/usr/home/chicos/usr/local/ZopeChicosNet/lib/python/ZPublisher/HTTPResponse.py", line 630, in exception
    elif lower(strip(b))[:6]=='<html>' or lower(strip(b))[:14]=='<!doctype html':
MemoryError


Does anyone knows when a MemoryError raise appears? Is it hardware error? If so, I will send this to our hosting rep.

TIA

/B

Bruno Mattarollo <brunomadv@ciudad.com.ar>