[Zope] More ZFormulator

Spicklemire, Jerry Jerry.Spicklemire@IFLYATA.COM
Thu, 26 Oct 2000 20:04:54 -0500


Hi Zope Fans,

Re. the problems I mentioned in an earlier post, 
it may be related to an error that turned up when 
I tried to run the ZF_Demo module. It seems to be 
unable to locate:

	"ApplicationDefaultPermissions"

Does that ring any bells?

A Google Search of Zope.org turns up several 
references, and it seems to be a part of core 
Zope, but I have no idea how it could be 
unavailable. Might the way Zope is started have 
an impact on which pieces-parts are accessible?

The error shows:

Traceback (innermost last):
  File /i01/Zope-2.1.3-solaris-2.6-sparc/lib/python/ZPublisher/Publish.py,
line 214, in publish_module
  File /i01/Zope-2.1.3-solaris-2.6-sparc/lib/python/ZPublisher/Publish.py,
line 179, in publish
  File /i01/Zope-2.1.3-solaris-2.6-sparc/lib/python/Zope/__init__.py, line
202, in zpublisher_exception_hook
    (Object: ApplicationDefaultPermissions)
  File /i01/Zope-2.1.3-solaris-2.6-sparc/lib/python/ZPublisher/Publish.py,
line 151, in publish
  File
/i01/Zope-2.1.3-solaris-2.6-sparc/lib/python/ZPublisher/BaseRequest.py, line
304, in traverse
  File /i01/Zope-2.1.3-solaris-2.6-sparc/lib/python/OFS/Application.py, line
249, in __bobo_traverse__
    (Object: ApplicationDefaultPermissions)
  File
/i01/Zope-2.1.3-solaris-2.6-sparc/lib/python/ZPublisher/HTTPResponse.py,
line 511, in notFoundError
NotFound: (see above)

Thanks,
Jerry S.