[Zope-CMF] zopefind problem?

marc lindahl marc@bowery.com
Sat, 02 Jun 2001 23:27:39 -0400


Has anyone else gotten this?  I was doing a zopefind from the portal Members
folder, looking for 'all' objects with id 'pp' (the name of a folder I
forgot which member had it), and got this error:

 
  Site Error

  An error was encountered while publishing this resource.

  AttributeError

  Sorry, a site error occurred.

  Traceback (innermost last):
    File /usr/local/zope/Zope-2.3.1/lib/python/ZPublisher/Publish.py, line
223, in publish_module
    File /usr/local/zope/Zope-2.3.1/lib/python/ZPublisher/Publish.py, line
187, in publish
    File /usr/local/zope/Zope-2.3.1/lib/python/Zope/__init__.py, line 221,
in zpublisher_exception_hook
      (Object: Traversable)
    File /usr/local/zope/Zope-2.3.1/lib/python/ZPublisher/Publish.py, line
171, in publish
    File /usr/local/zope/Zope-2.3.1/lib/python/ZPublisher/mapply.py, line
160, in mapply
      (Object: manage_findResult)
    File /usr/local/zope/Zope-2.3.1/lib/python/ZPublisher/Publish.py, line
112, in call_object
      (Object: manage_findResult)
    File 
/usr/local/zope/Zope-2.3.1/lib/python/Shared/DC/Scripts/Bindings.py, line
324, in __call__
      (Object: manage_findResult)
    File 
/usr/local/zope/Zope-2.3.1/lib/python/Shared/DC/Scripts/Bindings.py, line
354, in _bindAndExec
      (Object: manage_findResult)
    File /usr/local/zope/Zope-2.3.1/lib/python/App/special_dtml.py, line
236, in _exec
      (Object: manage_findResult)
    File /usr/local/zope/Zope-2.3.1/lib/python/DocumentTemplate/DT_With.py,
line 133, in render
      (Object: _.namespace(
      results=PrincipiaFind(this(),
          obj_ids=obj_ids,
          obj_metatypes=obj_metatypes,
          obj_searchterm=obj_searchterm,
          obj_expr=obj_expr,
          obj_mtime=obj_mtime,
          obj_mspec=obj_mspec,
          obj_permission=obj_permission,
          obj_roles=obj_roles,
          search_sub=search_sub,
          REQUEST=REQUEST)))
    File /usr/local/zope/Zope-2.3.1/lib/python/DocumentTemplate/DT_Util.py,
line 334, in eval
      (Object: _.namespace(
      results=PrincipiaFind(this(),
          obj_ids=obj_ids,
          obj_metatypes=obj_metatypes,
          obj_searchterm=obj_searchterm,
          obj_expr=obj_expr,
          obj_mtime=obj_mtime,
          obj_mspec=obj_mspec,
          obj_permission=obj_permission,
          obj_roles=obj_roles,
          search_sub=search_sub,
          REQUEST=REQUEST)))
      (Info: obj_metatypes)
    File <string>, line 0, in ?
    File /usr/local/zope/Zope-2.3.1/lib/python/OFS/FindSupport.py, line 204,
in ZopeFind
      (Object: Traversable)
    File /usr/local/zope/Zope-2.3.1/lib/python/OFS/FindSupport.py, line 204,
in ZopeFind
      (Object: Traversable)
    File /usr/local/zope/Zope-2.3.1/lib/python/OFS/FindSupport.py, line 176,
in ZopeFind
      (Object: Traversable)
  AttributeError: getId




  Troubleshooting Suggestions

         The URL may be incorrect.
         The parameters passed to this resource may be incorrect.
         A resource that this resource relies on may be encountering an
error. 

  For more detailed information about the error, please refer to the HTML
source for this page.

  If the error persists please contact the site maintainer. Thank you for
your patience.