Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Search before asking
Apache SkyWalking Component
OAP server (apache/skywalking)
What happened
Skywalking 10.1.0 uses ES7.10.2 database with Trace Profiling function. Clicking the analysis button will result in an error。The error is Exception while fetching data (/analyze) : java.lang.NullPointerException: Cannot invoke "java.lang.Number.intValue()" because the return value of "java.util.Map.get(Object)" is null。use java 17。
What you expected to happen
Normal analysis
How to reproduce
Skywalking 10.1.0 uses ES7.10.2 database with Trace Profiling function. Clicking the analysis button will result in an error。The error is Exception while fetching data (/analyze) : java.lang.NullPointerException: Cannot invoke "java.lang.Number.intValue()" because the return value of "java.util.Map.get(Object)" is null。
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions