You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alban Kimor (JIRA)" <ji...@apache.org> on 2016/12/02 10:36:58 UTC

[jira] [Created] (MESOS-6669) Unable to execute mesos-agent.exe on windows

Alban Kimor created MESOS-6669:
----------------------------------

             Summary: Unable to execute mesos-agent.exe on windows
                 Key: MESOS-6669
                 URL: https://issues.apache.org/jira/browse/MESOS-6669
             Project: Mesos
          Issue Type: Bug
            Reporter: Alban Kimor
            Priority: Blocker


I am trying to run a Mesos agent on Windows.
I have followed the Building Mesos (Windows) on my Windows 8.1 computer.
The build succeeded and I have copied the build\src folder to my Windows Server 2016.
When I run the mesos-agent.exe with the command line .\mesos-agent.exe --master=<my_zookeeper_master> --work_dir=d:\mesos\agent --isolation=windows/cpu,filesystem/windows --launcher_dir=D:\mesos\src

the application crashes with the error : mesos-agent.exe has stopped working.
The output in the command prompt is :
WARNING: Logging before InitGoogleLogging() is written to STDERR
F1202 11:34:21.076047  4020 flags.cpp:215] CHECK_SOME(user): The request is not supported.

*** Check failure stack trace: ***



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)