10 Mar
2005
10 Mar
'05
7:03 p.m.
Tres Seaver wrote at 2005-3-9 16:24 -0500:
... But crashing without writing the details to the event log | isn't what I would expect from a debug mode.
That isn't what I see: when I try to start Zope for debugging ('debug-mode on' in zope.conf, running 'zopectl foreground') with a broken product, I see the traceback from the broken product on the console.
We usually start Zope with "bin/zopectl start" (because consoles are not garanteed to remain open). And then you see nothing, when there are problems during startup. -- Dieter