[Zope] Product AttributeError __error_log__ ???
chrisf
chrisf@fagmed.uit.no
Wed, 04 Dec 2002 11:26:43 +0100
--------------8823A6BD98A7845E8174F130
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I can't seem to debug my product on Zope 2.6.
Product subclasses simple item and my own classes.
Every Error produces the following informative output.
About as informative as most WinDZ errors :)
Any Clues
Site Error
An error was encountered while publishing this resource.
exceptions.AttributeError
Sorry, a site error occurred.
Traceback (innermost last):
Module ZPublisher.Publish, line 150, in publish_module
Module ZPublisher.Publish, line 114, in publish
Module Zope, line 134, in zpublisher_exception_hook
AttributeError: __error_log__
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.
--------------8823A6BD98A7845E8174F130
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<br>I can't seem to debug my product on Zope 2.6.
<br>Product subclasses simple item and my own classes.
<br>Every Error produces the following informative output.
<br>About as informative as most WinDZ errors :)
<br>Any Clues
<br><b></b>
<br><b></b> <b></b>
<p><b>
Site Error</b>
<p>
An error was encountered while publishing this resource.
<p> <b>
</b>exceptions.AttributeError
<p>
Sorry, a site error occurred.
<p>
Traceback (innermost last):
<p>
Module ZPublisher.Publish, line 150, in publish_module
<br>
Module ZPublisher.Publish, line 114, in publish
<br>
Module Zope, line 134, in zpublisher_exception_hook
<p>
<b>AttributeError: __error_log__</b>
<br>
<br>
<p>
<b>Troubleshooting Suggestions</b>
<p>
The URL may be incorrect.
<br>
The parameters passed to this resource may be incorrect.
<br>
A resource that this resource relies on may be encountering an error.
<p>
For more detailed information about the error, please refer to the HTML
source for this page.
<p>
If the error persists please contact the site maintainer. Thank you for
your patience.</html>
--------------8823A6BD98A7845E8174F130--