[Zope] Uncaptured python exception

Jon Emmons jon.emmons at earthwavetech.com
Thu May 31 10:12:35 EDT 2007


Oops, my bad.

Python is 2.4.4. (not 3.4)  perhaps my python needs to be moved back a bit.

I don't get any error in the error log from the zope admin, just this
cryptic msg from the window that zope is running in.

2007-05-31 09:48:49 ERROR ZServer uncaptured python exception, closing
channel <ZServer.HTTPServer.zhttp_channel connected 206.246.160.45:20916 at
-0x49709f74 channel#: 202 requests:> (socket.error:(104, 'Connection reset
by peer') [/usr/local/lib/python2.4/asynchat.py|initiate_send|219]
[/home/zope/zope/lib/python/ZServer/medusa/http_server.py|send|417]
[/usr/local/lib/python2.4/asyncore.py|send|332])



-----Original Message-----
From: Jonathan [mailto:dev101 at magma.ca] 
Sent: Thursday, May 31, 2007 10:07 AM
To: Jon Emmons; zope at zope.org
Subject: Re: [Zope] Uncaptured python exception


----- Original Message ----- 
From: "Jon Emmons" <jon.emmons at earthwavetech.com>
To: <zope at zope.org>
Sent: Thursday, May 31, 2007 9:58 AM
Subject: [Zope] Uncaptured python exception


>I am using zope 2.9, python 3.4.  when I have a bug in my python I get
> "Uncaptured Python Exception" coming from zope.
>
> This is a nightmare.  I have spent hours trying to trace down the simplest
> typos that would have been instantly reported in any other development
> environment.
>
> How do I get zope to "Capture" these exceptions?  I just want to know what
> line the error occurred in!  Anything at all would be helpful!
>
> Do I need a different version of zope or python?  Perhaps a python module?

Zope 2.9.x requires python 2.4.2 or 2.4.3


Jonathan 



More information about the Zope mailing list