17 Nov
2004
17 Nov
'04
12:28 p.m.
--On Mittwoch, 17. November 2004 12:20 Uhr +0000 John Poltorak <jp@warpix.org> wrote:
If Zope fails to start up none of its error msgs are recorded in event.log. Is this to be expected and if so how can I record why it has failed?
This is a known problem if you start in non-debug mode. No solution so far...at least none in the CVS. In our own CVS we patched the code to log error during the startup phase into a dedicated startup.log. -aj