skywalking icon indicating copy to clipboard operation
skywalking copied to clipboard

[Bug] An exception was thrown when accessing the Java application asynchronous monitoring task details

Open kuangye098 opened this issue 2 months ago • 1 comments

Search before asking

  • [x] I had searched in the issues and found no similar issues.

Apache SkyWalking Component

UI (apache/skywalking-booster-ui)

What happened

When querying the Java application's asynchronous performance monitoring task, the page directly reports an error: "Variable 'taskId' has an invalid value: Variable 'taskId' has coerced Null value for NonNull type 'String!'"

as shown in the figure below: Image

What you expected to happen

Redirect to the task details page normally and display the current status of the task.

How to reproduce

  1. Select a Java application and create an asynchronous performance monitoring task in the Async Profiling tab.

  2. After the task is successfully created, an error occurs when selecting the created task from the list on the left. eg: https://demo.skywalking.apache.org/dashboard/GENERAL/Service/YWdlbnQ6OnNvbmdz.1/General-Service

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

kuangye098 avatar Nov 26 '25 10:11 kuangye098

@Fine0830 Can you identify which is the error.

wu-sheng avatar Nov 26 '25 10:11 wu-sheng