Zope loose changed data after restarting
Hi! This is the second time we have lost changed data after restarting our web server. The data has been changed normaly from our website and also from Zope Manager Interface (add/modify/delete scripts, methods, etc). After we restart the server (it hangs) the history show us changed made >2 hours before. Even in the Zope logs there is no register about the changes. The changes just disappear. Why? We use: Zope 2.6.0, python 2.1.3 and CMF 1.4 Miguel
Google for 'mutable attributes' and 'persistence'. You will find a lot of info like this one: <http://mail.zope.org/pipermail/zope/2000-December/122050.html> Stefan --On Dienstag, 25. November 2003 13:59 +0200 Miguel Lara Alday <miguel.lara@uiah.fi> wrote:
Hi!
This is the second time we have lost changed data after restarting our web server. The data has been changed normaly from our website and also from Zope Manager Interface (add/modify/delete scripts, methods, etc).
After we restart the server (it hangs) the history show us changed made >2 hours before. Even in the Zope logs there is no register about the changes. The changes just disappear. Why?
-- The time has come to start talking about whether the emperor is as well dressed as we are supposed to think he is. /Pete McBreen/
Miguel Lara Alday wrote at 2003-11-25 13:59 +0200:
This is the second time we have lost changed data after restarting our web server. The data has been changed normaly from our website and also from Zope Manager Interface (add/modify/delete scripts, methods, etc).
After we restart the server (it hangs) the history show us changed made >2 hours before. Even in the Zope logs there is no register about the changes. The changes just disappear. Why?
This is not normal. Are you sure, Zope can write its file? Watch its modification time after your changes. -- Dieter
participants (3)
-
Dieter Maurer -
Miguel Lara Alday -
Stefan H. Holek