[Zope] ZServer lockups

Robin Becker robin@jessikat.demon.co.uk
Fri, 20 Aug 1999 19:10:46 +0100


In article <613145F79272D211914B0020AFF6401914DC7C@gandalf.digicool.com>
, Brian Lloyd <Brian@digicool.com> writes
...
>> I am still getting lots of these errors though
>> 1999-08-20T04:40:44 ERROR(200) ZServer uncaptured python 
>> exception, closing chan
>> nel <zhttp_channel connected 127.0.0.1:4280 at 1ed8250 
>> channel#: 20014 requests:
>> 1> (exceptions.AttributeError:'int' object has no attribute 
>> 'send' [C:\Python\de
>> vel\Zope\ZServer\medusa\asyncore.py|poll|64] 
>> [C:\Python\devel\Zope\ZServer\medus
>> a\asyncore.py|handle_write_event|298] 
>> [C:\Python\devel\ZOPE\ZServer\medusa\async
>> hat.py|handle_write|144] 
>> [C:\Python\devel\ZOPE\ZServer\medusa\asynchat.py|initia
>> te_send|211] 
>> [C:\Python\devel\Zope\ZServer\medusa\http_server.py|send|394] [C:\P
>> ython\devel\Zope\ZServer\medusa\asyncore.py|send|231] 
>> [<string>|send|1])
>> -- 
>> Robin Becker
>
>Robin,
>
>As of b5 (last night) all known hangs/lockups have been fixed.
>I haven't heard anything about the error you're seeing above -
>do you have any feel for what's happenning on the site when you
>see these (or better yet, ideas on how I could try to reproduce
>this here)?
I've no idea what's going on to cause this. It happened about 7 times
during the 5 hour test last night. I am just using a wish script to
randomly request stuff off the server at fairly random intervals around
the 1/sec mark. I do have a cpu hog process (takes around 15/20 seconds)
which I am testing through an external method. It has a job queue to
allow up to five pending jobs to exist and is working fine. I am not
trying  to publish anything directly.
>
>Brian Lloyd        brian@digicool.com
>Software Engineer  540.371.6909              
>Digital Creations  http://www.digicool.com 
>
...

-- 
Robin Becker