penghuazhou opened a new issue #13613: URL: https://github.com/apache/shardingsphere/issues/13613
It can not work when i use shardingsphere-agent in shardingsphere-proxy 5.0.0, the error message is below. I use shardingsphere-agent refer to https://shardingsphere.apache.org/document/5.0.0/cn/features/governance/observability/agent/  [ERROR] 2021-11-15 11:31:49.599 [main] o.a.s.a.c.b.listener.LoggingListener - Failed to instrument org.apache.shardingsphere.infra.metadata.schema.builder .loader.dialect.OracleTableMetaDataLoader java.lang.NullPointerException: null at org.apache.shardingsphere.agent.core.plugin.ApmPluginLoader$1.matc hes(ApmPluginLoader.java:134) at org.apache.shardingsphere.agent.core.plugin.ApmPluginLoader$1.matc hes(ApmPluginLoader.java:130) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder .AgentBuilder$RawMatcher$ForElementMatchers.matches(AgentBuilder.java:1828) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder .AgentBuilder$Default$ExecutingTransformer.doTransform(AgentBuilder.java:1133 9) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder .AgentBuilder$Default$ExecutingTransformer.transform(AgentBuilder.java:11298) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder .AgentBuilder$Default$ExecutingTransformer.access$1700(AgentBuilder.java:1101 6) at org.apache.shardingsphere.dependencies.net.bytebuddy.agent.builder -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
