zhangethan opened a new issue, #13367: URL: https://github.com/apache/skywalking/issues/13367
### 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 When I click the "Anylyze" button, OAP server returns: {"errors":[{"message":"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","locations":[{"line":2,"column":3}],"path":["analyze"],"extensions":{"classification":"DataFetchingException"}}],"data":null} <img width="1030" height="629" alt="Image" src="https://github.com/user-attachments/assets/ed4f6109-4f44-46d3-b09b-2a1420d04636" /> ### What you expected to happen It can show the detailed profiling information. ### How to reproduce 1. click "New Task" button to create a task 2. wait for some Sampled Traces 3. click on one Trace 4. click on "Analyze" button ### 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]
