You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2022/06/14 20:32:00 UTC

[jira] [Updated] (ARTEMIS-3858) navigating from session to related consumers/producers gives NPE

     [ https://issues.apache.org/jira/browse/ARTEMIS-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwin Dondorp updated ARTEMIS-3858:
-----------------------------------
    Description: 
on an Artemis cluster, go to page Sessions.

then click on the value in either columns "Consumer Count" or "Producer Count".

see the resulting error message "could not invoke list sessionsjava.lang.NullPointerException : no mapping for value". the resulting consumer/producer table is always empty.

the browser console shows the error message "Uncaught TypeError: $scope.workspace is undefined"

a PR is added

  was:
on an Artemis cluster, go to page Sessions.

then click on the value in either columns "Consumer Count" or "Producer Count".

see the resulting error message "could not invoke list sessionsjava.lang.NullPointerException : no mapping for value". the resulting consumer/producer table is always empty.

the browser console shows the error message "Uncaught TypeError: $scope.workspace is undefined"

I should be able to create a PR for this (but feel free to beat me on that)


> navigating from session to related consumers/producers gives NPE
> ----------------------------------------------------------------
>
>                 Key: ARTEMIS-3858
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3858
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.22.0
>            Reporter: Erwin Dondorp
>            Priority: Minor
>
> on an Artemis cluster, go to page Sessions.
> then click on the value in either columns "Consumer Count" or "Producer Count".
> see the resulting error message "could not invoke list sessionsjava.lang.NullPointerException : no mapping for value". the resulting consumer/producer table is always empty.
> the browser console shows the error message "Uncaught TypeError: $scope.workspace is undefined"
> a PR is added



--
This message was sent by Atlassian Jira
(v8.20.7#820007)