[Zope] Issues with instance migration and TextIndexNG2->TextIndexNG3

Andreas Jung lists at zopyx.com
Fri Sep 5 07:56:04 EDT 2008



--On 5. September 2008 13:48:21 +0200 Jonas Meurer <jonas at freesources.org> 
wrote:

>
> The error from events.log is the following:
>
> 2008-09-05T13:35:10 ERROR Application Could not import
> Products.TextIndexNG3 Traceback (most recent call last):
>   File "/usr/lib/zope2.10/lib/python/OFS/Application.py", line 709, in
> import_product     product=__import__(pname, global_dict, global_dict,
> silly)
>   File
> "/var/lib/zope2.10/instance/donau/Products/TextIndexNG3/__init__.py",
> line 25, in ?     import TextIndexNG3
>   File
> "/var/lib/zope2.10/instance/donau/Products/TextIndexNG3/TextIndexNG3.py",
> line 24, in ?     from textindexng.index import Index
> ImportError: No module named textindexng.index
> ------
> 2008-09-05T13:35:12 ERROR Application Couldn't install TextIndexNG3
> Traceback (most recent call last):
>   File "/usr/lib/zope2.10/lib/python/OFS/Application.py", line 758, in
> install_product     global_dict, global_dict, silly)
>   File
> "/var/lib/zope2.10/instance/donau/Products/TextIndexNG3/__init__.py",
> line 25, in ?     import TextIndexNG3
>   File
> "/var/lib/zope2.10/instance/donau/Products/TextIndexNG3/TextIndexNG3.py",
> line 24, in ?     from textindexng.index import Index
> ImportError: No module named textindexng.index
> ------
>

Start Zope using "zopectl fg" and trible check if all your TXNG3 
dependencies are installed.

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20080905/ef1efaa9/attachment.bin 


More information about the Zope mailing list