This seems only a kind of instrumentation failure. But why it is hard to say.
Sheng Wu 吴晟
Twitter, wusheng1108
Forrest Wang 于2024年9月11日周三 15:04写道:
>
> Hi community:
> When using skywalking java agent, our service failed to start showing
> the following exception:
> Do you have a
Thank you Sheng, you are right.
My problem resolved by changing the following settings from Gradle to IDEA.
> 2024年7月10日 05:45,Sheng Wu 写道:
>
> You may check lib path, there should be some Spring debugging tool libs
> included.
> You need to remove them.
>
> Sheng Wu 吴晟
>
> Apache SkyWalkin
You may check lib path, there should be some Spring debugging tool libs
included.
You need to remove them.
Sheng Wu 吴晟
Apache SkyWalking
Twitter, wusheng1108
Forrest Wang 于2024年7月9日 周二06:32写道:
> Hi Community:
> I am using Skywalking java agent 9.2.0.
> My service is based on Java 17 + Spring 2