Created attachment 791466 [details] Screenshot of storage node displaying message with "the null" in it. Description of problem: When reviewing the storage node administration page after install, the storage node detail view shows: There is no load data available for this node. Is the agent running on the null Version-Release number of selected component (if applicable): 3.2.0.ALPHA_QA.58 How reproducible: Always Steps to Reproduce: 1. Install JBoss ON server. 2. Login to JON UI and navigate to the Administration > Topology / Storage Nodes page. 3. Expand the storage node with endpoint address 127.0.0.1. Actual results: The message "There is no load data available for this node. Is the agent running on the null" is displayed (see attachment) Expected results: I am not sure what this "the null" is supposed to refer to so it is hard to say. But, if this is supposed to be a platform name then perhaps the expected result is IF PLATFORM != NULL "... Is the agent running on the PLATFORM_NAME platform?" ELSE "... Be sure an agent is running on the host this storage node is running on..." or something similar.
master 2c186bc
Moving to ON_QA for testing.