Error when raising Plone instance with product that uses plone.app.dexterity
Leonardo Andrade <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <CAFFHfaQ3ZhK+eFTG7UNTXgq3LPCg-8X_RrfbnkQEDV7ZeMNT=A@mail.gmail.com> |
Hi,
I created a product that uses plone.app.dexterity and I needed modify the
buildout.cfg file to include these dependencies:
plone.app.dexterity = 1.2.1
five.intid = 1.0
plone.app.intid = 1.0
plone.supermodel = 1.1
plone.autoform = 1.2
The buildout executed perfectly, but when I try to run the Plone instance I
received these messages:
"/usr/local/pl4/buildout-cache/eggs/plone.dexterity-2.2.3-py2.6.egg/plone/dexterity/content.py",
line 183, in <module>
class DexterityContent(DAVResourceMixin, PortalContent,
PropertyManager, Contained):
File "/usr/local/pl4/buildout-cache/eggs/plone.dexterity-2.2.3-py2.6.egg/plone/dexterity/content.py",
line 284, in DexterityContent
@security.private
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File
"/usr/local/pl4/zinstance/parts/instance/etc/site.zcml", line
12.2-12.39
ZopeXMLConfigurationError: File
"/usr/local/pl4/buildout-cache/eggs/Products.CMFPlone-4.1-py2.6.egg/Products/CMFPlone/meta.zcml",
line 43.4-47.10
ZopeXMLConfigurationError: File
"/usr/local/pl4/buildout-cache/eggs/plone.app.dexterity-1.2.1-py2.6.egg/plone/app/dexterity/meta.zcml",
line 4.2-4.67
ZopeXMLConfigurationError: File
"/usr/local/pl4/buildout-cache/eggs/plone.directives.dexterity-1.0.2-py2.6.egg/plone/directives/dexterity/meta.zcml",
line 10.4-10.36
AttributeError: private
I'm using plone 4.1.
Any ideas to solve this issue or find out a solution?
Atc,
Leonardo.
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Plone-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-users