Hi,
Please keep questions on the galaxy-dev list.
Can you paste the part of your universe_wsgi.ini that is under # ---
HTTP server -------------------- ?
Can you also provide the output (as user galaxy) of $ lsof -Pni | grep
galaxy
I think this error can happen if you try to start Galaxy when another
instance is already running; or when you have misconfigured your
universe_wsgi.ini.
Cheers,
Joachim
Joachim Jacob
Contact details:
http://www.bits.vib.be/index.php/about/80-team
On 07/18/2013 10:46 AM, Karen Chait wrote:
Hello Jacob,
Thanks for your help solving restart problem
http://dev.list.galaxyproject.org/Cann-t-restart-server-after-updating-to...
I am facing the same problem again but this time when running ./run.sh
I get the following error:
socket.error: [Errno 98] Address already in use
galaxy.jobs.handler INFO 2013-07-18 03:28:46,328 sending stop signal
to worker thread
galaxy.jobs.handler INFO 2013-07-18 03:28:46,328 job handler queue stopped
galaxy.jobs.runners INFO 2013-07-18 03:28:46,328 LWRRunner: Sending
stop signal to monitor thread
galaxy.jobs.runners INFO 2013-07-18 03:28:46,328 LWRRunner: Sending
stop signal to 3 worker threads
galaxy.jobs.runners INFO 2013-07-18 03:28:46,328 LocalRunner: Sending
stop signal to 5 worker threads
galaxy.jobs.handler INFO 2013-07-18 03:28:46,329 sending stop signal
to worker thread
galaxy.jobs.handler INFO 2013-07-18 03:28:46,329 job handler stop
queue stopped
Exception in thread JobHandlerQueue.monitor_thread (most likely raised
during interpreter shutdown):
Do you know how to solve the problem?
Thanks
Karen