Thanks Maurits, I added PloneboardSubscription and the upgrade worked! Great!
Ive got another problem now though. When trying to edit the frontpage; then during save I get the error (see full dump below): BrokenModified: <persistent broken collective.portlet.explore.explorerportlet.Assignment instance '\x00\x00\x00\x00\x00\x00%/'> I removed "collective.portlet.explore" before the upgrade (the use of it, in add-on and buildout.cfg). If I try to add the product (in eggs and zcml section) again, Plone wont start correctly (trying to restart all the time, never able to connect using the browser). The good part - if I make a new page Im able to save it. The error dump: Traceback (innermost last): Module ZPublisher.Publish, line 126, in publish Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 46, in call_object Module Products.CMFFormController.FSControllerPageTemplate, line 91, in __call__ Module Products.CMFFormController.BaseControllerPageTemplate, line 28, in _call Module Products.CMFFormController.ControllerBase, line 231, in getNext Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__ Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 46, in call_object Module Products.CMFFormController.FSControllerPythonScript, line 107, in __call__ Module Products.CMFFormController.ControllerBase, line 231, in getNext Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__ Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 46, in call_object Module Products.CMFFormController.FSControllerPythonScript, line 105, in __call__ Module Products.CMFFormController.Script, line 145, in __call__ Module Products.CMFCore.FSPythonScript, line 130, in __call__ Module Shared.DC.Scripts.Bindings, line 322, in __call__ Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec Module Products.PythonScripts.PythonScript, line 344, in _exec Module script, line 1, in content_edit - <FSControllerPythonScript at /netop/content_edit used for /netop/front-page> - Line 1 Module Products.CMFCore.FSPythonScript, line 130, in __call__ Module Shared.DC.Scripts.Bindings, line 322, in __call__ Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec Module Products.PythonScripts.PythonScript, line 344, in _exec Module script, line 13, in content_edit_impl - <FSPythonScript at /netop/content_edit_impl used for /netop/front-page> - Line 13 Module Products.Archetypes.BaseObject, line 668, in processForm Module zope.event, line 31, in notify Module zope.component.event, line 24, in dispatch Module zope.component._api, line 136, in subscribers Module zope.component.registry, line 321, in subscribers Module zope.interface.adapter, line 585, in subscribers Module zope.component.event, line 32, in objectEventNotify Module zope.component._api, line 136, in subscribers Module zope.component.registry, line 321, in subscribers Module zope.interface.adapter, line 585, in subscribers Module Products.CMFEditions.subscriber, line 64, in objectEdited Module Products.CMFEditions.subscriber, line 38, in webdavObjectEventHandler Module Products.CMFEditions.utilities, line 109, in isObjectChanged Module Products.CMFEditions.CopyModifyMergeRepositoryTool, line 415, in isUpToDate Module Products.CMFEditions.ArchivistTool, line 396, in isUpToDate Module Products.CMFEditions.ZVCStorageTool, line 307, in getModificationDate Module Products.CMFEditions.ZVCStorageTool, line 265, in retrieve Module Products.ZopeVersionControl.Repository, line 463, in getVersionOfResource Module Products.ZopeVersionControl.Version, line 103, in copyState Module Products.ZopeVersionControl.Version, line 112, in stateCopy Module Products.ZopeVersionControl.Version, line 60, in cloneByPickle Module ZODB.broken, line 321, in __reduce__ BrokenModified: <persistent broken collective.portlet.explore.explorerportlet.Assignment instance '\x00\x00\x00\x00\x00\x00%/'> -- View this message in context: http://plone.293351.n2.nabble.com/Problem-upgrading-from-4-0-5-to-4-1-3-tp7181686p7188305.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-setup
