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/13 01:27:00 UTC

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

Erwin Dondorp created ARTEMIS-3858:
--------------------------------------

             Summary: 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


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)



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