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:
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?
Strange. This does not look familiar and I cannot reproduce from master.
What browser/OS was this produced on?
Curious Libor if you can reproduce on a master build?
cannot reproduce on ER2 anymore