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/26 19:45:26 UTC

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

     [ https://issues.apache.org/jira/browse/MESOS-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominic Hamon resolved MESOS-1463.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0

commit 1ce8d31fda545d69aea0637107f507c2b512adc9
Author: Benjamin Mahler <bm...@twitter.com>
Commit: Benjamin Mahler <bm...@twitter.com>

    Ensured the master's work directory is created during start up.

> 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
>             Fix For: 0.21.0
>
>
> {{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)