[Zope-dev] another Zope hanging..

Christian Scholz cs@comlounge.net
Thu, 3 May 2001 17:24:50 +0200


Maybe another general question:

How are exceptions handled which appear in your own products and you don't catch them?
Is there some except somewhere "on top" ?

How does this look if you're using ZPatterns with your own attribute providers (as I do
with my sql attribute provider). Are these all handled somehow?
(usually I get some sort of traceback on the console/stupid log is something goes wrong
there and I don't handle it myself.. hope it's in general..)

cheers,
  Christian

On Thu, May 03, 2001 at 11:23:54AM -0400, Chris McDonough wrote:
> What Python version are you using?
> 
> ----- Original Message -----
> From: "Christian Scholz" <cs@comlounge.net>
> To: <zope-dev@zope.org>
> Sent: Thursday, May 03, 2001 11:05 AM
> Subject: [Zope-dev] another Zope hanging..
> 
> 
> > Hi!
> >
> > I also now have some problems with a hanging zope.
> >
> > I got something like this in my stupid logfile:
> >
> > 2001-05-03T13:44:39 ERROR(200) ZServer uncaptured python exception,
> closing channel <select-trigger (pipe) at 81d64c8>
> (exceptions.OSError:[Errno 11] Die Ressource ist zur Zeit nicht verf?gbar
> [/opt/Zope-2.3.1-src/ZServer/medusa/asyncore.py|poll|83]
> [/opt/Zope-2.3.1-src/ZServer/medusa/asyncore.py|handle_read_event|335]
> [/opt/Zope-2.3.1-src/ZServer/medusa/select_trigger.py|handle_read|77]
> [/opt/Zope-2.3.1-src/ZServer/medusa/asyncore.py|recv|287]
> [/opt/Zope-2.3.1-src/ZServer/medusa/asyncore.py|recv|475])
> >
> > Now my question is simply if I can catch this exception somewhere and get
> some traceback etc.
> > Actually I am quite confused from the inner workings of medusa so I dunno
> where to start
> > searching.
> >
> > Can anyone help?
> >
> > (I know about the -M logging but unfortunately this does not help that
> much..)
> >
> > cheers,
> >   Christian
> >
> > --
> > COM.lounge                                          http://comlounge.net/
> > communication & design                                 info@comlounge.net
> >
> > _______________________________________________
> > Zope-Dev maillist  -  Zope-Dev@zope.org
> > http://lists.zope.org/mailman/listinfo/zope-dev
> > **  No cross posts or HTML encoding!  **
> > (Related lists -
> >  http://lists.zope.org/mailman/listinfo/zope-announce
> >  http://lists.zope.org/mailman/listinfo/zope )
> >
> 
> 
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )

-- 
COM.lounge                                          http://comlounge.net/
communication & design                                 info@comlounge.net