[ZCM] [ZC] 240/ 1 Request "PANIC (300) upgrading to 2.5.0"
Collector: Zope Bugs and Patches ...
zope-coders@zope.org
Thu, 21 Feb 2002 20:12:13 -0500
Issue #240 Update (Request) "PANIC (300) upgrading to 2.5.0"
Status Pending, ZServer/bug critical
To followup, visit:
http://collector.zope.org/Zope/240
==============================================================
= Request - Entry #1 by Anonymous User on Feb 21, 2002 8:12 pm
I'm trying to upgrade from 2.4.3 to 2.5.0, but I'm getting the weird
error below when I start Zope:
/home/samba/zope.temp# python z2.py -D
------
2002-02-21T15:05:40 PANIC(300) z2 Startup exception
Traceback (innermost last):
File z2.py, line 495, in ?
File <string>, line 1, in ?
File /home/samba/Zope-2.5.0-src/lib/python/Zope/__init__.py, line 37, in ?
File /home/samba/zope/lib/python/ZODB/FileStorage.py, line 243, in __init__
(Object: /home/samba/zope.temp/var/Data.fs)
File /home/samba/zope/lib/python/ZODB/FileStorage.py, line 1886, in read_index
ValueError: min() or max() arg is an empty sequence
Notes:
1. Everything fine in 2.4.3
2. Default database of 2.5.0 works fine
3. I've compacted the database just before trying to transfer it
I can send my Data.fs file, but since it is very big (40Mb compacted) I will just send it if you request.
==============================================================