[
https://issues.apache.org/jira/browse/ARTEMIS-3858?focusedWorklogId=781815&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-781815
]
ASF GitHub Bot logged work on ARTEMIS-3858:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 15/Jun/22 19:55
Start Date: 15/Jun/22 19:55
Worklog Time Spent: 10m
Work Description: erwindon commented on code in PR #4113:
URL: https://github.com/apache/activemq-artemis/pull/4113#discussion_r898361492
##########
artemis-hawtio/artemis-plugin/src/main/webapp/plugin/js/components/consumers.js:
##########
@@ -204,7 +204,7 @@ var Artemis;
Artemis.log.debug("navigating to consumer = " +
artemisConsumer.consumer.session);
Review Comment:
updated the PR (squashed the additional changes)
Issue Time Tracking
-------------------
Worklog Id: (was: 781815)
Time Spent: 50m (was: 40m)
> 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
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)