137-zwq opened a new issue, #12941: URL: https://github.com/apache/skywalking/issues/12941
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### 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? - [ ] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
