[Zope] Problems with export

Gottfried Ryser gryser@cgx.ch
Fri, 8 Sep 2000 19:29:58 +0200


I tried to export an opject with the import/export function, but I got the
following error msg.

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.
Traceback (innermost last):
  File /usr/local/Zope2/lib/python/ZPublisher/Publish.py, line 222, in
publish_module
  File /usr/local/Zope2/lib/python/ZPublisher/Publish.py, line 187, in
publish
  File /usr/local/Zope2/lib/python/Zope/__init__.py, line 221, in
zpublisher_exception_hook
    (Object: Traversable)
  File /usr/local/Zope2/lib/python/ZPublisher/Publish.py, line 171, in
publish
  File /usr/local/Zope2/lib/python/ZPublisher/mapply.py, line 160, in mapply
    (Object: manage_exportObject)
  File /usr/local/Zope2/lib/python/ZPublisher/Publish.py, line 112, in
call_object
    (Object: manage_exportObject)
  File /usr/local/Zope2/lib/python/OFS/ObjectManager.py, line 463, in
manage_exportObject
    (Object: Traversable)
  File /usr/local/Zope2/lib/python/OFS/ObjectManager.py, line 236, in _getOb
    (Object: Traversable)
AttributeError: (see above)

Thank you for help

Gottfried Ryser