More pickle problems... becoming epidemic.
When clicking on a particular folder, I now get the following: This object is broken because the unknown product that created it is no longer installed or is installed incorrectly. Please contact your product vendor for assistance. Note that the data associated with this product has not been lost, and will be accessible again if the product is reinstalled. I'm still getting the "couldn't unpickle" errors sporadically, as well. Any suggestions would be appreciated. This is a fresh install of 2.0.0, if that helps. Regards, -scott
We need to establish the exact sequence of events, here. You installed Zope, then what? Did you install any Products? Are any of them broken? The folder you mention -- how was it created? Did you import anything? Convert a version 1.x ODB? Only use the web interface to create objects? Is it a plain Folder, or a folderish object from some Product? When you say that the unpickling error is sporadic, do you mean it comes and goes with no action on your part, or that you fix the ZODB somehow, and the problem reoccurs at an unpredictable later time? ----- Original Message ----- From: Scott Anderson <sanderson@ttm.com>
When clicking on a particular folder, I now get the following:
This object is broken because the unknown product that created it is no longer installed or is installed incorrectly.
Please contact your product vendor for assistance.
Note that the data associated with this product has not been lost, and will be accessible again if the product is reinstalled.
When I got these errors I was changing folder in a manage screen. I saw the message as the initial screen came up and then each time I changed folder. This was associated with the PythonMethod 0.1.1 release interacting badly with a Pythonmethod created by 0.0.1. Interestingly the previously created thing had an icon which looked like a folder icon not the one provided by the product. The bad behaviour went away after I removed these errant instances. -- Robin Becker
participants (3)
-
Evan Simpson -
Robin Becker -
Scott Anderson