Bug 1012431 - globally uncaught exeception on Monitoring/Metrics page
Summary: globally uncaught exeception on Monitoring/Metrics page
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Monitoring -- Other
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: JON 3.2.0
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 1012435
TreeView+ depends on / blocked
 
Reported: 2013-09-26 13:10 UTC by Libor Zoubek
Modified: 2015-11-02 00:43 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-10-02 10:41:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Libor Zoubek 2013-09-26 13:10:03 UTC
Description of problem: I get uncaught exception when observing metrics page


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

How reproducible: always


Steps to Reproduce:
1. enable some metrics
2. navigate to metrics page and wait

Actual results: you get exception every minute


com.google.gwt.core.client.JavaScriptException:(TypeError) : Cannot call method 'getSavedItemValue' of null
--- STACK TRACE FOLLOWS ---
(TypeError) : Cannot call method 'getSavedItemValue' of null
   at Unknown.isc_FormItem_getValue(http://jon32-server.bc.jonqe.lab.eng.bos.redhat.com:7080/coregui/org.rhq.enterprise.gui.coregui.CoreGUI/sc/modules/ISC_Forms.js@18)
   at Unknown.isc_FormItem_updateValueMap(http://jon32-server.bc.jonqe.lab.eng.bos.redhat.com:7080/coregui/org.rhq.enterprise.gui.coregui.CoreGUI/sc/modules/ISC_Forms.js@127)
   at Unknown.isc_FormItem_setValueMap(http://jon32-server.bc.jonqe.lab.eng.bos.redhat.com:7080/coregui/org.rhq.enterprise.gui.coregui.CoreGUI/sc/modules/ISC_Forms.js@80)
   at Unknown.isc_c_Class_invokeSuper(http://jon32-server.bc.jonqe.lab.eng.bos.redhat.com:7080/coregui/org.rhq.enterprise.gui.coregui.CoreGUI/sc/modules/ISC_Core.js@93)
   at Unknown.isc_c_Class_Super(http://jon32-server.bc.jonqe.lab.eng.bos.redhat.com:7080/coregui/org.rhq.enterprise.gui.coregui.CoreGUI/sc/modules/ISC_Core.js@170)
   at Unknown.isc_SelectItem_setValueMap(http://jon32-server.bc.jonqe.lab.eng.bos.redhat.com:7080/coregui/org.rhq.enterprise.gui.coregui.CoreGUI/sc/modules/ISC_Forms.js@63)
   at Unknown.$setValueMapMethod(<anonymous>@10)
   at Unknown.$setValueMap(<anonymous>@29)
   at Unknown.setValueMap(<anonymous>@3)

Expected results: no exception


Additional info:

Comment 1 Thomas Segismont 2013-10-01 09:30:27 UTC
I have tried to reproduce the issue on a master branch build without success.

Mike (Thompson), does this look like something which was recently fixed?

Comment 2 Mike Thompson 2013-10-01 13:29:10 UTC
Strange. This does not look familiar and I cannot reproduce from master.

Comment 3 Mike Thompson 2013-10-01 13:39:10 UTC
What browser/OS was this produced on?

Comment 4 Mike Thompson 2013-10-01 13:44:46 UTC
Curious Libor if you can reproduce on a master build?

Comment 5 Libor Zoubek 2013-10-02 10:41:51 UTC
cannot reproduce on ER2 anymore


Note You need to log in before you can comment on or make changes to this bug.