Zope won't start up: Traceback (innermost last): File "/home/zope/z2.py", line 436, in ? exec "import "+MODULE in {} File "<string>", line 1, in ? File "/home/zope/lib/python/Zope/__init__.py", line 130, in ? OFS.Application.initialize(c) File "/home/zope/lib/python/OFS/Application.py", line 306, in initialize app.Control_Panel.initialize_cache() File "/home/zope/lib/python/ZODB/Connection.py", line 396, in setstate state = unpickler.load() ImportError: No module named *5imovKZn6trBy2xCM8ycbg== It's possible that I stupidly managed to trash my database cause of the bug in 2.1b1. Is there anything I can do? -- Itamar S.T. itamars@ibm.net
On Tue, 16 Nov 1999, Itamar Shtull-Trauring wrote:
It's possible that I stupidly managed to trash my database cause of the bug in 2.1b1. Is there anything I can do?
Restore from backup, of course. You did backups, did you? Try Data.fs.old, at least... Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Itamar Shtull-Trauring -
Oleg Broytmann