What the heck! I get the exact same error with a fresh instance of
2.8.4! Am I just not installing this correctly? I've followed the
instructions in doc/README.txt.
I extract the contents of the tarball into my instance's Products directory
I go into the extension_modules directory and run "python2.3 setup.py install"
It completes. I enter a python2.3 interactive shell and can "from
zopyx import txng3" without error. The libraries were installed in
/
This python is the same one used for this installation of Zope.
The TextIndexNG3 directory tree is accessible by the zope user.
After restarting Zope, it shows up in the Products list normally (not broken).
When trying to add a TextIndexNG3 to my ZCatalog is thows a
"ComponentLookupError".
Could there be a problem with our installation of python? It's
currently used, seemingly without trouble, in two existing
installations of Zope (different versions). The server is running two
2.8.0 instances and one 2.8.4 instance. This is a newly created
second 2.8.4 instance to try resolve my TextIndexNG problems.
Is there anything I can do to verify or confirm that whatever
TextIndexNG is looking for is actually broken or missing?
Zope Version (Zope 2.8.4-final, python 2.3.5, linux2)
Python Version 2.3.5 (#2, Jul 13 2005, 15:31:52) [GCC 3.2.3 20030502
(Red Hat Linux 3.2.3-52)]
System Platform linux2
SFTWARE_HME /
ZPE_HME /usr/local/Zope/2.8.4-final
INSTANCE_HME /
CLIENT_HME /
Traceback (innermost last):
Module ZPublisher.Publish, line 113, 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 , line 110, in _exec
Module , line 104, in pt_render
- <PageTemplateFile at />
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 155, Column 8
- Expression: standard:'context/get_splitters'
- Names:
{'container': < object
at 0xb62658ac>,
'context': < object at
0xb62658ac>,
'default': < instance at 0xb6c4af0c>,
'here': < object at 0xb62658ac>,
'loop': < object at 0xb62290cc>,
'modules':
< instance at
0xb6c5afac>,
'nothing': None,
'options': {'args': ()},
'repeat': < object at
0xb62290cc>,
'request': <HTTPRequest,
>,
'root': <Application at >,
'template': <PageTemplateFile at
/>,
'traverse_subpath': [],
'user': admin}
Module , line 185, in __call__
Module , line 180, in _eval
Module , line 85, in render
Module Products.TextIndexNG3, line 49, in get_splitters
Module zope.component, line 87, in getUtilitiesFor
Module zope.component, line 68, in getService
Module zope.component.service, line 109, in getService
ComponentLookupError: 'Utilities'
12/5/05, Garth B. <garthb (AT) gmail (DOT) comwrote:
Sigh figures I'll use this as an excuse to upgrade to 2.8.4
Thanks!
12/5/05, Andreas Jung <lists (AT) andreas-jung (DOT) comwrote:
--
5. Dezember 2005 14:15:39 -0500 "Garth B." <garthb (AT) gmail (DOT) comwrote:
Sorry, I created a ZCatalog and when choosing TextIndexNG3 from the
"Add" dropdown in my ZCatalog's Indexes tab, it immediately gives me
this error.
Works like a charmSomehow your Zope installation must be borked.
Try with again with a fresh 2.8 installation.
-aj
>
>
>
>
Zope maillist - Zope (AT) zope (DOT) org
** No cross posts or HTML encoding! **
(Related lists -
)