[Zope3-Users] problem with adding a catalog

Adam Groszer adamg at fw.hu
Wed Apr 6 12:35:00 EDT 2005


I'm desperately trying to get Zemantic working on Win2K/Zope3 trunk.
It is written in the doc of Zemantic that I have to create a Catalog
utility first. Now I'm stuck.

I always get:
  File "C:\Python23\Lib\site-packages\zope\component\__init__.py", line 255, in
getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass zope.app.intid.interfaces.IIntIds>, '')
127.0.0.1 - zope.manager [6/Apr/2005:18:28:10 +0200] "POST /++etc++site/default/
test_cat/addRegistration.html HTTP/1.1" 500 311 "http://localhost:8080/++etc++si
te/default/test_cat/addRegistration.html" "Mozilla/5.0 (Windows; U; Windows NT 5
.0; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2"

OR

  File "C:\Python23\Lib\site-packages\zope\component\__init__.py", line 255, in
getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass zope.app.intid.interfaces.IIntIds>, '')
127.0.0.1 - zope.manager [6/Apr/2005:18:16:34 +0200] "POST /++etc++site/default/
test_cat/+/AddFieldIndex%3D HTTP/1.1" 500 311 "http://localhost:8080/++etc++site
/default/test_cat/+/AddFieldIndex=" "Mozilla/5.0 (Windows; U; Windows NT 5.0; en
-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2"

Am I doing something wrong?

-- 
Best regards,
 Adam                          mailto:adamg at fw.hu




More information about the Zope3-users mailing list