java.lang.UnsatisfiedLinkError: sun.management.OperatingSystemImpl.getProcessCpuLoad()

Volker Simonis volker.simonis at gmail.com
Wed Dec 13 17:58:58 UTC 2017


Hi Martin,

can you please be a little more specific:

 - which version of OpenJDK do you use (i.e. 'java -version')?
 - which build do you use?
   - if you build it yourself, from which repository did you build?
   - if you didn't built it yourself, where did you download it from?
 - on which version of AIX did you saw the problems?

Thank you and best regards,
Volker


On Wed, Dec 13, 2017 at 6:32 PM, Evans, Martin
<Martin.Evans at kingfisher.com> wrote:
> Hi,
>
>
>
> I’m getting an unsatisfied link error when using logstash on AIX but I
> suspect the issue is with AIX or the JRE, the exception is:
>
>
>
> java.lang.UnsatisfiedLinkError:
> sun.management.OperatingSystemImpl.getProcessCpuLoad()D
>
>                   getProcessCpuLoad at
> sun/management/OperatingSystemImpl.java:-2
>
>                              <init> at
> org/logstash/instrument/monitors/ProcessMonitor.java:40
>
>                              detect at
> org/logstash/instrument/monitors/ProcessMonitor.java:79
>
>                            generate at
> org/logstash/instrument/reports/ProcessReport.java:15
>
>
>
> this is the line in logstash:
>
>
>
> this.cpuProcessPercent = scaleLoadToPercent(unixOsBean.getProcessCpuLoad());
>
>
>
> https://github.com/elastic/logstash/blob/master/logstash-core/src/main/java/org/logstash/instrument/monitors/ProcessMonitor.java
>
>
>
>
>
> Could anybody help steer me in the right direction?
>
>
>
> Thanks
>
>
>
> Martin
>
>
>
> ------------ Kingfisher plc Registered Office: 3 Sheldon Square, Paddington,
> London W2 6PX Registered in England, Number 1664812 This e-mail is only
> intended for the person(s) to whom it is addressed and may contain
> confidential information. Unless stated to the contrary, any opinions or
> comments are personal to the writer and do not represent the official view
> of the company. If you have received this e-mail in error, please notify us
> immediately by reply e-mail and then delete this message from your system.
> Please do not copy it or use it for any purpose, or disclose its contents to
> any other person. Thank you for your co-operation.


More information about the ppc-aix-port-dev mailing list