Keyerror with Data.fs
Suddenly as of today, I am getting the following error with a folder in our data.fs. Any ideas why this might have started happening, and secondly, what are my options? Any ideas on how it might have happened? What's strange is that we have been doing relatively heavy development out of the data.fs. Interestingly enough, another programmer is working in a version and inside of that version, this folder is fine. Now, I'm a little afraid to cut in the version work. Zope 2.4.1 RH 7.2 Error Type: KeyError Error Value: ±r ---------------------------------------------------------------------------- ---- Traceback Traceback (innermost last): File /usr/local/zope2.4/Zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 171, in publish File /usr/local/zope2.4/Zope-2.4.0-linux2-x86/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_main) File /usr/local/zope2.4/Zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: manage_main) File /usr/local/zope2.4/Zope-2.4.0-linux2-x86/lib/python/Shared/DC/Scripts/Bindin gs.py, line 324, in __call__ (Object: manage_main) File /usr/local/zope2.4/Zope-2.4.0-linux2-x86/lib/python/Shared/DC/Scripts/Bindin gs.py, line 354, in _bindAndExec (Object: manage_main) File /usr/local/zope/lib/python/App/special_dtml.py, line 244, in _exec (Object: manage_main) File /usr/local/zope/lib/python/DocumentTemplate/DT_In.py, line 711, in renderwob (Object: objectItems) File /usr/local/zope/lib/python/DocumentTemplate/DT_In.py, line 839, in sort_sequence (Object: objectItems) File /usr/local/zope2.4/Zope-2.4.0-linux2-x86/lib/python/ZODB/Connection.py, line 519, in setstate File /usr/local/zope/lib/python/ZODB/FileStorage.py, line 588, in load (Object: /usr/local/zope/var/Data.fs) File /usr/local/zope/lib/python/ZODB/FileStorage.py, line 564, in _load (Object: /usr/local/zope/var/Data.fs) KeyError: ±r ------------------------------ Chris Kratz chris.kratz@vistashare.com
participants (1)
-
Chris Kratz