Open spleshakov opened 3 years ago
I'm facing the same issue on my mac mini Big Sur :(
Same problem on Windows 10
Not knowing if anyone is still interested in the matter, today I had the same problem. Here's how I fixed it.
The error message you are seeing indicates that the required class org.slf4j.LoggerFactory is not found in the classpath.
To resolve this issue, you need to add the required SLF4J JAR files to the classpath of the server agent.
Here are the steps you can follow:
After performing these steps, the server agent should be able to load the org.slf4j.LoggerFactory class and the PerfMon Metrics Collector plugin should be able to collect the required system-level metrics.
Using either version of the agent 2.2.3 or 2.2.1, I get the following error which running
startAgent.sh