[Zope] ZServer uncaptured python exception
Jonathan
dev101 at magma.ca
Tue Apr 1 10:28:05 EDT 2008
----- Original Message -----
From: "Allen Schmidt Sr." <aschmidt at fredericksburg.com>
To: "Zope Users" <zope at zope.org>
Sent: Tuesday, April 01, 2008 10:11 AM
Subject: [Zope] ZServer uncaptured python exception
> Running logtail on a ZEO client, I am seeing lots of these.
> And our two public clients are pegging the server at 99% almost
> continuously. Not sure why.
>
>
>
> 2008-04-01T09:54:09 ERROR(200) ZServer uncaptured python exception,
> closing channel <ZServer.HTTPServer.zhttp_channel connected
> 8.7.96.136:56350 at 0xb63d7a6c channel#: 800 requests:4>
> (socket.error:(104, 'Connection reset by peer')
> [/usr/local/lib/python2.3/asynchat.py|initiate_send|218]
> [/var/www/zope/zope275c2/lib/python/ZServer/medusa/http_server.py|send|417]
> [/usr/local/lib/python2.3/asyncore.py|send|337])
> ------
> 2008-04-01T09:54:17 ERROR(200) ZServer uncaptured python exception,
> closing channel <ZServer.HTTPServer.zhttp_channel connected
> 8.7.96.136:56590 at 0xb26898ac channel#: 890 requests:>
> (socket.error:(104, 'Connection reset by peer')
> [/usr/local/lib/python2.3/asynchat.py|initiate_send|218]
> [/var/www/zope/zope275c2/lib/python/ZServer/medusa/http_server.py|send|417]
> [/usr/local/lib/python2.3/asyncore.py|send|337])
I am not sure that the error messages you are seeing are related to your
high cpu utilization.
There is a discussion thread on your error here:
http://aspn.activestate.com/ASPN/Mail/Message/zope-list/3492748
If you google 'debug spinning zope' you will find links on how to track
down cpu consumption.
HTH
Jonathan
More information about the Zope
mailing list