Webui crash on Ubuntu 10.04 LTS
-------------------------------
Key: MESOS-24
URL: https://issues.apache.org/jira/browse/MESOS-24
Project: Mesos
Issue Type: Bug
Components: webui
Environment: Ubuntu 10.04 LTS - Long-term support 64-bit (Lucid Lynx)
Reporter: Bill Zhao
mesos-master process seems to crash when I try to load the webui. Otherwise,
it seems to work.
Mesos version checkout:
commit 63840051957c81130523e5a70cd94ff4dd781fcc
Author: Matei Zaharia <[email protected]>
Date: Mon Jun 27 16:22:43 2011 -0700
Fixes to deploy scripts to work with new command line options and URL format
#######################################################
Here the error message:
hadoop@ubuntu:~/mesos$ u
Linux ubuntu 2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:52:38 UTC
2011 x86_64 GNU/Linux
hadoop@ubuntu:~/mesos$ bin/mesos-master &
[3] 2007
hadoop@ubuntu:~/mesos$ I0628 12:17:05.702160 2007 logging.cpp:40]
Logging to /home/hadoop/mesos/logs
I0628 12:17:05.703578 2007 main.cpp:75] Build: 2011-06-14 18:21:03 by hadoop
I0628 12:17:05.703601 2007 main.cpp:76] Starting Mesos master
I0628 12:17:05.704866 2007 webui.cpp:66] Starting master web UI on port 8080
I0628 12:17:05.705090 2008 master.cpp:321] Master started at
mesos://[email protected]:5050
I0628 12:17:05.705145 2008 master.cpp:336] Master ID: 201106281217-0
I0628 12:17:05.705262 2008 master.cpp:345] Creating "simple" allocator
I0628 12:17:05.705453 2008 master.cpp:497] Acting as master!
I0628 12:17:05.705549 2010 webui.cpp:34] Web UI thread started
I0628 12:17:05.719424 2010 webui.cpp:46] Loading webui/master/webui.py
Bottle server starting up (using WSGIRefServer())...
Listening on http://0.0.0.0:8080/
Use Ctrl-C to quit.
hadoop@ubuntu:~/mesos$ F0628 12:17:14.441344 2008 process.cpp:2428]
Check failed: find(runq.begin(), runq.end(), process) == runq.end()
*** Check failure stack trace: ***
@ 0x5f813d google::LogMessage::Fail()
@ 0x5fbb0f google::LogMessage::SendToLog()
@ 0x5fb04f google::LogMessage::Flush()
@ 0x5fbfed google::LogMessageFatal::~LogMessageFatal()
@ 0x619765 process::ProcessManager::cleanup()
@ 0x6199b2 process::trampoline()
@ 0x7fee50040cb0 (unknown)
[3]+ Aborted bin/mesos-master
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira