Bug 1002233

Summary: When agent isn't running storage node reports "There is no load data available for this node. Is the agent running on the null"
Product: [JBoss] JBoss Operations Network Reporter: Larry O'Leary <loleary>
Component: DatabaseAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: hrupp
Target Milestone: ER03   
Target Release: JON 3.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-02 20:43:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screenshot of storage node displaying message with "the null" in it. none

Description Larry O'Leary 2013-08-28 16:57:00 UTC
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.

Comment 1 Heiko W. Rupp 2013-09-24 19:58:04 UTC
master 2c186bc

Comment 2 Simeon Pinder 2013-10-08 07:42:01 UTC
Moving to ON_QA for testing.