ProjectZetta / RemoteFutures

Remote execution of futures in a distributed system.
http://remotefutures.org
Other
4 stars 1 forks source link

java.lang.ClassNotFoundException: org.hyperic.sigar.Sigar #49

Closed ghost closed 10 years ago

ghost commented 10 years ago

[INFO] [04/06/2014 12:31:29.404] [DistributedWorkerSpec-akka.actor.default-dispatcher-4] [Cluster(akka://DistributedWorkerSpec)] Cluster Node [akka.tcp://DistributedWorkerSpec@127.0.1.1:55634] - Metrics will be retreived from MBeans, and may be incorrect on some platforms.

To increase metric accuracy add the 'sigar.jar' to the classpath and the appropriate platform-specific native libary to 'java.library.path'. Reason: java.lang.ClassNotFoundException: org.hyperic.sigar.Sigar

ghost commented 10 years ago

Working on this issue.

Getting now:

DEBUG Sigar - no libsigar-amd64-linux.so in java.library.path

Caused by missing version number ...

ghost commented 10 years ago

Not worth fixing it.

typesafe documentation[1] => Didn't work Stackoverflow[2] => Didn't work Did more debugging => Not worth fixng it.

[1] http://resources.typesafe.com/docs/console/manual/sample-app.html
[2] http://stackoverflow.com/questions/14966414/including-hyperic-sigar-library-within-jar-while-using-sbt-assembly-for-scala-pr