8 May
2005
8 May
'05
5:26 p.m.
Samuel Bieri wrote at 2005-5-7 23:45 +0200:
... When I click on a tal-object ("Page Template") to edit it, then zope stops responding. No error is logged, nothing. I even cannot stop zope anymore with "zopectl stop" or control-c if started with runzope. It seems that zope silently crashes... However, I can create a tal-object, it only happens when I try to edit.
Try to run Zope inside a debugger. The debugger may be able to tell you about spurious signals causing Zope to die or to analyse the state once Zope is hanging. -- Dieter