[Setup] Error starting plone with plone.article.default

guimau guidom67 at gmail.com
Sun Jan 8 13:06:17 UTC 2012


Hi, trying install plone.article.default, buildout seems to be fine, but
trying start instance got the following error:
------------------------------------------------------------------------
2012-01-08 11:05:44 INFO ZServer HTTP server started at Sun Jan  8 11:05:44
2012
	Hostname: 0.0.0.0
	Port: 8080
2012-01-08 11:05:44 INFO Zope Set effective user to "plone"
Traceback (most recent call last):
  File
"/var/www/plone/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/Startup/run.py",
line 72, in <module>
    run()
  File
"/var/www/plone/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/Startup/run.py",
line 21, in run
    starter.prepare()
  File
"/var/www/plone/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/Startup/__init__.py",
line 86, in prepare
    self.startZope()
  File
"/var/www/plone/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/Startup/__init__.py",
line 259, in startZope
    Zope2.startup()
  File
"/var/www/plone/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/__init__.py",
line 47, in startup
    _startup()
  File
"/var/www/plone/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/App/startup.py",
line 118, in startup
    load_zcml()
  File
"/var/www/plone/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/App/startup.py",
line 52, in load_zcml
    load_site()
  File
"/var/www/plone/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/App/zcml.py",
line 46, in load_site
    _context = xmlconfig.file(site_zcml)
  File
"/var/www/plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py",
line 651, in file
    context.execute_actions()
  File
"/var/www/plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py",
line 626, in execute_actions
    callable(*args, **kw)
  File
"/var/www/plone/buildout-cache/eggs/AccessControl-2.13.4-py2.6-linux-i686.egg/AccessControl/security.py",
line 165, in protectClass
    permission = getUtility(IPermission, name=permission_id)
  File
"/var/www/plone/buildout-cache/eggs/zope.component-3.9.5-py2.6.egg/zope/component/_api.py",
line 169, in getUtility
    raise ComponentLookupError(interface, name)
zope.configuration.config.ConfigurationExecutionError: <class
'zope.component.interfaces.ComponentLookupError'>: (<InterfaceClass
zope.security.interfaces.IPermission>, 'cmf.ManagePortal')
  in:
  File
"/var/www/plone/buildout-cache/eggs/raptus.article.teaser-2.0b8-py2.6.egg/raptus/article/teaser/browser/migrations.zcml",
line 6.2-10.38
    <browser:page
        for="Products.CMFPlone.interfaces.IPloneSiteRoot"
        name="blob-article-teaser-migration"
        class=".migrations.ArticleTeaserMigrationView"
        permission="cmf.ManagePortal" />
--------------------------------------------------------------------

Tried to find some help anywere, but didn't find any.


--
View this message in context: http://plone.293351.n2.nabble.com/Error-starting-plone-with-plone-article-default-tp7164681p7164681.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.


More information about the Setup mailing list