After using SkyWalking for my Java service, I encountered a memory leak issue with the SkyWalking context.Please help me. #13520
Answered
by
wu-sheng
TankSoldier
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
wu-sheng
Sep 26, 2025
Replies: 2 comments 6 replies
-
This is something trace spans not finished properly. Could be some plugin bugs. You should have seen errors in agent logs, and would not receive relative traces. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TankSoldier
-
You are right. There are some tomcat errors in agent logs. How can we solve it? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is something trace spans not finished properly. Could be some plugin bugs. You should have seen errors in agent logs, and would not receive relative traces.