[Zope] Zope stops responding on hpux
Samuel Bieri
samuel.bieri at e-globe-technologies.com
Sun May 8 14:06:55 EDT 2005
Thank you a lot Florent for the hint !
The DeadlockDebugger seems to install and run correctly:
event.log:
<snip>
2005-05-08T19:55:20 INFO(0) ZServer HTTP server started at Sun May 8
19:55:20 2005
Hostname: zuse.xxxx
Port: 8080
------
2005-05-08T19:55:20 INFO(0) ZServer FTP server started at Sun May 8
19:55:20 2005
Hostname: zuse
Port: 8021
------
2005-05-08T19:55:21 INFO(0) DeadlockDebugger Installed
------
2005-05-08T19:55:24 INFO(0) Zope Ready to handle requests
And the Debugger gives me the threads traceback dump.
But when I click on a tal-object, then zope deadlocks and also
DeadlockDebugger does not return the dump anymore.
Samuel
Florent Guillaume wrote:
>Samuel Bieri <samuel.bieri at e-globe-technologies.com> wrote:
>
>
>>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...
>>
>>
>
>You may want to try DeadlockDebugger.
>
>Florent
>
>
>
More information about the Zope
mailing list