24 Jul
2003
24 Jul
'03
11:48 p.m.
Anthony Baxter wrote at 2003-7-24 09:33 +0000:
I'm upgrading from Zope2.5ish to Zope2.6.2 at the moment. Attempting to start up, I'm getting a bunch of errors like: ... ------ 2003-07-24T09:30:31 PROBLEM(100) ZODB Could not import class 'ekitFeatureClassManager' from module '*WOt2TN01Xz9xcOmSiE3GXg==' ... No error message. Error type: ImportError Error value: No module named iclass ...
This is an incompatiblity between ZClasses deriving from "ObjectManager" and the new Zope 2.6.1. Please search the mailing list archives. There is a thread detailing this problem and how to work around it. Dieter