Re: Troubles with a Zope-2.7.7-final instance

"Niels Dettenbach (Syndicat IT&Internet)" <nd-ImmFMecdQhFWk0Htik3J/[email protected]> Mon, 17 Mar 2014 10:21:05 +0100
Newsgroups gmane.comp.web.zope.general
Message-ID <[email protected]>
>On 3/17/14, 9:05 AM, Herbert Liechti wrote:
>> Hello
>>
>> I have some troubles

Just an additional thing:

If the problem is ZODB related (means only occurs if your applications zodb is used and not in a fresh, empty instance) you may make shure that the ZODB is not corrupt by i.e.:

- export the whole ZODB (from Zope/ZMI "root" - "export") into a zexp, create a fresh Zope instance with mkzopeinstance, copy all Products and Extensensions into  the new instance, copy the zexp export from var into "import" from the new instance, start it and reimport the ZODB (cklick "import") by the zexp export.

OR

- try to work with fsrecover or  similiar zope tools to check / repair your ZODB


hth
cheerioh,


Niels.


-- 
Niels Dettenbach
Syndicat IT&Internet
http://www.syndicat.com
_______________________________________________
Zope maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )