[
https://issues.apache.org/jira/browse/MESOS-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487650#comment-14487650
]
Damien Goldenberg commented on MESOS-2575:
------------------------------------------
Hello,
Finnaly I found why mesos didn't start.
First my zookeeper was listenning on IPv6, so I add the parameter :
'JAVA_OPTS="-Djava.net.preferIPv4Stack=true"'
After I removed the zk file in /etc/mesos-master because it's present in the
/etc/mesos
Best regards,
Damien
> Can't run mesos-master on Ubuntu - azure cloud
> ----------------------------------------------
>
> Key: MESOS-2575
> URL: https://issues.apache.org/jira/browse/MESOS-2575
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.22.0
> Reporter: Damien Goldenberg
>
> Hello,
> I new user with mesos and his ecosystem.
> I'm trying to run mesos on ubuntu 14.04 on an azure cloud.
> I install mesos from the debian package from mesosphere.
> When I finish to install & configure mesos and zookeeper, I can't run my
> mesos-master.
> I try to run mesos-master from the command : "service mesos-master start", it
> indicate the service is running but when I launch "service mesos status", it
> indicate me the service is not running.
> I don't have informations in my log files.
> I tried on a local vm on vmware workstation, I follow the same steps only the
> ip address change, and it works fine.
> Damien.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)