ruanyg
ruanyg
> https://github.com/alibaba/arthas/search?q=attempted+to+change+superclass+or+interfaces&type=issues jad之后的结果为 ``` /* * Decompiled with CFR. * * Could not load the following classes: * lombok.Generated */ package org.apache.shardingsphere.proxy.frontend.command; import io.netty.buffer.ByteBuf; import io.netty.channel.ChannelHandlerContext; import java.sql.SQLException; import java.util.Collection;...
升级为1.8.0_333仍然报相同错误,启动时带了jaeger相关agent启动参数,如果不带该agent启动可以正常使用stack命令 有办法兼容该agent同时使用stack命令么? arthas以agent方式启动时使用 `stack org.apache.shardingsphere.proxy.frontend.command.CommandExecutorTask run` 可以看到如下报错 ``` [ERROR] 2022-08-19 15:02:22.014 [arthas-command-execute] [o.a.s.a.c.b.listener.LoggingListener] [] [] [SLDB_ENV_IS_UNDEFINED] - Failed to instrument org.apache.shardingsphere.proxy.frontend.command.CommandExecutorTask java.lang.IllegalStateException: Already implemented interface interface org.apache.shardingsphere.agent.api.advice.AdviceTargetObject for class org.apache.shardingsphere.proxy.frontend.command.CommandExecutorTask...
公司:欢聚时代 项目:shopline 用例:业务无感访问、安全策略(SQL防火墙、数据加解密)、流量治理 阶段:评估
好的,这个问题比较偶现且不敢在生产环境随便试验,能说下这里jdk版本造成此类问题的原理不,我这边从原理入手进行复现感觉更靠谱一些。
@cwen0 老哥有空了帮忙瞅瞅看。