You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/03/28 20:11:17 UTC

[jira] [Created] (MESOS-420) Master crashes when re-registering framework

Vinod Kone created MESOS-420:
--------------------------------

             Summary: Master crashes when re-registering framework
                 Key: MESOS-420
                 URL: https://issues.apache.org/jira/browse/MESOS-420
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone


F0328 18:42:22.489728 48996 master.cpp:697] Check failed: slave->hasExecutor(framework->id, task->executor_id()) 
*** Check failure stack trace: ***
    @     0x7f2c45f4f69d  google::LogMessage::Fail()
    @     0x7f2c45f55307  google::LogMessage::SendToLog()
    @     0x7f2c45f50f4c  google::LogMessage::Flush()
    @     0x7f2c45f511b6  google::LogMessageFatal::~LogMessageFatal()
    @     0x7f2c45bb7857  mesos::internal::master::Master::reregisterFramework()
    @     0x7f2c45bfa9f1  ProtobufProcess<>::handler2<>()
    @     0x7f2c45bc6207  std::tr1::_Function_handler<>::_M_invoke()
    @     0x7f2c45bfb03b  ProtobufProcess<>::visit()
    @     0x7f2c45e18e74  process::MessageEvent::visit()
    @     0x7f2c45e0d11d  process::ProcessManager::resume()
    @     0x7f2c45e0d968  process::schedule()
    @       0x358ca0673d  (unknown)
    @       0x358c2d3f6d  (unknown)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira