What steps will reproduce the problem?
Hello,
I have a zope server setup with 10 instance of plone 3.5. In one of my
instances I getting the following error when trying to add a get paid
warehouse add-on to the instance. No other instance has this problem.
`Time 2013/05/14 11:58:00.122 GMT-4`
User Name (User Id) admin (admin)
Request URL http://10.X.X.XX:8080/site3/XXX/@@pgp-warehouse-admin
Exception Type ComponentLookupError
Exception Value (<InterfaceClass
getpaid.warehouse.interfaces.IWarehouseContainer>, '')
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.Five.browser.metaconfigure, line 417, in __call__`
`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.PTProfiler.ProfilerPatch, line 83, in __patched_render__`
`Module Products.Gloworm, line 28, 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 891, in do_useMacro`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 536, in do_optTag_tal`
`Module zope.tal.talinterpreter, line 521, in do_optTag`
`Module zope.tal.talinterpreter, line 516, in no_tag`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 891, in do_useMacro`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 536, in do_optTag_tal`
`Module zope.tal.talinterpreter, line 521, in do_optTag`
`Module zope.tal.talinterpreter, line 516, in no_tag`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 891, in do_useMacro`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 536, in do_optTag_tal`
`Module zope.tal.talinterpreter, line 521, in do_optTag`
`Module zope.tal.talinterpreter, line 516, in no_tag`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 949, in do_defineSlot`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 536, in do_optTag_tal`
`Module zope.tal.talinterpreter, line 521, in do_optTag`
`Module zope.tal.talinterpreter, line 516, in no_tag`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 949, in do_defineSlot`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 536, in do_optTag_tal`
`Module zope.tal.talinterpreter, line 521, in do_optTag`
`Module zope.tal.talinterpreter, line 516, in no_tag`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 949, in do_defineSlot`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 536, in do_optTag_tal`
`Module zope.tal.talinterpreter, line 521, in do_optTag`
`Module zope.tal.talinterpreter, line 516, in no_tag`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 536, in do_optTag_tal`
`Module zope.tal.talinterpreter, line 521, in do_optTag`
`Module zope.tal.talinterpreter, line 516, in no_tag`
`Module zope.tal.talinterpreter, line 346, in interpret`
`Module zope.tal.talinterpreter, line 745, in do_insertStructure_tal`
`Module Products.PageTemplates.Expressions, line 223, in
evaluateStructure`
`Module zope.tales.tales, line 696, in evaluate`
`URL: index`
`Line 10, Column 1`
`Expression: <StringExpr 'getpaid.warehouse.container'>`
`Names:`
`{'container': <PloneSite at /site3/XXX>,`
`'context': <PloneSite at /site3/tcm>,`
`'default': <object object at 0x307530>,`
`'here': <PloneSite at /site3/XXX>,`
`'loop': {},`
`'nothing': None,`
`'options': {'args': (<Products.Five.metaclass.SimpleViewClass from`
/opt2/plone3/3.x_inst01_zeo/buildout-cache/eggs/getpaid.warehouse-0.3-py2.4.egg/
getpaid/warehouse/browser/warehouse-container.pt
object at 0x13454e90>,)},
`'repeat': <Products.PageTemplates.Expressions.SafeMapping object at
0x132e0828>,`
`'request': <HTTPRequest,`
URL=http://10.X.X.XXX:8080/site3/XXX/@@pgp-warehouse-admin>,
`'root': <Application at >,`
`'template': <ImplicitAcquirerWrapper object at 0x134549d0>,`
`'traverse_subpath': [],`
`'user': <PropertiedUser 'admin'>,`
`'view': <Products.Five.metaclass.SimpleViewClass from`
/opt2/plone3/3.x_inst01_zeo/buildout-cache/eggs/getpaid.warehouse-0.3-py2.4.egg/
getpaid/warehouse/browser/warehouse-container.pt
object at 0x13454e90>,
`'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper`
object at 0x1344a6f0>}
`Module Products.Five.browser.providerexpression, line 34, in __call__`
`Module zope.viewlet.manager, line 104, in update`
`Module ore.viewlet.container, line 38, in update`
`Module getpaid.warehouse.browser.warehouse, line 55, in`
getContainerContext
`Module zope.component._api, line 207, in getUtility`
ComponentLookupError: (<InterfaceClass
getpaid.warehouse.interfaces.IWarehouseContainer>, '')
http://lists.plone.org/pipermail/plone-setup/2009-June/004999.html
++resource++plonetabs.kss
python:request['URL'].find('/@@plonetabs-controlpanel')>0
Would you have any ideas on how to fixes this one?
Thanks,
Wayne
Original issue reported on code.google.com by redbirdt...@gmail.com on 22 Jul 2013 at 1:40
Original issue reported on code.google.com by
redbirdt...@gmail.com
on 22 Jul 2013 at 1:40