RE: [Zope] RE: zope 2.7.0: no tracebacks produced
I'm looking all over the filesystem, then, bang, check the ZMI! Very nice! thanks! -----Original Message----- From: Bakhtiar A Hamid [mailto:kedai@kedai.com.my] Sent: Tuesday, April 20, 2004 9:09 PM To: zope@zope.org Cc: Mika, David P (Research); 'zope@zope.org' Subject: Re: [Zope] RE: zope 2.7.0: no tracebacks produced On Wednesday 21 April 2004 05:32, Mika, David P (Research) wrote:
I am making a big upgrade and moving my products from 2.3.1 on HP-UX to 2.7.0 on windows 2000 and can't get zope to produce any tracebacks when it encounters errors. I've checked all the log files and monitor stdout to no avail. All I get is a brief html message with error type and value and instructions to check the error log.
In the zope.conf file I have
debug-mode on
<eventlog> level ALL <logfile> path $INSTANCE/log/event.log level ALL </logfile> </eventlog>
<logger trace> level ALL <logfile> path STDOUT </logfile> </logger>
Any help here would be much appreciated!
starting with zope 2.6 {iirc), all tracebacks go to error_log object, in zope root. check that out hth
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Mika, David P (Research)