Getting error when the startserver.sh is executed on Ubuntu - no libsigar-ppc64le-linux.so in java.library.path

52 views
Skip to first unread message

sp.sand...@gmail.com

unread,
Sep 25, 2017, 9:53:16 AM9/25/17
to jmeter-plugins
Hi Team,

I am getting an error in Ubuntu environment. W have installed the ServerAgent2.2.1 and the JMeter also. But the metrics are not getting collected. Below error gets displayed, request your help on this:

0 [main] DEBUG Sigar  - no libsigar-ppc64le-linux.so in java.library.path
org.hyperic.sigar.SigarException: no libsigar-ppc64le-linux.so in java.library.path
        at org.hyperic.sigar.Sigar.loadLibrary(Sigar.java:172)
        at org.hyperic.sigar.Sigar.<clinit>(Sigar.java:100)
        at kg.apc.perfmon.PerfMonWorker.<init>(PerfMonWorker.java:54)
        at kg.apc.perfmon.AgentTool.getWorker(AgentTool.java:90)
        at kg.apc.perfmon.AgentTool.processParams(AgentTool.java:23)
        at kg.apc.cmdtools.PluginsCMD.processParams(PluginsCMD.java:63)
        at kg.apc.cmdtools.PluginsCMD.processParams(PluginsCMD.java:23)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at kg.apc.cmd.UniversalRunner.main(UniversalRunner.java:175)
INFO    2017-09-25 16:55:05.687 [kg.apc.p] (): Binding UDP to 4444
INFO    2017-09-25 16:55:06.688 [kg.apc.p] (): Binding TCP to 4444
INFO    2017-09-25 16:55:06.690 [kg.apc.p] (): JP@GC Agent v2.2.0 started
INFO    2017-09-25 16:56:26.570 [kg.apc.p] (): Accepting new TCP connection
INFO    2017-09-25 16:56:26.574 [kg.apc.p] (): Yep, we received the 'test' command
INFO    2017-09-25 16:56:26.617 [kg.apc.p] (): Starting measures: cpu:
ERROR   2017-09-25 16:56:26.699 [kg.apc.p] (): Error getting metric
org.hyperic.sigar.SigarException: java.lang.UnsatisfiedLinkError: org.hyperic.sigar.Cpu.gather(Lorg/hyperic/sigar/Sigar;)V
        at org.hyperic.sigar.SigarProxyCache.invoke(SigarProxyCache.java:220)
        at com.sun.proxy.$Proxy0.getCpuPerc(Unknown Source)
        at kg.apc.perfmon.metrics.CPUTotalMetric.getValue(CPUTotalMetric.java:60)
        at kg.apc.perfmon.PerfMonMetricGetter.getMetricsLine(PerfMonMetricGetter.java:114)
        at kg.apc.perfmon.PerfMonWorker.processSenders(PerfMonWorker.java:280)
        at kg.apc.perfmon.PerfMonWorker.run(PerfMonWorker.java:243)
        at java.lang.Thread.run(Thread.java:748)

Request your help for resolving the issue.

Regards,
SP
Reply all
Reply to author
Forward
0 new messages