← Back to team overview

launchpad-dev team mailing list archive

Re: ec2 hangs - hang 2

 

> And this one was the app server:
/usr/bin/python2.5 -S /var/launchpad/test/bin/run -C configs/testrunner-
appserver/launchpad.conf

[snipped all but main thread]

Thread 1
#0 0x00002b60acf52dc2 in select () from None
#1 0x00002b60b30942c3 in select_select (self=<value optimized out>,
args=<value optimized out>) from
/build/buildd/python2.5-2.5.2/Modules/selectmodule.c
/usr/lib/python2.5/asyncore.py (104): poll
/var/launchpad/tmp/eggs/zope.app.server-3.4.2-
py2.5.egg/zope/app/server/main.py (80): run
/var/launchpad/tmp/eggs/zope.app.server-3.4.2-
py2.5.egg/zope/app/server/main.py (53): main
/var/launchpad/test/lib/canonical/launchpad/scripts/runlaunchpad.py (264):
start_launchpad
/var/launchpad/test/bin/run (3):<module>

The main thread appears to still be doing business as usual - what's supposed to initiate an appserver stop?

Max.



References