[Zope-dev] another Zope hanging..

Chris McDonough chrism@digicool.com
Thu, 3 May 2001 11:36:26 -0400


Alright... so you're getting an OSError 11, and you're using Zope 2.3.1.

errno 11 is "temporarily unavailable" which means about as much as "foobar
feeblefar" as far as I'm concerned ;-).

Though you've said the -M log isn't helpful here, I think it is.  If this is
happening when a certain method is hit, or at a certain time of day, or when
a certain number of connections are reached, etc., the -M log in combination
with requestprofiler can help determine this.  Otherwise it's a guessing
game.

- C

----- Original Message -----
From: "Christian Scholz" <cs@comlounge.net>
To: "Chris McDonough" <chrism@digicool.com>
Cc: <zope-dev@zope.org>; "Christian Scholz" <cs@comlounge.net>
Sent: Thursday, May 03, 2001 11:22 AM
Subject: Re: [Zope-dev] another Zope hanging..


> Hi!
>
> > What Python version are you using?
>
> That's 1.5.2
>
> MySQLDA is MySQL-python-0.3.3.tar.gz and ZMySQLDA-2.0.4.tar.gz
>
> (if this makes any problems..)
>
> Zope is 2.3.1 as suerly have noticed.. :)
>
> cheers,
>   christian
>
>
> > ----- 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 )
> > >
> >
>
> --
> 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 )
>