Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.

Error running mess on single machine #4

Open
HeisenbergTT opened this issue Jun 11, 2014 · 1 comment
Open

Error running mess on single machine #4

HeisenbergTT opened this issue Jun 11, 2014 · 1 comment
Labels

Comments

@HeisenbergTT
Copy link

I have a test mesos vm setup, I ran everything through the ansible-mesos playbook, it showed no errors. But when I goto the VM it is setup and look at /var/log/mesos/master/log it contusions this error:
"/usr/local/sbin/mesos-master: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory"

Any help would be appreciated

Jeff Wilson
[email protected]

@guenter
Copy link
Contributor

guenter commented Jun 11, 2014

You're most likely using a non-default JDK which puts libjvm.so in a different place than Mesos expects. On Ubuntu, install default-jdk to fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants