Quantcast
Viewing all articles
Browse latest Browse all 52618

Getting java.lang.UnsatisfiedLinkError: org.hyperic.sigar.Sigar.getCpuInfoL

Hi,
I am trying to get cpu information using the org.hyperic.sigar.CpuInfo class.
If i run it through eclipse it is working fine but when i bundle it in a war file and try to run from jboss i am facing this problem.

java.lang.UnsatisfiedLinkError: org.hyperic.sigar.Sigar.getCpuInfoList()[Lorg/hyperic/sigar/CpuInfo;
at org.hyperic.sigar.Sigar.getCpuInfoList(Native Method)....

I have even added sigar\lib folder in the java.lang.path

Any thoughts?

Thanks in Advance

Viewing all articles
Browse latest Browse all 52618

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>