stalary commented on pull request #5129:
URL: https://github.com/apache/skywalking/pull/5129#issuecomment-661891433
`
ERROR 2020-07-21 22:21:06:778 SkywalkingAgent-6-JVMService-produce-0
JVMService : JVMService produces metrics failure.
java.lang.NoSuchMethodError:
org.apache.skywalking.apm.network.language.agent.v3.Thread$Builder.setLiveCount(I)Lorg/apache/skywalking/apm/network/language/agent/v3/Thread$Builder;
at
org.apache.skywalking.apm.agent.core.jvm.thread.ThreadProvider.getThreadMetrics(ThreadProvider.java:37)
at
org.apache.skywalking.apm.agent.core.jvm.JVMService.run(JVMService.java:125)
at
org.apache.skywalking.apm.util.RunnableWithExceptionProtection.run(RunnableWithExceptionProtection.java:33)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
`
There's a problem. Let me see why
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]