Bug 1028323

Summary: Globally uncaught exception when showing graphs on autogroup
Product: [JBoss] JBoss Operations Network Reporter: Libor Zoubek <lzoubek>
Component: Monitoring -- OtherAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: ahovsepy, theute
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-08 12:32:48 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:

Description Libor Zoubek 2013-11-08 08:32:32 UTC
Description of problem:


Version-Release number of selected component (if applicable):
JON 3.2.ER5

How reproducible: always


Steps to Reproduce:
1. Import RHQ Server resource
2. go to rhq.ear / rhq-server.jar / ejb3 / Stateless Session Bean Runtimes autogroup
3. set collection time all schedules to 1m
4. switch to metrics and click on any having some NaN in Minimum/Maximum/Average columns

Actual results: No graph is displayed, uncaught exception raises

fileName: http://jon32-server.bc.jonqe.lab.eng.bos.redhat.com:7080/coregui/js/jquery-1.7.2.min.js
 lineNumber: 2
 columnNumber: 10806: JSON.parse: unexpected character
   at Unknown.f</<.parseJSON(Unknown Source)
   at Unknown.$drawJsniChart_1/MultiLineChartContext(Unknown Source)
   at Unknown.$drawJsniChart_1(Unknown Source)
   at Unknown.run_22(Unknown Source)

Expected results: graph i shown the as if having no NaN values



Additional info:

Comment 1 Armine Hovsepyan 2013-11-08 12:32:48 UTC

*** This bug has been marked as a duplicate of bug 1028031 ***