Hello,
I've been trying to setup RealestateBroker using the following process on
Ubuntu 7.04.
1. I create a new instance of Plone-3.1.4 using unified installer.
2. Add collective.realestatebroker to eggs and zcml
3. buildout
When I try to add a new plone site from zmi I get the following error...
('No traversable adapter found', {'extension_profiles': ({'product': 'kupu',
'description': 'Extension profile for Kupu', 'for': , 'title': 'Kupu',
'version': u'1.4.11', 'path': 'plone/profiles/default', 'type': 2, 'id':
'kupu:default'},), 'args': (), 'base_profiles': (), 'default_profile':
'Products.CMFPlone:plone'})
Could someone please tell me how to fix this problem? I'd also appreciate if
someone could someone explain what "No traversable adapter found" means.
I have attached instance.log below...
Best wishes,
Tony
------
2008-07-30T11:20:03 INFO ZServer HTTP server started at Wed Jul 30 11:20:03
2008
Hostname: 0.0.0.0
Port: 8040
------
2008-07-30T11:20:03 INFO Zope Set effective user to "plone"
------
2008-07-30T11:21:11 ERROR Application Couldn't install Five
Traceback (most recent call last):
File
"/plone/property/production/parts/zope2/lib/python/OFS/Application.py", line
786, in install_product
initmethod(context)
File
"/plone/property/production/parts/zope2/lib/python/Products/Five/__init__.py",
line 28, in initialize
zcml.load_site()
File
"/plone/property/production/parts/zope2/lib/python/Products/Five/zcml.py",
line 53, in load_site
_context = xmlconfig.file(file)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 579, in file
include(context, name, package)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 515, in include
processxmlfile(f, context)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 370, in processxmlfile
parser.parse(src)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line
123, in parse
self.feed(buffer)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 207, in feed
self._parser.Parse(data, isFinal)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 349, in endElementNS
self.context.end()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 544, in end
self.stack.pop().finish()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 692, in finish
actions = self.handler(context, **args)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 515, in include
processxmlfile(f, context)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 370, in processxmlfile
parser.parse(src)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line
123, in parse
self.feed(buffer)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 207, in feed
self._parser.Parse(data, isFinal)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 349, in endElementNS
self.context.end()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 544, in end
self.stack.pop().finish()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 692, in finish
actions = self.handler(context, **args)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 515, in include
processxmlfile(f, context)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 370, in processxmlfile
parser.parse(src)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line
123, in parse
self.feed(buffer)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 207, in feed
self._parser.Parse(data, isFinal)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 349, in endElementNS
self.context.end()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 544, in end
self.stack.pop().finish()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 692, in finish
actions = self.handler(context, **args)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 515, in include
processxmlfile(f, context)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 370, in processxmlfile
parser.parse(src)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line
123, in parse
self.feed(buffer)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 207, in feed
self._parser.Parse(data, isFinal)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 349, in endElementNS
self.context.end()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 544, in end
self.stack.pop().finish()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 691, in finish
args = toargs(context, *self.argdata)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/fields.py",
line 139, in fromUnicode
value = self.context.resolve(name)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 184, in resolve
mod = __import__(mname, *_import_chickens)
File
"/plone/property/buildout-cache/eggs/tmpLGqpRr/collective.realestatebroker-2.0.3-py2.4.egg/collective/realestatebroker/browser/map.py",
line 1, in ?
ZopeXMLConfigurationError: File
"/plone/property/production/parts/instance/etc/site.zcml", line 14.2-14.55
ZopeXMLConfigurationError: File
"/plone/property/production/parts/instance/etc/package-includes/001-collective.realestatebroker-configure.zcml",
line 1.0-1.71
ZopeXMLConfigurationError: File
"/plone/property/buildout-cache/eggs/collective.realestatebroker-2.0.3-py2.4.egg/collective/realestatebroker/configure.zcml",
line 16.4-16.
34
ZopeXMLConfigurationError: File
"/plone/property/buildout-cache/eggs/collective.realestatebroker-2.0.3-py2.4.egg/collective/realestatebroker/browser/configure.zcml",
line
165.4-171.10
ImportError: No module named Maps.browser.map
------
2008-07-30T11:21:47 INFO Application New disk product detected, determining
if we need to fix up any ZClasses.
------
2008-07-30T11:21:47 INFO Zope Ready to handle requests
------
2008-07-30T11:22:06 ERROR Zope.SiteErrorLog
http://xl.one.ie:8040/manage_addProduct/CMFPlone/addPloneSiteForm
Traceback (innermost last):
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.CMFPlone.factory, line 68, in addPloneSiteForm
Module Shared.DC.Scripts.Bindings, line 313, in __call__
Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
Module Products.PageTemplates.PageTemplateFile, line 129, in _exec
Module Products.PageTemplates.PageTemplate, line 89, in pt_render
Module zope.pagetemplate.pagetemplate, line 117, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 346, in interpret
Module zope.tal.talinterpreter, line 854, in do_condition
Module Products.PageTemplates.Expressions, line 211, in evaluateBoolean
Module zope.tales.tales, line 696, in evaluate
- URL: addSite
- Line 62, Column 4
- Expression: <PathExpr standard:'options/extension_profiles'>
- Names:
{'container': <App.ProductContext.__FactoryDispatcher__ object at
0xa908fec>,
'context': <App.ProductContext.__FactoryDispatcher__ object at
0xa908fec>,
'default': ,
'here': <App.ProductContext.__FactoryDispatcher__ object at
0xa908fec>,
'loop': {},
'nothing': None,
'options': {'args': (),
'base_profiles': (),
'default_profile': 'Products.CMFPlone:plone',
'extension_profiles': ({'description': 'Extension profile
for Kupu',
'for': <InterfaceClass
Products.CMFPlone.interfaces.siteroot.IPloneSiteRoot>,
'id': 'kupu:default',
'path': 'plone/profiles/default',
'product': 'kupu',
'title': 'Kupu',
'type': 2,
'version': u'1.4.10'},)},
'repeat': <Products.PageTemplates.Expressions.SafeMapping object at
0xa908fcc>,
'request': <HTTPRequest,
URL=http://xl.one.ie:8040/manage_addProduct/CMFPlone/addPloneSiteForm>,
'root': <Application at >,
'template': <PageTemplateFile at /addSite>,
'user': <User 'admin'>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 153, in _eval
Module zope.tales.expressions, line 124, in _eval
Module Products.PageTemplates.Expressions, line 83, in
boboAwareZopeTraverse
Module zope.traversing.adapters, line 161, in traversePathElement
- __traceback_info__: ({'extension_profiles': ({'product': 'kupu',
'description': 'Extension profile for Kupu', 'for': <InterfaceClass
Products.CMFPlone.interfaces.siteroot
.IPloneSiteRoot>, 'title': 'Kupu', 'version': u'1.4.10', 'path':
'plone/profiles/default', 'type': 2, 'id': 'kupu:default'},), 'args': (),
'base_profiles': (), 'default_profil
e': 'Products.CMFPlone:plone'}, 'extension_profiles')
TraversalError: ('No traversable adapter found', {'extension_profiles':
({'product': 'kupu', 'description': 'Extension profile for Kupu', 'for':
<InterfaceClass Products.CMFPl
one.interfaces.siteroot.IPloneSiteRoot>, 'title': 'Kupu', 'version':
u'1.4.10', 'path': 'plone/profiles/default', 'type': 2, 'id':
'kupu:default'},), 'args': (), 'base_profile
s': (), 'default_profile': 'Products.CMFPlone:plone'})
------
2008-07-30T11:25:32 INFO SignalHandler Caught signal SIGTERM
------
2008-07-30T11:25:32 INFO Z2 Shutting down fast
------
2008-07-30T11:25:32 INFO ZServer closing HTTP to new connections
------
2008-07-30T11:27:58 INFO ZServer HTTP server started at Wed Jul 30 11:27:58
2008
Hostname: 0.0.0.0
Port: 8040
------
2008-07-30T11:27:58 INFO Zope Set effective user to "plone"
------
2008-07-30T11:28:03 WARNING ZODB.FileStorage Ignoring index for
/plone/property/production/var/filestorage/Data.fs
------
2008-07-30T11:28:04 ERROR Application Couldn't install Five
Traceback (most recent call last):
File
"/plone/property/production/parts/zope2/lib/python/OFS/Application.py", line
786, in install_product
initmethod(context)
File
"/plone/property/production/parts/zope2/lib/python/Products/Five/__init__.py",
line 28, in initialize
zcml.load_site()
File
"/plone/property/production/parts/zope2/lib/python/Products/Five/zcml.py",
line 53, in load_site
_context = xmlconfig.file(file)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 579, in file
include(context, name, package)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 515, in include
processxmlfile(f, context)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 370, in processxmlfile
parser.parse(src)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line
123, in parse
self.feed(buffer)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 207, in feed
self._parser.Parse(data, isFinal)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 349, in endElementNS
self.context.end()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 544, in end
self.stack.pop().finish()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 692, in finish
actions = self.handler(context, **args)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 515, in include
processxmlfile(f, context)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 370, in processxmlfile
parser.parse(src)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line
123, in parse
self.feed(buffer)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 207, in feed
self._parser.Parse(data, isFinal)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 349, in endElementNS
self.context.end()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 544, in end
self.stack.pop().finish()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 692, in finish
actions = self.handler(context, **args)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 515, in include
processxmlfile(f, context)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 370, in processxmlfile
parser.parse(src)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line
123, in parse
self.feed(buffer)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 207, in feed
self._parser.Parse(data, isFinal)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 349, in endElementNS
self.context.end()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 544, in end
self.stack.pop().finish()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 692, in finish
actions = self.handler(context, **args)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 515, in include
processxmlfile(f, context)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 370, in processxmlfile
parser.parse(src)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line
123, in parse
self.feed(buffer)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 207, in feed
self._parser.Parse(data, isFinal)
File "/plone/property/Python-2.4/lib/python2.4/xml/sax/expatreader.py",
line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/xmlconfig.py",
line 349, in endElementNS
self.context.end()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 544, in end
self.stack.pop().finish()
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 691, in finish
args = toargs(context, *self.argdata)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 1383, in toargs
args[str(name)] = field.fromUnicode(s)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/fields.py",
line 139, in fromUnicode
value = self.context.resolve(name)
File
"/plone/property/production/parts/zope2/lib/python/zope/configuration/config.py",
line 184, in resolve
mod = __import__(mname, *_import_chickens)
File
"/plone/property/buildout-cache/eggs/tmpLGqpRr/collective.realestatebroker-2.0.3-py2.4.egg/collective/realestatebroker/browser/map.py",
line 1, in ?
ZopeXMLConfigurationError: File
"/plone/property/production/parts/instance/etc/site.zcml", line 14.2-14.55
ZopeXMLConfigurationError: File
"/plone/property/production/parts/instance/etc/package-includes/001-collective.realestatebroker-configure.zcml",
line 1.0-1.71
ZopeXMLConfigurationError: File
"/plone/property/buildout-cache/eggs/collective.realestatebroker-2.0.3-py2.4.egg/collective/realestatebroker/configure.zcml",
line 16.4-16.
34
ZopeXMLConfigurationError: File
"/plone/property/buildout-cache/eggs/collective.realestatebroker-2.0.3-py2.4.egg/collective/realestatebroker/browser/configure.zcml",
line
165.4-171.10
ImportError: No module named Maps.browser.map
------
2008-07-30T11:28:13 INFO Application New disk product detected, determining
if we need to fix up any ZClasses.
------
2008-07-30T11:28:13 INFO Zope Ready to handle requests
------
2008-07-30T11:28:21 ERROR Zope.SiteErrorLog
http://xl.one.ie:8040/manage_addProduct/CMFPlone/addPloneSiteForm
Traceback (innermost last):
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.CMFPlone.factory, line 68, in addPloneSiteForm
Module Shared.DC.Scripts.Bindings, line 313, in __call__
Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
Module Products.PageTemplates.PageTemplateFile, line 129, in _exec
Module Products.PageTemplates.PageTemplate, line 89, in pt_render
Module zope.pagetemplate.pagetemplate, line 117, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 346, in interpret
Module zope.tal.talinterpreter, line 854, in do_condition
Module Products.PageTemplates.Expressions, line 211, in evaluateBoolean
Module zope.tales.tales, line 696, in evaluate
- URL: addSite
- Line 62, Column 4
- Expression: <PathExpr standard:'options/extension_profiles'>
- Names:
{'container': <App.ProductContext.__FactoryDispatcher__ object at
0xc029d8c>,
'context': <App.ProductContext.__FactoryDispatcher__ object at
0xc029d8c>,
'default': ,
'here': <App.ProductContext.__FactoryDispatcher__ object at
0xc029d8c>,
'loop': {},
'nothing': None,
'options': {'args': (),
'base_profiles': (),
'default_profile': 'Products.CMFPlone:plone',
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.CMFPlone.factory, line 68, in addPloneSiteForm
Module Shared.DC.Scripts.Bindings, line 313, in __call__
Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
Module Products.PageTemplates.PageTemplateFile, line 129, in _exec
Module Products.PageTemplates.PageTemplate, line 89, in pt_render
Module zope.pagetemplate.pagetemplate, line 117, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 346, in interpret
Module zope.tal.talinterpreter, line 854, in do_condition
Module Products.PageTemplates.Expressions, line 211, in evaluateBoolean
Module zope.tales.tales, line 696, in evaluate
- URL: addSite
- Line 62, Column 4
- Expression: <PathExpr standard:'options/extension_profiles'>
- Names:
{'container': <App.ProductContext.__FactoryDispatcher__ object at
0xc029d8c>,
'context': <App.ProductContext.__FactoryDispatcher__ object at
0xc029d8c>,
'default': ,
'here': <App.ProductContext.__FactoryDispatcher__ object at
0xc029d8c>,
'loop': {},
'nothing': None,
'options': {'args': (),
'base_profiles': (),
'default_profile': 'Products.CMFPlone:plone',
'extension_profiles': ({'description': 'Extension profile
for Kupu',
'for': <InterfaceClass
Products.CMFPlone.interfaces.siteroot.IPloneSiteRoot>,
'id': 'kupu:default',
'path': 'plone/profiles/default',
'product': 'kupu',
'title': 'Kupu',
'type': 2,
'version': u'1.4.11'},)},
'repeat': <Products.PageTemplates.Expressions.SafeMapping object at
0xc0290ec>,
'request': <HTTPRequest,
URL=http://xl.one.ie:8040/manage_addProduct/CMFPlone/addPloneSiteForm>,
'root': <Application at >,
'template': <PageTemplateFile at /addSite>,
'user': <User 'admin'>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 153, in _eval
Module zope.tales.expressions, line 124, in _eval
Module Products.PageTemplates.Expressions, line 83, in
boboAwareZopeTraverse
Module zope.traversing.adapters, line 161, in traversePathElement
- __traceback_info__: ({'extension_profiles': ({'product': 'kupu',
'description': 'Extension profile for Kupu', 'for': <InterfaceClass
Products.CMFPlone.interfaces.siteroot
.IPloneSiteRoot>, 'title': 'Kupu', 'version': u'1.4.11', 'path':
'plone/profiles/default', 'type': 2, 'id': 'kupu:default'},), 'args': (),
'base_profiles': (), 'default_profil
e': 'Products.CMFPlone:plone'}, 'extension_profiles')
TraversalError: ('No traversable adapter found', {'extension_profiles':
({'product': 'kupu', 'description': 'Extension profile for Kupu', 'for':
<InterfaceClass Products.CMFPl
one.interfaces.siteroot.IPloneSiteRoot>, 'title': 'Kupu', 'version':
u'1.4.11', 'path': 'plone/profiles/default', 'type': 2, 'id':
'kupu:default'},), 'args': (), 'base_profile
s': (), 'default_profile': 'Products.CMFPlone:plone'})
--
View this message in context:
http://n2.nabble.com/RealestateBroker-2.03-and-Plone-3.1.4-No-traversable-adapter-found-tp641128p641128.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup