[Zope] How to recover from the 2GB limit in Windows?
Ausum Studio
ausum_studio at hotmail.com
Thu Oct 23 13:36:20 EDT 2003
This is the error messages I get, causing a PANIC startup exception:
2003-10-23T12:29:47 PANIC(300) z2 Startup exception
Traceback (innermost last):
File C:\Archivos de programa\Web261\z2.py, line 582, in ?
File C:\ARCHIV~1\WEB261\lib\python\Zope\__init__.py, line 46, in startup
(Object: startup)
File C:\ARCHIV~1\WEB261\lib\python\Zope\App\startup.py, line 51, in
startup
File C:\ARCHIV~1\WEB261\lib\python\ZODB\FileStorage.py, line 272, in
__init__
(Object: C:\Archivos de programa\Web261\var\Data.fs)
File C:\ARCHIV~1\WEB261\lib\python\ZODB\FileStorage.py, line 473, in
_restore_index
(Object: C:\Archivos de programa\Web261\var\Data.fs)
File C:\ARCHIV~1\WEB261\lib\python\ZODB\FileStorage.py, line 374, in _sane
(Object: C:\Archivos de programa\Web261\var\Data.fs)
IOError: (0, 'Error')
I just didn't noticed how close I was to the 2GB limit, and now Data.fs is
2,097,371 bytes. I'm using Zope 2.6.1 on Python 2.1.3. My RAM is 512MB
Thanks in advance,
Ausum
More information about the Zope
mailing list