taoyuyu opened a new issue #5861:
URL: https://github.com/apache/skywalking/issues/5861


   Question or discussion
   
   ___
   ### Question
   java agent启动的时候agent/logs/skywalking-api.log里面有这个错是为什么
   `
   ERROR 2020-11-19 10:36:32:079 main PluginBootstrap : load plugin 
[org.apache.skywalking.apm.plugin.thrift.define.client.TServiceClientReceiveInstrumentation]
 failure.
   java.lang.ClassNotFoundException: Can't find 
org.apache.skywalking.apm.plugin.thrift.define.client.TServiceClientReceiveInstrumentation
       at 
org.apache.skywalking.apm.agent.core.plugin.loader.AgentClassLoader.findClass(AgentClassLoader.java:117)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
       at java.lang.Class.forName0(Native Method)
       at java.lang.Class.forName(Class.java:348)
       at 
org.apache.skywalking.apm.agent.core.plugin.PluginBootstrap.loadPlugins(PluginBootstrap.java:66)
       at 
org.apache.skywalking.apm.agent.SkyWalkingAgent.premain(SkyWalkingAgent.java:77)
       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:497)
       at 
sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
   `
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to