Terminating signals in Zope 2.6.1 and OpenBSD?
Hi, I have problem in stopping Zope 2.6.1 on an OpenBSD. When using the .stop shell script in Zope 2.5.1 it brings down all processes, but in Zope 2.6.1 it doesn't kill anything. I have tried different signals mentioned in SIGNALS.txt (SIGTERM, SIGINT and SIGQUIT) without any result. Using -9 will kill of the first process but not the child which will be hanging. Any ideas how to get around this? Best Regards, Johan Carlsson -- Johan Carlsson Tel: + 46 8 31 24 94 Colliberty Mob: + 46 70 558 25 24 Torsgatan 72 Email: johanc@easypublisher.com SE-113 37 STOCKHOLM
Johan Carlsson wrote at 2003-7-3 10:03 +0200:
I have problem in stopping Zope 2.6.1 on an OpenBSD. When using the .stop shell script in Zope 2.5.1 it brings down all processes, but in Zope 2.6.1 it doesn't kill anything.
Please search the collector. You should find a bug report (and patch) for your problem. Dieter
participants (2)
-
Dieter Maurer -
Johan Carlsson