[Zope] ZODB startup error

Andreas Jung Andreas Jung <andreas@andreas-jung.com>
Mon, 30 Jun 2003 10:57:47 +0200


Tried fsrecover.py?

-aj

--On Montag, 30. Juni 2003 10:51 Uhr +0200 Uwe Schuerkamp 
<uwe@schuerkamp.de> wrote:

>
> Hi folks,
>
> I just tried Zope 2.6.2b3 on Red Hat 8.0 in order to check wether
> it fixes the "integer overflow in pack()" problem (Collector issue
> 946), and trying to start Zope now results in the error attached
> below.
>
> Is there any way to check the Data.fs file manually from the command
> line?
>
> Thanks in advance for your ideas,
>
> uwe
>######################################################################
> [zope@dev02l Zope-2.6.2b3-linux2-x86]$ ./start -X -w9080
> ------
> 2003-06-30T10:44:38 INFO(0) zdaemon Started subprocess: pid 7577
> ------
> 2003-06-30T10:45:14 PANIC(300) ZODB FS FS21 ERROR:
> /web/server/cvs/zope/Zope-2.6 .2b3-linux2-x86/var/Data.fs data record
> exceeds transaction record at 244778885
>
> ------
> 2003-06-30T10:45:14 PANIC(300) z2 Startup exception
> Traceback (innermost last):
>   File /server/cvs/zope/Zope-2.6.2b3-linux2-x86/z2.py, line 585, in ?
>   File
> /web/server/cvs/zope/Zope-2.6.2b3-linux2-x86/lib/python/Zope/__init__.py,
>  line 46, in startup
>     (Object: startup)
>   File
> /web/server/cvs/zope/Zope-2.6.2b3-linux2-x86/lib/python/Zope/App/startup.
> py, line 53, in startup
>   File
> /web/server/cvs/zope/Zope-2.6.2b3-linux2-x86/lib/python/ZODB/FileStorage.
> py, line 287, in __init__
>     (Object: /web/server/cvs/zope/Zope-2.6.2b3-linux2-x86/var/Data.fs)
>   File
> /web/server/cvs/zope/Zope-2.6.2b3-linux2-x86/lib/python/ZODB/FileStorage.
> py, line 1865, in read_index
>   File
> /web/server/cvs/zope/Zope-2.6.2b3-linux2-x86/lib/python/ZODB/FileStorage.
> py, line 176, in panic
> CorruptedTransactionError:
> /web/server/cvs/zope/Zope-2.6.2b3-linux2-x86/var/Data .fs data record
> exceeds transaction record at 244778885
>######################################################################
>
>
> --
> Uwe Schuerkamp, Nionex GmbH
> http://www.nionex.com/  Uwe.Schuerkamp@nionex.net     FON: +49 (0)5241 /
> 80 10 66, FAX: / 806 23 38 GnuPG KeyID: 5887047D
> Avenwedder Str. 55, 33311 Guetersloh GnuPG Fingerprint:          2E 13 20
> 22 9A 3F 63 7F 67 6F E9 B1 A8 36 A4 61
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )