You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/06/07 01:48:01 UTC

[jira] [Created] (MESOS-1463) mesos-local.sh dumps core

Dominic Hamon created MESOS-1463:
------------------------------------

             Summary: mesos-local.sh dumps core
                 Key: MESOS-1463
                 URL: https://issues.apache.org/jira/browse/MESOS-1463
             Project: Mesos
          Issue Type: Bug
            Reporter: Dominic Hamon


{{noformat}}
$ ./build/bin/mesos-local.sh 
F0606 16:43:28.662896  9538 replica.cpp:721] CHECK_SOME(state): IO error: /tmp/mesos/replicated_log/LOCK: No such file or directoryFailed to recover the log
*** Check failure stack trace: ***
    @     0x7fd63ae5a7fd  google::LogMessage::Fail()
    @     0x7fd63ae59bde  google::LogMessage::SendToLog()
    @     0x7fd63ae5a4bd  google::LogMessage::Flush()
    @     0x7fd63ae5d938  google::LogMessageFatal::~LogMessageFatal()
    @     0x7fd63a2c27f7  _CheckFatal::~_CheckFatal()
    @     0x7fd63ac0650c  mesos::internal::log::ReplicaProcess::restore()
    @     0x7fd63ac09608  mesos::internal::log::ReplicaProcess::ReplicaProcess()
    @     0x7fd63ac0b4e1  mesos::internal::log::Replica::Replica()
    @     0x7fd63aafb03b  mesos::internal::log::LogProcess::LogProcess()
    @     0x7fd63ab0203f  mesos::internal::log::Log::Log()
    @     0x7fd63a355011  mesos::internal::local::launch()
    @           0x43c313  main
    @     0x7fd637517ec5  (unknown)
    @           0x43b75a  (unknown)
Aborted (core dumped)
{{noformat}}



--
This message was sent by Atlassian JIRA
(v6.2#6252)