Re:can not register grok?

Re:can not register grok?
[adam@localhost plone41]$ bin/instance fg 2011-10-27 23:26:39 INFO ZServer HTTP server started at Thu Oct 27 23:26:39 2011 Hostname: 0.0.0.0 Port: 8080 /mnt/ntfs/plone/plone41/eggs/Products.DocFinderTab-1.0.4-py2.6.egg/Products/DocFinderTab/patch_zope.py:22: DeprecationWarning: HTMLFile is deprecated. import from App.special_dtml instead from Globals import HTMLFile 2011-10-27 23:26:45 INFO DocFinderTab Applied patch version 1.0.4. 2011-10-27 23:26:45 WARNING Init Class Products.LDAPUserFolder.LDAPUserFolder.LDAPUserFolder has a security declaration for nonexistent method 'getEncryptedPassword' 2011-10-27 23:26:45 WARNING Init Class Products.LDAPUserFolder.LDAPUserFolder.LDAPUserFolder has a security declaration for nonexistent method 'getEncryptedPassword' 2011-10-27 23:26:45 INFO PlonePAS PlonePAS: Wrapping method at LDAPPluginBase.getPropertiesForUser 2011-10-27 23:26:45 INFO PlonePAS PlonePAS: Wrapping method at LDAPMultiPlugin.getGroupsForPrincipal /mnt/ntfs/plone/plone41/eggs/Products.PloneFormGen-1.6.0-py2.6.egg/Products/PloneFormGen/content/ya_gpg.py:41: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. import os, popen2 /mnt/ntfs/plone/plone41/eggs/Products.PloneLDAP-1.1-py2.6.egg/Products/PloneLDAP/plugins/ldap.py:4: DeprecationWarning: InitializeClass is deprecated. import from AccessControl.class_init instead from Globals import InitializeClass Hold on to your hats folks, I'm a-patchin' 2011-10-27 23:26:47 WARNING PrintingMailHost ****************************************************************************** Monkey patching MailHosts to print emails to the terminal instead of sending them. NO MAIL WILL BE SENT FROM ZOPE AT ALL! Turn off debug mode or remove PrintingMailHost from the Products directory to turn this off. ****************************************************************************** 2011-10-27 23:26:48 WARNING ZODB.blob (8822) Blob dir /mnt/ntfs/plone/plone41/var/blobstorage/ has insecure mode setting /mnt/ntfs/plone/plone41/eggs/five.grok-1.2.0-py2.6.egg/five/grok/meta.py:29: DeprecationWarning: protectClass is deprecated. Please import from AccessControl.security from Products.Five.security import protectClass, protectName /mnt/ntfs/plone/plone41/eggs/five.grok-1.2.0-py2.6.egg/five/grok/meta.py:29: DeprecationWarning: protectName is deprecated. Please import from AccessControl.security from Products.Five.security import protectClass, protectName /mnt/ntfs/plone/plone41/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py:706: DeprecationWarning: Using <five:implements /> in File "/mnt/ntfs/plone/plone41/eggs/Products.PloneFormGen-1.6.0-py2.6.egg/Products/PloneFormGen/configure.zcml", line 91.2-94.7 <five:implements class=".content.fieldsBase.BaseFormField" interface="Products.GenericSetup.interfaces.IDAVAware" /> is deprecated. Please use the <class class="foo.Bar"><implements interface="foo.interfaces.IBar" /></class> directive instead. actions = self.handler(context, **args) /mnt/ntfs/plone/plone41/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py:706: DeprecationWarning: Using <five:implements /> in File "/mnt/ntfs/plone/plone41/eggs/Products.PloneFormGen-1.6.0-py2.6.egg/Products/PloneFormGen/configure.zcml", line 96.2-99.6 <five:implements class=".content.actionAdapter.FormActionAdapter" interface="Products.GenericSetup.interfaces.IDAVAware" /> is deprecated. Please use the <class class="foo.Bar"><implements interface="foo.interfaces.IBar" /></class> directive instead. actions = self.handler(context, **args) /mnt/ntfs/plone/plone41/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py:706: DeprecationWarning: Using <five:implements /> in File "/mnt/ntfs/plone/plone41/eggs/Products.PloneFormGen-1.6.0-py2.6.egg/Products/PloneFormGen/configure.zcml", line 101.2-104.6 <five:implements class=".content.thanksPage.FormThanksPage" interface="Products.GenericSetup.interfaces.IDAVAware" /> is deprecated. Please use the <class class="foo.Bar"><implements interface="foo.interfaces.IBar" /></class> directive instead. actions = self.handler(context, **args) Traceback (most recent call last): File "/mnt/ntfs/plone/plone41/eggs/Zope2-2.13.8-py2.6.egg/Zope2/Startup/run.py", line 72, in <module> run() File "/mnt/ntfs/plone/plone41/eggs/Zope2-2.13.8-py2.6.egg/Zope2/Startup/run.py", line 21, in run starter.prepare() File "/mnt/ntfs/plone/plone41/eggs/Zope2-2.13.8-py2.6.egg/Zope2/Startup/__init__.py", line 86, in prepare self.startZope() File "/mnt/ntfs/plone/plone41/eggs/Zope2-2.13.8-py2.6.egg/Zope2/Startup/__init__.py", line 259, in startZope Zope2.startup() File "/mnt/ntfs/plone/plone41/eggs/Zope2-2.13.8-py2.6.egg/Zope2/__init__.py", line 47, in startup _startup() File "/mnt/ntfs/plone/plone41/eggs/Zope2-2.13.8-py2.6.egg/Zope2/App/startup.py", line 118, in startup load_zcml() File "/mnt/ntfs/plone/plone41/eggs/Zope2-2.13.8-py2.6.egg/Zope2/App/startup.py", line 52, in load_zcml load_site() File "/mnt/ntfs/plone/plone41/eggs/Zope2-2.13.8-py2.6.egg/Zope2/App/zcml.py", line 46, in load_site _context = xmlconfig.file(site_zcml) File "/mnt/ntfs/plone/plone41/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/xmlconfig.py", line 651, in file context.execute_actions() File "/mnt/ntfs/plone/plone41/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 620, in execute_actions for action in resolveConflicts(self.actions): File "/mnt/ntfs/plone/plone41/eggs/zope.configuration-3.7.4-py2.6.egg/zope/configuration/config.py", line 1527, in resolveConflicts raise ConfigurationConflictError(conflicts) zope.configuration.config.ConfigurationConflictError: Conflicting configuration actions For: ('adapter', (None,), None, u'') File "/mnt/ntfs/plone/plone41/src/optilux.cinemacontent/optilux/cinemacontent/configure.zcml", line 20.2-20.27 <grok:grok package="." /> File "/mnt/ntfs/plone/plone41/src/optilux.cinemacontent/optilux/cinemacontent/configure.zcml", line 20.2-20.27 <grok:grok package="." /> [adam@localhost plone41]$
设置