Skip to content

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

@kuangye098

Description

@kuangye098

Search before asking

  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    UIUI and front end related.bugSomething isn't working and you are sure it's a bug!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions