[Zope] Can't stop Zope, machine hanging

Andreas Jung lists at zopyx.com
Sun Sep 3 04:26:11 EDT 2006



--On 3. September 2006 01:18:55 -0700 Ken Ara <feedreader at yahoo.com> wrote:

> Thanks Andreas,
>
> I am logged in as root user.
> Here is the result of 'top':

"top" is *not* the right tool  to check for processes. Use "ps"!!!

>
> I was able to kill one of the Zope processes but not
> pid 945. Maybe it wasn't a good idea, but even 'kill
> -s HUP 945' had no effect.

You still have the power of kill -TERM and kill -KILL.

> ZConfig.ConfigurationError: There was a problem
> starting a server of type "HTTPServer". This may mean
> that your user does not have permission to bind to the
> port which the server is trying to use or the port may
> already be in use by another application. (Address
> already in use)
>
> Same exact error trying to restart Zope with
> bin/runzope
>
> As I mentioned, I can't even reboot the machine, the
> shutdown command can't kill this process either.
>

I answered to use netstat for finding out the related process.
Please follow that advice *first* and then ask again.

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20060903/de7938a0/attachment.bin


More information about the Zope mailing list