undera / perfmon-agent

Server metrics fetching agent, based on SIGAR
Apache License 2.0
397 stars 138 forks source link

A fatal error : EXCEPTION_ACCESS_VIOLATION #20

Closed dipakkumar1225 closed 3 years ago

dipakkumar1225 commented 3 years ago

OS: Windows 10 JAVA: 14 image

undera commented 3 years ago

This is a problem of underlying SIGAR library, which is old and unmaintained. Perfmon Agent can't do anything with that, sorry.

dipakkumar1225 commented 3 years ago

I am able to run after following the steps that was mentioned in Installation section.

  1. Created JRE folder under the extracted agent folder.
  2. Copy JRE from Android studio which comes with 1.8
  3. Change the java command inside startAgent.bat file to the path to the java executable.

On console below are the error which I am getting now. ERROR StatusLogger Unrecognized format specifier [d] ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.