Em portal_catalog, quando tento adicionar um índice do tipo TextIndexNG3, o 
seguinte erro é mostrado rapidamente. Não sei se é alguma dependência, ou sei 
lá o que... mas quem puder me ajudar...

Estou usando:
Win XP SP2
Python 2.3.5
Zope 2.8.7
Plone 2.1.3
TextIndexNG3 3.0.3

TRACEBACK
-----------------------------------------
ComponentLookupError

Sorry, a site error occurred.

Traceback (innermost last): 

Module ZPublisher.Publish, line 188, in publish_module_standard 
Module Products.PlacelessTranslationService.PatchStringIO, line 51, in 
new_publish 
Module ZPublisher.Publish, line 145, in publish 
Module Zope2.App.startup, line 216, in zpublisher_exception_hook 
Module ZPublisher.Publish, line 114, in publish 
Module ZPublisher.mapply, line 88, in mapply 
Module ZPublisher.Publish, line 40, in call_object 
Module Shared.DC.Scripts.Bindings, line 311, in __call__ 
Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec 
Module Products.PageTemplates.PageTemplateFile, line 110, in _exec 
Module Products.PageTemplates.PageTemplate, line 104, in pt_render
<PageTemplateFile at /Plone/portal_catalog/manage_addTextIndexNG3Form> 
Module TAL.TALInterpreter, line 206, in __call__ 
Module TAL.TALInterpreter, line 250, in interpret 
Module TAL.TALInterpreter, line 651, in do_loop_tal 
Module Products.PageTemplates.TALES, line 206, in setRepeat 
Module Products.PageTemplates.TALES, line 221, in evaluate
URL: manage_addTextIndexNG3Form
Line 176, Column 8
Expression: standard:'context/get_storages'
Names:
{'container': <App.ProductContext.__FactoryDispatcher__ object at 0x0414CA90>,
 'context': <App.ProductContext.__FactoryDispatcher__ object at 0x0414CA90>,
 'default': <Products.PageTemplates.TALES.Default instance at 0x01192A80>,
 'here': <App.ProductContext.__FactoryDispatcher__ object at 0x0414CA90>,
 'loop': <Products.PageTemplates.TALES.SafeMapping object at 0x06F047D8>,
 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance 
at 0x01180F58>,
 'nothing': None,
 'options': {'args': ()},
 'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0x06F047D8>,
 'request': <HTTPRequest, 
URL=http://localhost:8080/Plone/portal_catalog/manage_addProduct/TextIndexNG3/manage_addTextIndexNG3Form>,
 'root': <Application at >,
 'template': <PageTemplateFile at 
/Plone/portal_catalog/manage_addTextIndexNG3Form>,
 'traverse_subpath': [],
 'user': admin}
Module Products.PageTemplates.Expressions, line 185, in __call__ 
Module Products.PageTemplates.Expressions, line 180, in _eval 
Module Products.PageTemplates.Expressions, line 85, in render 
Module Products.TextIndexNG3, line 39, in get_storages 
Module zope.component, line 87, in getUtilitiesFor 
Module zope.component, line 68, in getService 
Module zope.component.service, line 109, in getService 
ComponentLookupError: 'Utilities' (Also, the following error occurred while 
attempting to render the standard error message, please see the event log for 
full details: You are not allowed to access 'aq_inner' in this context)

----------------------------------------- 

Responder a