getting this trying to add a plone site to zope 2.9.4...
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 251, in runAllImportSteps - __traceback_info__: profile-CMFPlone:plone Module Products.GenericSetup.tool, line 725, in _doRunImportStep - __traceback_info__: plone-final Module Products.CMFPlone.setuphandlers, line 212, in importFinalSteps Module Products.CMFPlone.setuphandlers, line 109, in setupPortalContent Module Products.CMFPlone.utils, line 369, in _createObjectByType Module Products.CMFCore.TypesTool, line 357, in _finishConstruction Module Products.CMFCore.CMFCatalogAware, line 145, in notifyWorkflowCreated Module Products.CMFCore.WorkflowTool, line 354, in notifyCreated Module Products.CMFCore.WorkflowTool, line 699, in _reindexWorkflowVariables Module Products.Archetypes.CatalogMultiplex, line 66, in reindexObjectSecurity Module Products.ZCatalog.CatalogBrains, line 52, in _unrestrictedGetObject Module OFS.Traversable, line 187, in unrestrictedTraverse - __traceback_info__: ([], 'previous') Module Products.Five.traversable, line 115, in __bobo_traverse__ AttributeError: previous -- michael
On 4/4/07, michael nt milne <michael.milne@gmail.com> wrote:
Module Products.Five.traversable, line 115, in __bobo_traverse__
AttributeError: previous
Have you tried a more recent Zope 2.9 release? -- Martijn Pieters
i have zope 2.9.4 with Five 1.3.6. The instance was created using the bin directory of the plone 2.5.2 unified installer.. On 4/4/07, Martijn Pieters <mj@zopatista.com> wrote:
On 4/4/07, michael nt milne <michael.milne@gmail.com> wrote:
Module Products.Five.traversable, line 115, in __bobo_traverse__
AttributeError: previous
Have you tried a more recent Zope 2.9 release?
-- Martijn Pieters
-- michael
On 4/4/07, michael nt milne <michael.milne@gmail.com> wrote:
i have zope 2.9.4 with Five 1.3.6. The instance was created using the bin directory of the plone 2.5.2 unified installer..
I saw you were using Zope 2.9.4; what I meant is that you should try Zope 2.9.7 (3! bugfix releases newer), which includes a newer version of Five as well. We run plenty of Plone 2.5 sites on Zope 2.9 without any problems. -- Martijn Pieters
Well my original sites run fine in the instance created by the unified installer. I'd like to use the Zope that is running that and not install a new one. Why would the mkzopeinstance.py utility which is bundled with the Plone 2.5 unified installer not create a zope instance which would run a Plone 2.5 site? Thanks On 4/4/07, Martijn Pieters <mj@zopatista.com> wrote:
On 4/4/07, michael nt milne <michael.milne@gmail.com> wrote:
i have zope 2.9.4 with Five 1.3.6. The instance was created using the bin directory of the plone 2.5.2 unified installer..
I saw you were using Zope 2.9.4; what I meant is that you should try Zope 2.9.7 (3! bugfix releases newer), which includes a newer version of Five as well.
We run plenty of Plone 2.5 sites on Zope 2.9 without any problems.
-- Martijn Pieters
-- michael
On 4/4/07, michael nt milne <michael.milne@gmail.com> wrote:
Well my original sites run fine in the instance created by the unified installer. I'd like to use the Zope that is running that and not install a new one. Why would the mkzopeinstance.py utility which is bundled with the Plone 2.5 unified installer not create a zope instance which would run a Plone 2.5 site?
No idea, but reporting a traceback on an old Zope version is not much use unless you can reproduce it on a more recent Zope version. The problem could a) be already solved (and thus a moot point) or b) be caused by an incompatible combination of Zope, Five and/or Plone, in which case you'll need to check the documentation for minimal requirements. If the problem is caused by the Plone unified installer, you'd be better off contacting the Plone lists, as that is a repackaging done by someone in the Plone project. I, at least, am not familiar (yet) with what the unified installer does, as I install Python, Zope and Plone from source. -- Martijn Pieters
Did you get this problem resolved? I am facing the same. Suresh michael nt milne wrote:
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 251, in runAllImportSteps - __traceback_info__: profile-CMFPlone:plone Module Products.GenericSetup.tool, line 725, in _doRunImportStep
- __traceback_info__: plone-final Module Products.CMFPlone.setuphandlers, line 212, in importFinalSteps Module Products.CMFPlone.setuphandlers, line 109, in setupPortalContent Module Products.CMFPlone.utils , line 369, in _createObjectByType Module Products.CMFCore.TypesTool, line 357, in _finishConstruction Module Products.CMFCore.CMFCatalogAware, line 145, in notifyWorkflowCreated Module Products.CMFCore.WorkflowTool , line 354, in notifyCreated Module Products.CMFCore.WorkflowTool, line 699, in _reindexWorkflowVariables Module Products.Archetypes.CatalogMultiplex, line 66, in reindexObjectSecurity Module Products.ZCatalog.CatalogBrains , line 52, in _unrestrictedGetObject Module OFS.Traversable, line 187, in unrestrictedTraverse - __traceback_info__: ([], 'previous') Module Products.Five.traversable, line 115, in __bobo_traverse__
AttributeError: previous
-- michael
------------------------------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Suresh V wrote:
Did you get this problem resolved? I am facing the same.
I upgraded to Zope 2.9.6 and this went away. Suresh
michael nt milne wrote:
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 251, in runAllImportSteps - __traceback_info__: profile-CMFPlone:plone Module Products.GenericSetup.tool, line 725, in _doRunImportStep
- __traceback_info__: plone-final Module Products.CMFPlone.setuphandlers, line 212, in importFinalSteps Module Products.CMFPlone.setuphandlers, line 109, in setupPortalContent Module Products.CMFPlone.utils , line 369, in _createObjectByType Module Products.CMFCore.TypesTool, line 357, in _finishConstruction Module Products.CMFCore.CMFCatalogAware, line 145, in notifyWorkflowCreated Module Products.CMFCore.WorkflowTool , line 354, in notifyCreated Module Products.CMFCore.WorkflowTool, line 699, in _reindexWorkflowVariables Module Products.Archetypes.CatalogMultiplex, line 66, in reindexObjectSecurity Module Products.ZCatalog.CatalogBrains , line 52, in _unrestrictedGetObject Module OFS.Traversable, line 187, in unrestrictedTraverse - __traceback_info__: ([], 'previous') Module Products.Five.traversable, line 115, in __bobo_traverse__
AttributeError: previous
-- michael
------------------------------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Martijn Pieters -
michael nt milne -
Suresh V