Ticket #154 (closed defect: fixed)
Plumi-0.2 breaks Plone
| Reported by: | datakid | Owned by: | andycat |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | ATEngageVideo | Version: | |
| Keywords: | Cc: |
Description
I tried testing the new bz2 that was released yesterday.
Plone works fine. Add the
products /path/to/plumi
to zope.conf, restart the zope cluster and it fails to add a new site with the following error:
Traceback (innermost last):
Module ZPublisher.Publish, line 115, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 41, in call_object
Module Products.CMFPlone.factory, line 52, in addPloneSite
Module Products.GenericSetup.tool, line 252, in runAllImportSteps
- __traceback_info__: profile-CMFPlone:plone
Module Products.GenericSetup.tool, line 766, in _runImportStepsFromContext
Module Products.GenericSetup.tool, line 732, in _doRunImportStep
- __traceback_info__: plone_various
Module Products.CMFPlone.setuphandlers, line 202, in importVarious
Module Products.CMFPlone.setuphandlers, line 41, in installProducts
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 330, in installProduct
- __traceback_info__: ('ATContentTypes',)
Module Products.ExternalMethod.ExternalMethod, line 225, in __call__
- __traceback_info__: ((<PloneSite at /atest>,), {'reinstall': False}, None)
Module /opt/Plone-2.5.5/zeocluster/client1/Products/ATContentTypes/Extensions/Install.py, line 90, in install
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 333, in installProduct
- __traceback_info__: ('ATReferenceBrowserWidget',)
Module Products.ExternalMethod.ExternalMethod, line 225, in __call__
- __traceback_info__: ((<PloneSite at /atest>,), {}, None)
Module /opt/Plone-2.5.5/zeocluster/client1/Products/ATReferenceBrowserWidget/Extensions/Install.py, line 15, in install
AttributeError: site_properties
Using Plone-2.5.5 from the unified installer.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
