[Zope-CMF] IO Error when searching portal_catalog
Chris Withers
chrisw@nipltd.com
Thu, 21 Nov 2002 11:08:06 +0000
Jeffrey P Shell wrote:
> Since the last line of the traceback mentions a 'debug' method, that
> method is probably directly printing a value, printing to 'stderr', or
> (if behaving properly) logging to zLOG. Check your settings for the
> STUPID_LOG_FILE (or EVENT_LOG_FILE in Zope 2.6) environment variables,
> and make sure that the user running the Zope instance has permissions to
> write that file.
And if it is a bare print statement, don't run Zope disconnected from its term.
cheers,
Chris