[ovirt-users] Uncaught exception occurred

2022-09-21 Thread nikkognt
Hi all, 
recently I have upgraded from 4.4 to 4.5, since while a create or edit a new 
pool an error occurr in a pop up red:
"Uncaught exception occurred. Please try reloading the page. Details: 
(TypeError) : Cannot read properties of undefined (reading 'Kh') Please have 
your administrator check the UI logs"
and the pool is create but with wrong settings.
I checked the ui.log file:

2022-09-21 16:33:21,382+02 ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
task-23) [] Permutation name: 872EE01DC49AC3F81586694F1584D19D
2022-09-21 16:33:21,382+02 ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
task-23) [] Uncaught exception: com.google.gwt.core.client.JavaScriptException: 
(TypeError) : Cannot read properties of undefined (reading 'Kh')
at 
org.ovirt.engine.ui.common.widget.uicommon.storage.DisksAllocationView.$addDiskList(DisksAllocationView.java:190)
at 
org.ovirt.engine.ui.common.widget.uicommon.storage.DisksAllocationView.$lambda$0(DisksAllocationView.java:179)
at 
org.ovirt.engine.ui.common.widget.uicommon.storage.DisksAllocationView$lambda$0$Type.eventRaised(DisksAllocationView.java:179)
at org.ovirt.engine.ui.uicompat.Event.$raise(Event.java:99)
at 
org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$onPropertyChanged(DisksAllocationModel.java:310)
at 
org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$setQuotaEnforcementType(DisksAllocationModel.java:121)
at 
org.ovirt.engine.ui.uicommonweb.models.vms.UnitVmModel.$compatibilityVersionChanged(UnitVmModel.java:2384)
at 
org.ovirt.engine.ui.uicommonweb.models.vms.UnitVmModel.eventRaised(UnitVmModel.java:2223)
at org.ovirt.engine.ui.uicompat.Event.$raise(Event.java:99)
at 
org.ovirt.engine.ui.uicommonweb.models.ListModel.$setSelectedItem(ListModel.java:82)
at 
org.ovirt.engine.ui.uicommonweb.builders.vm.CoreVmBaseToUnitBuilder.$postBuild(CoreVmBaseToUnitBuilder.java:35)
at 
org.ovirt.engine.ui.uicommonweb.builders.vm.CoreVmBaseToUnitBuilder.postBuild(CoreVmBaseToUnitBuilder.java:35)
at 
org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder$LastBuilder.build(CompositeBuilder.java:45)
at 
org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13)
at 
org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13)
at 
org.ovirt.engine.ui.uicommonweb.builders.vm.IconVmBaseToUnitBuilder.lambda$0(IconVmBaseToUnitBuilder.java:23)
at 
org.ovirt.engine.ui.uicommonweb.builders.vm.IconVmBaseToUnitBuilder$lambda$0$Type.onSuccess(IconVmBaseToUnitBuilder.java:23)
at 
org.ovirt.engine.ui.uicommonweb.models.vms.IconCache.$lambda$0(IconCache.java:57)
at 
org.ovirt.engine.ui.uicommonweb.models.vms.IconCache$lambda$0$Type.onSuccess(IconCache.java:57)
at org.ovirt.engine.ui.frontend.Frontend$1.$onSuccess(Frontend.java:239)
at org.ovirt.engine.ui.frontend.Frontend$1.onSuccess(Frontend.java:239)
at 
org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.$onSuccess(OperationProcessor.java:133)
at 
org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.onSuccess(OperationProcessor.java:133)
at 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.$onSuccess(GWTRPCCommunicationProvider.java:270)
at 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.onSuccess(GWTRPCCommunicationProvider.java:270)
at 
com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:198)
at 
com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:233)
at 
com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409)
at Unknown.eval(webadmin-0.js)
at com.google.gwt.core.client.impl.Impl.apply(Impl.java:306)
at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:345)
at Unknown.eval(webadmin-0.js)

Any suggestions for resolve the problem?
Thank you
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VUF7252OSLP6DI7EWLXRQXCNJJRQSNS2/


[ovirt-users] Uncaught exception occurred - NS_ERROR_FILE_CORRUPTED

2018-07-24 Thread Michael Seidel
Hi,

I am running oVirt in version 4.2 and just started getting this error
message upon login:

Uncaught exception occurred. Please try reloading the page. Details:
(NS_ERROR_FILE_CORRUPTED) :
Please have your administrator check the UI logs


The relevant content of the ui.log is given below (or, nicely formatted
at https://paste.ee/p/LUrbt).


I am able to access the js file directly using a browser so the file is
definitely not missing and is readable. However, the side-bar of the
ovirt webadmin is not showing (or more precisely: it loads and shows for
a split-second and then disappears).


The Web Console shows a similar error message as the one below,
referring to the same js file and in addition says:

Tue Jul 24 14:28:03 GMT+200 2018
com.gwtplatform.mvp.client.presenter.slots.LegacySlotConvertor
SEVERE: Warning: You're using an untyped slot!
Untyped slots are dangerous! Please upgrade your slots using
the Arcbee's easy upgrade tool at
https://arcbees.github.io/gwtp-slot-upgrader

The github-URL however is not working.

I also upgraded and rebooted the ovirt engine, but the error remains.


Do you have any suggestions what might cause this issue and how I can
fix it.

Best,
- Michael





2018-07-24 14:19:24,582+02 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-1) [] Permutation name: 2029DD69C3B3D95611AAF9AC05D7EF9B
2018-07-24 14:19:24,582+02 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-1) [] Uncaught exception:
com.google.gwt.core.client.JavaScriptException: (NS_ERROR_FILE_CORRUPTED) :
at
Unknown.loadFromLocalStorage(https://X/ovirt-engine/webadmin/theme/00-ovirt.brand/patternfly-functions-vertical-nav-custom-3.26.1.js)
at
Unknown.init(https:/X/ovirt-engine/webadmin/theme/00-ovirt.brand/patternfly-functions-vertical-nav-custom-3.26.1.js)
at
Unknown.fn.setupVerticalNavigation(https://X/ovirt-engine/webadmin/theme/00-ovirt.brand/patternfly-functions-vertical-nav-custom-3.26.1.js)
at
org.ovirt.engine.ui.webadmin.section.main.view.MainSectionView$lambda$0$Type.execute(MainSectionView.java:45)
at
com.google.gwt.core.client.impl.SchedulerImpl.runScheduledTasks(SchedulerImpl.java:167)
[gwt-servlet.jar:]
at
com.google.gwt.core.client.impl.SchedulerImpl.$flushPostEventPumpCommands(SchedulerImpl.java:338)
[gwt-servlet.jar:]
at
com.google.gwt.core.client.impl.SchedulerImpl$Flusher.execute(SchedulerImpl.java:76)
[gwt-servlet.jar:]
at
com.google.gwt.core.client.impl.SchedulerImpl.execute(SchedulerImpl.java:140)
[gwt-servlet.jar:]
at com.google.gwt.core.client.impl.Impl.apply(Impl.java:236)
[gwt-servlet.jar:]
at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:275)
[gwt-servlet.jar:]
at Unknown.Ju/<(https://X/ovirt-engine/webadmin/?locale=en_US)
at Unknown.d(https://X/ovirt-engine/webadmin/?locale=en_US)
at Unknown.anonymous(Unknown)
Helmholtz Zentrum Muenchen
Deutsches Forschungszentrum fuer Gesundheit und Umwelt (GmbH)
Ingolstaedter Landstr. 1
85764 Neuherberg
www.helmholtz-muenchen.de
Aufsichtsratsvorsitzende: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrer: Prof. Dr. Guenther Wess, Heinrich Bassler, Dr. Alfons Enhsen
Registergericht: Amtsgericht Muenchen HRB 6466
USt-IdNr: DE 129521671

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HRGGBKLOF4LKWTDQ63VIZC52AU4K6RNV/


Re: [ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-11-14 Thread Jorick Astrego
Got another one, when moving the SPM to another host by using the button 
in UI. It's a different error but may indicate the underlying problem...


2016-11-14 11:43:42,217 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-5) [] Permutation name: E3A4CA9A335813A0020FA139A004EB82
2016-11-14 11:43:42,220 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-5) [] Uncaught exception: :
com.google.gwt.event.shared.UmbrellaException: Exception caught:
Exception caught: (TypeError)
  __gwt$exception: : a is null
 at java.lang.Throwable.fillInStackTrace(Throwable.java:114)
[rt.jar:1.8.0_111]
 at
java.lang.RuntimeException.RuntimeException(RuntimeException.java:32)
[rt.jar:1.8.0_111]
 at

com.google.web.bindery.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:70)
[gwt-servlet.jar:]
 at

com.google.gwt.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:25)
[gwt-servlet.jar:]
 at

com.google.gwt.event.shared.HandlerManager.$fireEvent(HandlerManager.java:117)
[gwt-servlet.jar:]
 at

com.google.gwt.view.client.SelectionChangeEvent.fire(SelectionChangeEvent.java:67)
[gwt-servlet.jar:]
 at

com.google.gwt.view.client.SingleSelectionModel.$resolveChanges(SingleSelectionModel.java:118)
[gwt-servlet.jar:]
 at

com.google.gwt.view.client.SingleSelectionModel.isSelected(SingleSelectionModel.java:82)
[gwt-servlet.jar:]
 at

com.google.gwt.user.cellview.client.HasDataPresenter.$resolvePendingState(HasDataPresenter.java:1062)
[gwt-servlet.jar:]
 at

com.google.gwt.user.cellview.client.CellTreeNodeView$TreeNodeImpl.$getChildCount(CellTreeNodeView.java:573)
[gwt-servlet.jar:]
 at

org.ovirt.engine.ui.webadmin.widget.tree.SystemTree.$expandTree(SystemTree.java:229)
 at

org.ovirt.engine.ui.webadmin.widget.tree.SystemTree$3.eventRaised(SystemTree.java:110)
 at org.ovirt.engine.ui.uicompat.Event.$raise(Event.java:114)
 at

org.ovirt.engine.ui.uicommonweb.models.SearchableListModel.$setItems(SearchableListModel.java:802)
 at

org.ovirt.engine.ui.uicommonweb.models.SystemTreeModel.$executed(SystemTreeModel.java:438)
 at

org.ovirt.engine.ui.uicommonweb.models.SystemTreeModel.executed(SystemTreeModel.java:438)
 at
org.ovirt.engine.ui.frontend.Frontend$3.$onSuccess(Frontend.java:344)
[frontend.jar:]
 at
org.ovirt.engine.ui.frontend.Frontend$3.onSuccess(Frontend.java:344)
[frontend.jar:]
 at

org.ovirt.engine.ui.frontend.communication.OperationProcessor$3.$onSuccess(OperationProcessor.java:178)
[frontend.jar:]
 at

org.ovirt.engine.ui.frontend.communication.OperationProcessor$3.onSuccess(OperationProcessor.java:178)
[frontend.jar:]
 at

org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.$onSuccess(GWTRPCCommunicationProvider.java:271)
[frontend.jar:]
 at

org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.onSuccess(GWTRPCCommunicationProvider.java:271)
[frontend.jar:]
 at

com.google.gwt.rpc.client.impl.RpcCallbackAdapter.onResponseReceived(RpcCallbackAdapter.java:72)
[gwt-servlet.jar:]
 at

org.ovirt.engine.ui.common.gin.BaseSystemModule$1$1.onResponseReceived(BaseSystemModule.java:140)
 at
com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:237)
[gwt-servlet.jar:]
 at

com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409)
[gwt-servlet.jar:]
 at Unknown.hwf/c.onreadystatechange<(Unknown Source) at
com.google.gwt.core.client.impl.Impl.apply(Impl.java:296)
[gwt-servlet.jar:]
 at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:335)
[gwt-servlet.jar:]
 at Unknown._t/<(Unknown Source)at Unknown.anonymous(Unknown
Source)Caused by: com.google.gwt.event.shared.UmbrellaException:
Exception caught: (TypeError)
  __gwt$exception: : a is null
 at java.lang.Throwable.fillInStackTrace(Throwable.java:114)
[rt.jar:1.8.0_111]
 at
java.lang.RuntimeException.RuntimeException(RuntimeException.java:32)
[rt.jar:1.8.0_111]
 at

com.google.web.bindery.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:70)
[gwt-servlet.jar:]
 at

com.google.gwt.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:25)
[gwt-servlet.jar:]
 at
com.google.gwt.event.shared.EventBus.$castFireEvent(EventBus.java:65)
[gwt-servlet.jar:]
 at

org.ovirt.engine.ui.webadmin.uicommon.model.SystemTreeSelectionChangeEvent.fire(SystemTreeSelectionChangeEvent.java:21)
 at


Re: [ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-11-09 Thread Alexander Wels
On Thursday, October 20, 2016 9:14:30 AM EST Alexander Wels wrote:
> On Thursday, October 20, 2016 9:20:23 AM EDT Jorick Astrego wrote:
> > On 10/18/2016 03:59 PM, Michal Skrivanek wrote:
> > >> On 18 Oct 2016, at 15:56, Alexander Wels  wrote:
> > >> 
> > >> On Tuesday, October 18, 2016 3:44:31 PM EDT Jorick Astrego wrote:
> > >>> Hi,
> > >>> 
> > >>> We have ovirt connected to our freeipa domain. Things work fine
> > >>> 
> > >>> generally, but once in a while I get the following error pop up in the
> 
> ui:
> > >>> Uncaught exception occurred. Please try reloading the page.
> > >>> Details:
> > >>> Exception caught: Exception caught: (TypeError) __gwt$exception:
> > >>> : Cannot read property 'f' of null
> > >>> Please have your administrator check the UI logs
> > >> 
> > >> Could you install the symbol maps assocaited with the obfuscated code
> > >> so
> > >> we
> > >> can get a readable stack trace. To install the symbol maps please run
> > >> the
> > >> following command on the machine running the engine (or VM if it is
> > >> HE).
> > >> 
> > >> yum install ovirt-engine-webadmin-portal-debuginfo
> > >> 
> > >> Please restart the ovirt-engine process with
> > >> 
> > >> systemctl restart ovirt-engine
> > >> 
> > >> after you have installed the symbol maps. Then next time you see the
> > >> message in the UI, the stack trace in the log should be readable and we
> > >> can help you better determine what is causing the problem.
> > > 
> > > right, that’s likely even easier than what I just wrote;-)
> > > 
> > >>> The log that goes with it:
> > >>> 
> > >>> 2016-10-17 16:31:32,578 ERROR
> > >>> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> > >>> (default task-21) [] Permutation name:
> > >>> 430985F23DFC1C8BE1C7FDD91EDAA785
> > >>> 2016-10-17 16:31:32,578 ERROR
> > >>> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> > >>> (default task-21) [] Uncaught exception: :
> > >>> com.google.gwt.event.shared.UmbrellaException: Exception caught:
> > >>> Exception caught: (TypeError)
> > >>> 
> > >>>   __gwt$exception: : Cannot read property 'f' of null
> > >>>   
> > >>>  at
> > >>> 
> > >>> Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/43098
> > >>> 5F
> > >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@3837) at
> > >>> Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/43098
> > >>> 5F
> > >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@41) at
> > >>> Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/43098
> > >>> 5F
> > >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
> > >>> Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/43098
> > >>> 5F
> > >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
> > >>> Unknown.P2(https://ovirttest.netbulae.test/ovirt-engine/webadmin/43098
> > >>> 5F
> > >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@117) at
> > >>> Unknown.hwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@41) at
> > >>> Unknown.twf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@162) at
> > >>> Unknown.xwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@14293) at
> > >>> Unknown.KVe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@1172) at
> > >>> Unknown.yUe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@33) at
> > >>> Unknown.viy(@53)at Unknown.Piy(@18587) at
> > >>> Unknown.zOr(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@189) at
> > >>> Unknown.$to(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@311) at
> > >>> Unknown.VBo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@2599) at
> > >>> Unknown.mCo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@8942) at
> > >>> Unknown.qRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@116) at
> > >>> Unknown.tRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@568) at
> > >>> Unknown.kVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@74) at
> > >>> Unknown.nVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@25943) at
> > >>> Unknown.cUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/4309
> > >>> 85
> > >>> F23D 

Re: [ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-10-27 Thread Ramesh Nachimuthu



On 10/27/2016 02:56 PM, Jorick Astrego wrote:




On 10/20/2016 03:14 PM, Alexander Wels wrote:

On Thursday, October 20, 2016 9:20:23 AM EDT Jorick Astrego wrote:

On 10/18/2016 03:59 PM, Michal Skrivanek wrote:

On 18 Oct 2016, at 15:56, Alexander Wels  wrote:

On Tuesday, October 18, 2016 3:44:31 PM EDT Jorick Astrego wrote:

Hi,

We have ovirt connected to our freeipa domain. Things work fine

generally, but once in a while I get the following error pop up in the

ui:

 Uncaught exception occurred. Please try reloading the page. Details:
 Exception caught: Exception caught: (TypeError) __gwt$exception:
 : Cannot read property 'f' of null
 Please have your administrator check the UI logs

Could you install the symbol maps assocaited with the obfuscated code so
we
can get a readable stack trace. To install the symbol maps please run the
following command on the machine running the engine (or VM if it is HE).

yum install ovirt-engine-webadmin-portal-debuginfo

Please restart the ovirt-engine process with

systemctl restart ovirt-engine

after you have installed the symbol maps. Then next time you see the
message in the UI, the stack trace in the log should be readable and we
can help you better determine what is causing the problem.

right, that’s likely even easier than what I just wrote;-)


The log that goes with it:

2016-10-17 16:31:32,578 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-21) [] Permutation name: 430985F23DFC1C8BE1C7FDD91EDAA785
2016-10-17 16:31:32,578 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-21) [] Uncaught exception: :
com.google.gwt.event.shared.UmbrellaException: Exception caught:
Exception caught: (TypeError)

   __gwt$exception: : Cannot read property 'f' of null
   
  at


Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
23DF C1C8BE1C7FDD91EDAA785.cache.html@3837) at
Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
23DF C1C8BE1C7FDD91EDAA785.cache.html@41) at
Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
Unknown.P2(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
23DF C1C8BE1C7FDD91EDAA785.cache.html@117) at
Unknown.hwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@41) at
Unknown.twf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@162) at
Unknown.xwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@14293) at
Unknown.KVe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@1172) at
Unknown.yUe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@33) at
Unknown.viy(@53)at Unknown.Piy(@18587) at
Unknown.zOr(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@189) at
Unknown.$to(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@311) at
Unknown.VBo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@2599) at
Unknown.mCo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@8942) at
Unknown.qRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@116) at
Unknown.tRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@568) at
Unknown.kVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@74) at
Unknown.nVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@25943) at
Unknown.cUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@150) at
Unknown.fUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@24587) at
Unknown.KJe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@21125) at
Unknown.Izk(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
F23D FC1C8BE1C7FDD91EDAA785.cache.html@10384) at
Unknown.P3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
23DF C1C8BE1C7FDD91EDAA785.cache.html@137) at
Unknown.g4(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
23DF C1C8BE1C7FDD91EDAA785.cache.html@8271) at
Unknown.(https://ovirttest.netbulae.test/ovirt-engine/webadmi
n/43 0985F23DFC1C8BE1C7FDD91EDAA785.cache.html@65) at
Unknown._t(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
23DF 

Re: [ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-10-27 Thread Jorick Astrego


On 10/20/2016 03:14 PM, Alexander Wels wrote:
> On Thursday, October 20, 2016 9:20:23 AM EDT Jorick Astrego wrote:
>> On 10/18/2016 03:59 PM, Michal Skrivanek wrote:
 On 18 Oct 2016, at 15:56, Alexander Wels  wrote:

 On Tuesday, October 18, 2016 3:44:31 PM EDT Jorick Astrego wrote:
> Hi,
>
> We have ovirt connected to our freeipa domain. Things work fine
>
> generally, but once in a while I get the following error pop up in the
> ui:
>  Uncaught exception occurred. Please try reloading the page. Details:
>  Exception caught: Exception caught: (TypeError) __gwt$exception:
>  : Cannot read property 'f' of null
>  Please have your administrator check the UI logs
 Could you install the symbol maps assocaited with the obfuscated code so
 we
 can get a readable stack trace. To install the symbol maps please run the
 following command on the machine running the engine (or VM if it is HE).

 yum install ovirt-engine-webadmin-portal-debuginfo

 Please restart the ovirt-engine process with

 systemctl restart ovirt-engine

 after you have installed the symbol maps. Then next time you see the
 message in the UI, the stack trace in the log should be readable and we
 can help you better determine what is causing the problem.
>>> right, that’s likely even easier than what I just wrote;-)
>>>
> The log that goes with it:
>
> 2016-10-17 16:31:32,578 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-21) [] Permutation name: 430985F23DFC1C8BE1C7FDD91EDAA785
> 2016-10-17 16:31:32,578 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-21) [] Uncaught exception: :
> com.google.gwt.event.shared.UmbrellaException: Exception caught:
> Exception caught: (TypeError)
>
>__gwt$exception: : Cannot read property 'f' of null
>
>   at
>
> Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@3837) at
> Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@41) at
> Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
> Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
> Unknown.P2(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@117) at
> Unknown.hwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@41) at
> Unknown.twf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@162) at
> Unknown.xwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@14293) at
> Unknown.KVe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@1172) at
> Unknown.yUe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@33) at
> Unknown.viy(@53)at Unknown.Piy(@18587) at
> Unknown.zOr(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@189) at
> Unknown.$to(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@311) at
> Unknown.VBo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@2599) at
> Unknown.mCo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@8942) at
> Unknown.qRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@116) at
> Unknown.tRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@568) at
> Unknown.kVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@74) at
> Unknown.nVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@25943) at
> Unknown.cUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@150) at
> Unknown.fUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@24587) at
> Unknown.KJe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@21125) at
> Unknown.Izk(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@10384) at
> 

Re: [ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-10-26 Thread Jorick Astrego


On 10/20/2016 03:14 PM, Alexander Wels wrote:
> On Thursday, October 20, 2016 9:20:23 AM EDT Jorick Astrego wrote:
>> On 10/18/2016 03:59 PM, Michal Skrivanek wrote:
 On 18 Oct 2016, at 15:56, Alexander Wels  wrote:

 On Tuesday, October 18, 2016 3:44:31 PM EDT Jorick Astrego wrote:
> Hi,
>
> We have ovirt connected to our freeipa domain. Things work fine
>
> generally, but once in a while I get the following error pop up in the
> ui:
>  Uncaught exception occurred. Please try reloading the page. Details:
>  Exception caught: Exception caught: (TypeError) __gwt$exception:
>  : Cannot read property 'f' of null
>  Please have your administrator check the UI logs
 Could you install the symbol maps assocaited with the obfuscated code so
 we
 can get a readable stack trace. To install the symbol maps please run the
 following command on the machine running the engine (or VM if it is HE).

 yum install ovirt-engine-webadmin-portal-debuginfo

 Please restart the ovirt-engine process with

 systemctl restart ovirt-engine

 after you have installed the symbol maps. Then next time you see the
 message in the UI, the stack trace in the log should be readable and we
 can help you better determine what is causing the problem.
>>> right, that’s likely even easier than what I just wrote;-)
>>>
> The log that goes with it:
>
> 2016-10-17 16:31:32,578 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-21) [] Permutation name: 430985F23DFC1C8BE1C7FDD91EDAA785
> 2016-10-17 16:31:32,578 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-21) [] Uncaught exception: :
> com.google.gwt.event.shared.UmbrellaException: Exception caught:
> Exception caught: (TypeError)
>
>__gwt$exception: : Cannot read property 'f' of null
>
>   at
>
> Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@3837) at
> Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@41) at
> Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
> Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
> Unknown.P2(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> 23DF C1C8BE1C7FDD91EDAA785.cache.html@117) at
> Unknown.hwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@41) at
> Unknown.twf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@162) at
> Unknown.xwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@14293) at
> Unknown.KVe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@1172) at
> Unknown.yUe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@33) at
> Unknown.viy(@53)at Unknown.Piy(@18587) at
> Unknown.zOr(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@189) at
> Unknown.$to(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@311) at
> Unknown.VBo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@2599) at
> Unknown.mCo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@8942) at
> Unknown.qRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@116) at
> Unknown.tRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@568) at
> Unknown.kVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@74) at
> Unknown.nVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@25943) at
> Unknown.cUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@150) at
> Unknown.fUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@24587) at
> Unknown.KJe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@21125) at
> Unknown.Izk(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> F23D FC1C8BE1C7FDD91EDAA785.cache.html@10384) at
> 

Re: [ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-10-20 Thread Alexander Wels
On Thursday, October 20, 2016 9:20:23 AM EDT Jorick Astrego wrote:
> On 10/18/2016 03:59 PM, Michal Skrivanek wrote:
> >> On 18 Oct 2016, at 15:56, Alexander Wels  wrote:
> >> 
> >> On Tuesday, October 18, 2016 3:44:31 PM EDT Jorick Astrego wrote:
> >>> Hi,
> >>> 
> >>> We have ovirt connected to our freeipa domain. Things work fine
> >>> 
> >>> generally, but once in a while I get the following error pop up in the 
ui:
> >>> Uncaught exception occurred. Please try reloading the page. Details:
> >>> Exception caught: Exception caught: (TypeError) __gwt$exception:
> >>> : Cannot read property 'f' of null
> >>> Please have your administrator check the UI logs
> >> 
> >> Could you install the symbol maps assocaited with the obfuscated code so
> >> we
> >> can get a readable stack trace. To install the symbol maps please run the
> >> following command on the machine running the engine (or VM if it is HE).
> >> 
> >> yum install ovirt-engine-webadmin-portal-debuginfo
> >> 
> >> Please restart the ovirt-engine process with
> >> 
> >> systemctl restart ovirt-engine
> >> 
> >> after you have installed the symbol maps. Then next time you see the
> >> message in the UI, the stack trace in the log should be readable and we
> >> can help you better determine what is causing the problem.
> > 
> > right, that’s likely even easier than what I just wrote;-)
> > 
> >>> The log that goes with it:
> >>> 
> >>> 2016-10-17 16:31:32,578 ERROR
> >>> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> >>> (default task-21) [] Permutation name: 430985F23DFC1C8BE1C7FDD91EDAA785
> >>> 2016-10-17 16:31:32,578 ERROR
> >>> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> >>> (default task-21) [] Uncaught exception: :
> >>> com.google.gwt.event.shared.UmbrellaException: Exception caught:
> >>> Exception caught: (TypeError)
> >>> 
> >>>   __gwt$exception: : Cannot read property 'f' of null
> >>>   
> >>>  at
> >>> 
> >>> Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@3837) at
> >>> Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@41) at
> >>> Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
> >>> Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@19) at
> >>> Unknown.P2(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F
> >>> 23DF C1C8BE1C7FDD91EDAA785.cache.html@117) at
> >>> Unknown.hwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@41) at
> >>> Unknown.twf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@162) at
> >>> Unknown.xwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@14293) at
> >>> Unknown.KVe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@1172) at
> >>> Unknown.yUe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@33) at
> >>> Unknown.viy(@53)at Unknown.Piy(@18587) at
> >>> Unknown.zOr(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@189) at
> >>> Unknown.$to(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@311) at
> >>> Unknown.VBo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@2599) at
> >>> Unknown.mCo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@8942) at
> >>> Unknown.qRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@116) at
> >>> Unknown.tRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@568) at
> >>> Unknown.kVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@74) at
> >>> Unknown.nVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@25943) at
> >>> Unknown.cUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@150) at
> >>> Unknown.fUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@24587) at
> >>> Unknown.KJe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@21125) at
> >>> Unknown.Izk(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985
> >>> F23D FC1C8BE1C7FDD91EDAA785.cache.html@10384) at
> >>> 

Re: [ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-10-18 Thread Michal Skrivanek

> On 18 Oct 2016, at 15:56, Alexander Wels  wrote:
> 
> On Tuesday, October 18, 2016 3:44:31 PM EDT Jorick Astrego wrote:
>> Hi,
>> 
>> We have ovirt connected to our freeipa domain. Things work fine
>> generally, but once in a while I get the following error pop up in the ui:
>> 
>>Uncaught exception occurred. Please try reloading the page. Details:
>>Exception caught: Exception caught: (TypeError) __gwt$exception:
>>: Cannot read property 'f' of null
>>Please have your administrator check the UI logs
>> 
> 
> Could you install the symbol maps assocaited with the obfuscated code so we 
> can get a readable stack trace. To install the symbol maps please run the 
> following command on the machine running the engine (or VM if it is HE).
> 
> yum install ovirt-engine-webadmin-portal-debuginfo
> 
> Please restart the ovirt-engine process with
> 
> systemctl restart ovirt-engine
> 
> after you have installed the symbol maps. Then next time you see the message 
> in the UI, the stack trace in the log should be readable and we can help you 
> better determine what is causing the problem.

right, that’s likely even easier than what I just wrote;-)

> 
>> The log that goes with it:
>> 
>> 2016-10-17 16:31:32,578 ERROR
>> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
>> (default task-21) [] Permutation name: 430985F23DFC1C8BE1C7FDD91EDAA785
>> 2016-10-17 16:31:32,578 ERROR
>> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
>> (default task-21) [] Uncaught exception: :
>> com.google.gwt.event.shared.UmbrellaException: Exception caught:
>> Exception caught: (TypeError)
>>  __gwt$exception: : Cannot read property 'f' of null
>> at
>> Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
>> C1C8BE1C7FDD91EDAA785.cache.html@3837) at
>> Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
>> C1C8BE1C7FDD91EDAA785.cache.html@41) at
>> Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
>> C1C8BE1C7FDD91EDAA785.cache.html@19) at
>> Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
>> C1C8BE1C7FDD91EDAA785.cache.html@19) at
>> Unknown.P2(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
>> C1C8BE1C7FDD91EDAA785.cache.html@117) at
>> Unknown.hwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@41) at
>> Unknown.twf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@162) at
>> Unknown.xwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@14293) at
>> Unknown.KVe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@1172) at
>> Unknown.yUe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@33) at Unknown.viy(@53)at
>> Unknown.Piy(@18587) at
>> Unknown.zOr(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@189) at
>> Unknown.$to(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@311) at
>> Unknown.VBo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@2599) at
>> Unknown.mCo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@8942) at
>> Unknown.qRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@116) at
>> Unknown.tRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@568) at
>> Unknown.kVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@74) at
>> Unknown.nVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@25943) at
>> Unknown.cUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@150) at
>> Unknown.fUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@24587) at
>> Unknown.KJe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@21125) at
>> Unknown.Izk(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
>> FC1C8BE1C7FDD91EDAA785.cache.html@10384) at
>> Unknown.P3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
>> C1C8BE1C7FDD91EDAA785.cache.html@137) at
>> Unknown.g4(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
>> C1C8BE1C7FDD91EDAA785.cache.html@8271) at
>> Unknown.(https://ovirttest.netbulae.test/ovirt-engine/webadmin/43
>> 0985F23DFC1C8BE1C7FDD91EDAA785.cache.html@65) at
>> Unknown._t(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
>> 

Re: [ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-10-18 Thread Michal Skrivanek

> On 18 Oct 2016, at 15:44, Jorick Astrego  wrote:
> 
> Hi, 
> We have ovirt connected to our freeipa domain. Things work fine generally, 
> but once in a while I get the following error pop up in the ui:
> Uncaught exception occurred. Please try reloading the page. Details: 
> Exception caught: Exception caught: (TypeError) __gwt$exception: : 
> Cannot read property 'f' of null
> Please have your administrator check the UI logs
> The log that goes with it:
> 
Hi Jorick,
it’s probably not a regression, we just enabled a notification in 4.0 with 
these UI-side exceptions
You can decipher it using [1] and if you can then please post the deobfuscated 
version it would help us a lot to understand what it is. Just ~5 lines of the 
top of the stack would likely be enough

Thanks,
michal

[1] 
http://www.ovirt.org/develop/developer-guide/engine/engine-debug-obfuscated-ui/

> 2016-10-17 16:31:32,578 ERROR 
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
> task-21) [] Permutation name: 430985F23DFC1C8BE1C7FDD91EDAA785
> 2016-10-17 16:31:32,578 ERROR 
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
> task-21) [] Uncaught exception: : 
> com.google.gwt.event.shared.UmbrellaException: Exception caught: Exception 
> caught: (TypeError) 
>  __gwt$exception: : Cannot read property 'f' of null
> at 
> Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@3837
>  
> )
> at 
> Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@41
>  
> )
> at 
> Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@19
>  
> )
> at 
> Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@19
>  
> )
> at 
> Unknown.P2(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@117
>  
> )
> at 
> Unknown.hwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@41
>  
> )
> at 
> Unknown.twf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@162
>  
> )
> at 
> Unknown.xwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@14293
>  
> )
> at 
> Unknown.KVe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@1172
>  
> )
> at 
> Unknown.yUe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@33
>  
> )
> at Unknown.viy(@53)at Unknown.Piy(@18587)at 
> Unknown.zOr(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@189
>  
> )
> at 
> Unknown.$to(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@311
>  
> )
> at 
> Unknown.VBo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@2599
>  
> )
> at 
> Unknown.mCo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@8942
>  
> )
> at 
> Unknown.qRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@116
>  
> )
> at 
> 

Re: [ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-10-18 Thread Alexander Wels
On Tuesday, October 18, 2016 3:44:31 PM EDT Jorick Astrego wrote:
> Hi,
> 
> We have ovirt connected to our freeipa domain. Things work fine
> generally, but once in a while I get the following error pop up in the ui:
> 
> Uncaught exception occurred. Please try reloading the page. Details:
> Exception caught: Exception caught: (TypeError) __gwt$exception:
> : Cannot read property 'f' of null
> Please have your administrator check the UI logs
> 

Could you install the symbol maps assocaited with the obfuscated code so we 
can get a readable stack trace. To install the symbol maps please run the 
following command on the machine running the engine (or VM if it is HE).

yum install ovirt-engine-webadmin-portal-debuginfo

Please restart the ovirt-engine process with

systemctl restart ovirt-engine

after you have installed the symbol maps. Then next time you see the message 
in the UI, the stack trace in the log should be readable and we can help you 
better determine what is causing the problem.

> The log that goes with it:
> 
> 2016-10-17 16:31:32,578 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-21) [] Permutation name: 430985F23DFC1C8BE1C7FDD91EDAA785
> 2016-10-17 16:31:32,578 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-21) [] Uncaught exception: :
> com.google.gwt.event.shared.UmbrellaException: Exception caught:
> Exception caught: (TypeError)
>   __gwt$exception: : Cannot read property 'f' of null
>  at
> Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
> C1C8BE1C7FDD91EDAA785.cache.html@3837) at
> Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
> C1C8BE1C7FDD91EDAA785.cache.html@41) at
> Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
> C1C8BE1C7FDD91EDAA785.cache.html@19) at
> Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
> C1C8BE1C7FDD91EDAA785.cache.html@19) at
> Unknown.P2(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
> C1C8BE1C7FDD91EDAA785.cache.html@117) at
> Unknown.hwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@41) at
> Unknown.twf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@162) at
> Unknown.xwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@14293) at
> Unknown.KVe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@1172) at
> Unknown.yUe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@33) at Unknown.viy(@53)at
> Unknown.Piy(@18587) at
> Unknown.zOr(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@189) at
> Unknown.$to(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@311) at
> Unknown.VBo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@2599) at
> Unknown.mCo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@8942) at
> Unknown.qRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@116) at
> Unknown.tRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@568) at
> Unknown.kVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@74) at
> Unknown.nVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@25943) at
> Unknown.cUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@150) at
> Unknown.fUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@24587) at
> Unknown.KJe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@21125) at
> Unknown.Izk(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23D
> FC1C8BE1C7FDD91EDAA785.cache.html@10384) at
> Unknown.P3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
> C1C8BE1C7FDD91EDAA785.cache.html@137) at
> Unknown.g4(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
> C1C8BE1C7FDD91EDAA785.cache.html@8271) at
> Unknown.(https://ovirttest.netbulae.test/ovirt-engine/webadmin/43
> 0985F23DFC1C8BE1C7FDD91EDAA785.cache.html@65) at
> Unknown._t(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
> C1C8BE1C7FDD91EDAA785.cache.html@29) at
> Unknown.du(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DF
> C1C8BE1C7FDD91EDAA785.cache.html@57) at
> Unknown.(https://ovirttest.netbulae.test/ovirt-engine/webadmin/43
> 

[ovirt-users] Uncaught exception occurred. Cannot read property 'f' of null

2016-10-18 Thread Jorick Astrego
Hi,

We have ovirt connected to our freeipa domain. Things work fine 
generally, but once in a while I get the following error pop up in the ui:

Uncaught exception occurred. Please try reloading the page. Details:
Exception caught: Exception caught: (TypeError) __gwt$exception:
: Cannot read property 'f' of null
Please have your administrator check the UI logs

The log that goes with it:

2016-10-17 16:31:32,578 ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] 
(default task-21) [] Permutation name: 430985F23DFC1C8BE1C7FDD91EDAA785
2016-10-17 16:31:32,578 ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] 
(default task-21) [] Uncaught exception: : 
com.google.gwt.event.shared.UmbrellaException: Exception caught: 
Exception caught: (TypeError)
  __gwt$exception: : Cannot read property 'f' of null
 at 
Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@3837)
 
at 
Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@41)
 
at 
Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@19)
 
at 
Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@19)
 
at 
Unknown.P2(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@117)
 
at 
Unknown.hwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@41)
 
at 
Unknown.twf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@162)
 
at 
Unknown.xwf(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@14293)
 
at 
Unknown.KVe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@1172)
 
at 
Unknown.yUe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@33)
 
at Unknown.viy(@53)at Unknown.Piy(@18587)
at 
Unknown.zOr(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@189)
 
at 
Unknown.$to(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@311)
 
at 
Unknown.VBo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@2599)
 
at 
Unknown.mCo(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@8942)
 
at 
Unknown.qRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@116)
 
at 
Unknown.tRn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@568)
 
at 
Unknown.kVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@74)
 
at 
Unknown.nVn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@25943)
 
at 
Unknown.cUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@150)
 
at 
Unknown.fUn(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@24587)
 
at 
Unknown.KJe(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@21125)
 
at 
Unknown.Izk(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@10384)
 
at 
Unknown.P3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@137)
 
at 
Unknown.g4(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@8271)
 
at 
Unknown.(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@65)
 
at 
Unknown._t(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@29)
 
at 
Unknown.du(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@57)
 
at 
Unknown.(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@54)Caused
 
by: com.google.gwt.event.shared.UmbrellaException: Exception caught: 
(TypeError)
  __gwt$exception: : Cannot read property 'f' of null
 at 
Unknown.ps(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@3837)
 
at 
Unknown.xs(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@41)
 
at 
Unknown.C3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@19)
 
at 
Unknown.F3(https://ovirttest.netbulae.test/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785.cache.html@19)
 
at 

Re: [ovirt-users] Uncaught exception occurred

2016-04-05 Thread Fabrice Bacchella

> Le 5 avr. 2016 à 14:55, Yaniv Kaul  a écrit :
> 
> 
> 
> On Tue, Apr 5, 2016 at 3:53 PM, Fabrice Bacchella 
> > wrote:
> >
> >
> > Definitely looks like a bug in the system tree to me, can you open a bug on 
> > it
> > and paste the stack trace and reproduction steps in there?
> 
> I can open a bug, but I don't see which category to use on 
> https://bugzilla.redhat.com/enter_bug.cgi?classification=oVirt 
> 
> 
> Please open on 'ovirt-engine' and component 'Frontend.WebAdmin' .
> Y.

Done:

https://bugzilla.redhat.com/show_bug.cgi?id=1324072 




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Uncaught exception occurred

2016-04-05 Thread Bloemen , Jurriën
Hi Alexander,

Bug is reported: https://bugzilla.redhat.com/show_bug.cgi?id=1324066

Kind regards,

Jurriën

On 04-04-16 14:53, Alexander Wels wrote:

On Monday, April 04, 2016 08:19:58 AM Bloemen, Jurriën wrote:


Hi all,

After upgrading to 3.6.4 I'm seeing errors in the webadmin portal when
doing the following:

- Click on hosts.
- Select a host
- Put it in to maintenance
- VMs get migrated from the host
- Select an other host and go back to the first host
- I get the following messages in the screen:

Uncaught exception occurred. Please try reloading the page. Details:
Exception caught: (TypeError) __gwt$exception: : Cannot read
property 'cZ' of null
Please have your administrator check the UI logs

Uncaught exception occurred. Please try reloading the page. Details:
(TypeError) __gwt$exception: : Cannot read property 'cZ' of null
Please have your administrator check the UI logs


ui.log:

2016-04-04 09:02:04,431 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-572) [] Permutation name: 66E351AA64642526AAD6BC90105ABC9B
2016-04-04 09:02:04,431 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-572) [] Uncaught exception: :
com.google.gwt.event.shared.UmbrellaException: Exception caught:
(TypeError)
  __gwt$exception: : Cannot read property 'cZ' of null
 at
Unknown.ps(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@2739)


 at


Unknown.xs(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@41)at
Unknown.C3(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@19) at
Unknown.F3(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@19)


 at


Unknown.P2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@117)


 at


Unknown.Wvf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@41)


 at Unknown.Mdm(@552)


at Unknown.Xdm(@40763) at
Unknown.$vf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@13399)


 at


Unknown.Mu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@102)


 at


Unknown.Cu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@59)


 at


Unknown.eu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@19)


 at


Unknown.du(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@177)


 at


Unknown.(https://twinp101.mgt.example.net/ovirt-engine/webadmin/6
6E351AA64642526AAD6BC90105ABC9B.cache.html@54)Caused


 by:


com.google.gwt.core.client.JavaScriptException: (TypeError)
  __gwt$exception: : Cannot read property 'cZ' of null
 at
Unknown.jWg(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@93)


 at Unknown.d9s(@48)at


Unknown.i9s(@41)at Unknown.k9s(@63527)at
Unknown.kNr(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@189)


 at


Unknown.Onl(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@19)


 at


Unknown.jKp(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@36)


 at


Unknown.BJo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@53)


 at


Unknown.XIo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@31)


 at


Unknown.NJo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@23255)


 at


Unknown.eso(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@70)


 at


Unknown.lto(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@29)


 at


Unknown.Yto(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@29101)


 at


Unknown.oRk(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@36)


 at Unknown.Res(@59866)


at
Unknown.Vvf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@13252)


 at


Unknown.x$(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@2901)


 at


Unknown.Z2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@209)


 at


Unknown.P2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@59)


 ... 9 more



2016-04-04 

Re: [ovirt-users] Uncaught exception occurred

2016-04-05 Thread Yaniv Kaul
On Tue, Apr 5, 2016 at 3:53 PM, Fabrice Bacchella <
fabrice.bacche...@orange.fr> wrote:

> >
> >
> > Definitely looks like a bug in the system tree to me, can you open a bug
> on it
> > and paste the stack trace and reproduction steps in there?
>
> I can open a bug, but I don't see which category to use on
> https://bugzilla.redhat.com/enter_bug.cgi?classification=oVirt


Please open on 'ovirt-engine' and component 'Frontend.WebAdmin' .
Y.


>
>
> Bug in the UI are very hard to reproduce, they seems to vanish when you
> look at them, I'm totally unable to define the steps.
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Uncaught exception occurred

2016-04-05 Thread Fabrice Bacchella
> 
> 
> Definitely looks like a bug in the system tree to me, can you open a bug on 
> it 
> and paste the stack trace and reproduction steps in there?

I can open a bug, but I don't see which category to use on 
https://bugzilla.redhat.com/enter_bug.cgi?classification=oVirt

Bug in the UI are very hard to reproduce, they seems to vanish when you look at 
them, I'm totally unable to define the steps.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Uncaught exception occurred

2016-04-05 Thread Alexander Wels
On Tuesday, April 05, 2016 02:43:49 PM Fabrice Bacchella wrote:
> > Le 04/04/2016 14:53, Alexander Wels a écrit :
> >> 2. Log into the webadmin again and do the same steps that generate the
> >> exception popup. Look in the UI.log again. This time the stack trace
> >> should be readable. Please open a bug in bugzilla and include the non
> >> obfuscated stack trace, or post the stack trace here and I can open it
> >> for you.
> 
> I just got a stack :
> 2016-04-05 14:36:14,476 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-13) [] Permutation name: A074B6CAB9A1E250E7C1B447E6DD9594
> 2016-04-05 14:36:14,476 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-13) [] Uncaught exception: :
> com.google.gwt.event.shared.UmbrellaException: Exception caught: Exception
> caught: (TypeError) __gwt$exception: : Cannot read property 'f' of
> null
> at java.lang.Throwable.fillInStackTrace(Throwable.java:114)
> [rt.jar:1.7.0_99] at
> java.lang.RuntimeException.RuntimeException(RuntimeException.java:32)
> [rt.jar:1.7.0_99] at
> com.google.web.bindery.event.shared.UmbrellaException.UmbrellaException(Umb
> rellaException.java:70) [gwt-servlet.jar:] at
> com.google.gwt.event.shared.UmbrellaException.UmbrellaException(UmbrellaExc
> eption.java:25) [gwt-servlet.jar:] at
> com.google.gwt.event.shared.HandlerManager.$fireEvent(HandlerManager.java:1
> 17) [gwt-servlet.jar:] at
> com.google.gwt.view.client.SelectionChangeEvent.fire(SelectionChangeEvent.j
> ava:67) [gwt-servlet.jar:] at
> com.google.gwt.view.client.SingleSelectionModel.$resolveChanges(SingleSelec
> tionModel.java:118) [gwt-servlet.jar:] at
> com.google.gwt.view.client.SingleSelectionModel.isSelected(SingleSelectionM
> odel.java:82) [gwt-servlet.jar:] at
> com.google.gwt.user.cellview.client.HasDataPresenter.$resolvePendingState(H
> asDataPresenter.java:1062) [gwt-servlet.jar:] at
> com.google.gwt.user.cellview.client.CellTreeNodeView$TreeNodeImpl.$getChild
> Count(CellTreeNodeView.java:573) [gwt-servlet.jar:] at
> org.ovirt.engine.ui.webadmin.widget.tree.SystemTree.$expandTree(SystemTree.
> java:229) at
> org.ovirt.engine.ui.webadmin.widget.tree.SystemTree$3.eventRaised(SystemTre
> e.java:110) at org.ovirt.engine.ui.uicompat.Event.$raise(Event.java:114) at
> org.ovirt.engine.ui.uicommonweb.models.SearchableListModel.$setItems(Search
> ableListModel.java:802) at
> org.ovirt.engine.ui.uicommonweb.models.SystemTreeModel.$executed(SystemTree
> Model.java:438) at
> org.ovirt.engine.ui.uicommonweb.models.SystemTreeModel.executed(SystemTreeM
> odel.java:438) at
> org.ovirt.engine.ui.frontend.Frontend$3.$onSuccess(Frontend.java:344)
> [frontend.jar:] at
> org.ovirt.engine.ui.frontend.Frontend$3.onSuccess(Frontend.java:344)
> [frontend.jar:] at
> org.ovirt.engine.ui.frontend.communication.OperationProcessor$3.$onSuccess(
> OperationProcessor.java:178) [frontend.jar:] at
> org.ovirt.engine.ui.frontend.communication.OperationProcessor$3.onSuccess(O
> perationProcessor.java:178) [frontend.jar:] at
> org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.
> $onSuccess(GWTRPCCommunicationProvider.java:271) [frontend.jar:] at
> org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.
> onSuccess(GWTRPCCommunicationProvider.java:271) [frontend.jar:] at
> com.google.gwt.rpc.client.impl.RpcCallbackAdapter.onResponseReceived(RpcCal
> lbackAdapter.java:72) [gwt-servlet.jar:] at
> org.ovirt.engine.ui.common.gin.BaseSystemModule$1$1.onResponseReceived(Base
> SystemModule.java:140) at
> com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:237
> ) [gwt-servlet.jar:] at
> com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuild
> er.java:409) [gwt-servlet.jar:] at
> Unknown.(https://fa41.prod.exalead.com/ovirt-engine/webadmin/A07
> 4B6CAB9A1E250E7C1B447E6DD9594.cache.html@65)  at
> com.google.gwt.core.client.impl.Impl.apply(Impl.java:296)
> [gwt-servlet.jar:] at
> com.google.gwt.core.client.impl.Impl.entry0(Impl.java:335)
> [gwt-servlet.jar:] at
> Unknown.(https://fa41.prod.exalead.com/ovirt-engine/webadmin/A07
> 4B6CAB9A1E250E7C1B447E6DD9594.cache.html@54)Caused by:
> com.google.gwt.event.shared.UmbrellaException: Exception caught:
> (TypeError) __gwt$exception: : Cannot read property 'f' of null
> at java.lang.Throwable.fillInStackTrace(Throwable.java:114)
> [rt.jar:1.7.0_99] at
> java.lang.RuntimeException.RuntimeException(RuntimeException.java:32)
> [rt.jar:1.7.0_99] at
> com.google.web.bindery.event.shared.UmbrellaException.UmbrellaException(Umb
> rellaException.java:70) [gwt-servlet.jar:] at
> com.google.gwt.event.shared.UmbrellaException.UmbrellaException(UmbrellaExc
> eption.java:25) [gwt-servlet.jar:] at
> com.google.gwt.event.shared.EventBus.$castFireEvent(EventBus.java:65)
> [gwt-servlet.jar:] at
> org.ovirt.engine.ui.webadmin.uicommon.model.SystemTreeSelectionChangeEvent.
> 

Re: [ovirt-users] Uncaught exception occurred

2016-04-05 Thread Fabrice Bacchella
> Le 04/04/2016 14:53, Alexander Wels a écrit :
>> 
>> 2. Log into the webadmin again and do the same steps that generate the
>> exception popup. Look in the UI.log again. This time the stack trace should 
>> be
>> readable. Please open a bug in bugzilla and include the non obfuscated stack
>> trace, or post the stack trace here and I can open it for you.
>> 

I just got a stack :
2016-04-05 14:36:14,476 ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
task-13) [] Permutation name: A074B6CAB9A1E250E7C1B447E6DD9594
2016-04-05 14:36:14,476 ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
task-13) [] Uncaught exception: : 
com.google.gwt.event.shared.UmbrellaException: Exception caught: Exception 
caught: (TypeError) 
 __gwt$exception: : Cannot read property 'f' of null
at java.lang.Throwable.fillInStackTrace(Throwable.java:114) 
[rt.jar:1.7.0_99]
at 
java.lang.RuntimeException.RuntimeException(RuntimeException.java:32) 
[rt.jar:1.7.0_99]
at 
com.google.web.bindery.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:70)
 [gwt-servlet.jar:]
at 
com.google.gwt.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:25)
 [gwt-servlet.jar:]
at 
com.google.gwt.event.shared.HandlerManager.$fireEvent(HandlerManager.java:117) 
[gwt-servlet.jar:]
at 
com.google.gwt.view.client.SelectionChangeEvent.fire(SelectionChangeEvent.java:67)
 [gwt-servlet.jar:]
at 
com.google.gwt.view.client.SingleSelectionModel.$resolveChanges(SingleSelectionModel.java:118)
 [gwt-servlet.jar:]
at 
com.google.gwt.view.client.SingleSelectionModel.isSelected(SingleSelectionModel.java:82)
 [gwt-servlet.jar:]
at 
com.google.gwt.user.cellview.client.HasDataPresenter.$resolvePendingState(HasDataPresenter.java:1062)
 [gwt-servlet.jar:]
at 
com.google.gwt.user.cellview.client.CellTreeNodeView$TreeNodeImpl.$getChildCount(CellTreeNodeView.java:573)
 [gwt-servlet.jar:]
at 
org.ovirt.engine.ui.webadmin.widget.tree.SystemTree.$expandTree(SystemTree.java:229)
at 
org.ovirt.engine.ui.webadmin.widget.tree.SystemTree$3.eventRaised(SystemTree.java:110)
at org.ovirt.engine.ui.uicompat.Event.$raise(Event.java:114)
at 
org.ovirt.engine.ui.uicommonweb.models.SearchableListModel.$setItems(SearchableListModel.java:802)
at 
org.ovirt.engine.ui.uicommonweb.models.SystemTreeModel.$executed(SystemTreeModel.java:438)
at 
org.ovirt.engine.ui.uicommonweb.models.SystemTreeModel.executed(SystemTreeModel.java:438)
at 
org.ovirt.engine.ui.frontend.Frontend$3.$onSuccess(Frontend.java:344) 
[frontend.jar:]
at org.ovirt.engine.ui.frontend.Frontend$3.onSuccess(Frontend.java:344) 
[frontend.jar:]
at 
org.ovirt.engine.ui.frontend.communication.OperationProcessor$3.$onSuccess(OperationProcessor.java:178)
 [frontend.jar:]
at 
org.ovirt.engine.ui.frontend.communication.OperationProcessor$3.onSuccess(OperationProcessor.java:178)
 [frontend.jar:]
at 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.$onSuccess(GWTRPCCommunicationProvider.java:271)
 [frontend.jar:]
at 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.onSuccess(GWTRPCCommunicationProvider.java:271)
 [frontend.jar:]
at 
com.google.gwt.rpc.client.impl.RpcCallbackAdapter.onResponseReceived(RpcCallbackAdapter.java:72)
 [gwt-servlet.jar:]
at 
org.ovirt.engine.ui.common.gin.BaseSystemModule$1$1.onResponseReceived(BaseSystemModule.java:140)
at 
com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:237) 
[gwt-servlet.jar:]
at 
com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409)
 [gwt-servlet.jar:]
at 
Unknown.(https://fa41.prod.exalead.com/ovirt-engine/webadmin/A074B6CAB9A1E250E7C1B447E6DD9594.cache.html@65)
  at com.google.gwt.core.client.impl.Impl.apply(Impl.java:296) 
[gwt-servlet.jar:]
at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:335) 
[gwt-servlet.jar:]
at 
Unknown.(https://fa41.prod.exalead.com/ovirt-engine/webadmin/A074B6CAB9A1E250E7C1B447E6DD9594.cache.html@54)Caused
 by: com.google.gwt.event.shared.UmbrellaException: Exception caught: 
(TypeError) 
 __gwt$exception: : Cannot read property 'f' of null
at java.lang.Throwable.fillInStackTrace(Throwable.java:114) 
[rt.jar:1.7.0_99]
at 
java.lang.RuntimeException.RuntimeException(RuntimeException.java:32) 
[rt.jar:1.7.0_99]
at 
com.google.web.bindery.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:70)
 [gwt-servlet.jar:]
at 
com.google.gwt.event.shared.UmbrellaException.UmbrellaException(UmbrellaException.java:25)
 [gwt-servlet.jar:]
at 
com.google.gwt.event.shared.EventBus.$castFireEvent(EventBus.java:65) 
[gwt-servlet.jar:]
at 

Re: [ovirt-users] Uncaught exception occurred

2016-04-04 Thread Nathanaël Blanchet

very useful tip for a lot of people who meet this issue (so do I)

Le 04/04/2016 14:53, Alexander Wels a écrit :

On Monday, April 04, 2016 08:19:58 AM Bloemen, Jurriën wrote:

Hi all,

After upgrading to 3.6.4 I'm seeing errors in the webadmin portal when
doing the following:

- Click on hosts.
- Select a host
- Put it in to maintenance
- VMs get migrated from the host
- Select an other host and go back to the first host
- I get the following messages in the screen:

Uncaught exception occurred. Please try reloading the page. Details:
Exception caught: (TypeError) __gwt$exception: : Cannot read
property 'cZ' of null
Please have your administrator check the UI logs

Uncaught exception occurred. Please try reloading the page. Details:
(TypeError) __gwt$exception: : Cannot read property 'cZ' of null
Please have your administrator check the UI logs


ui.log:

2016-04-04 09:02:04,431 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-572) [] Permutation name: 66E351AA64642526AAD6BC90105ABC9B
2016-04-04 09:02:04,431 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-572) [] Uncaught exception: :
com.google.gwt.event.shared.UmbrellaException: Exception caught:
(TypeError)
   __gwt$exception: : Cannot read property 'cZ' of null
  at
Unknown.ps(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@2739)

  at

Unknown.xs(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@41)at
Unknown.C3(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@19) at
Unknown.F3(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@19)

  at

Unknown.P2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@117)

  at

Unknown.Wvf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@41)

  at Unknown.Mdm(@552)

at Unknown.Xdm(@40763) at
Unknown.$vf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@13399)

  at

Unknown.Mu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@102)

  at

Unknown.Cu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@59)

  at

Unknown.eu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@19)

  at

Unknown.du(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@177)

  at

Unknown.(https://twinp101.mgt.example.net/ovirt-engine/webadmin/6
6E351AA64642526AAD6BC90105ABC9B.cache.html@54)Caused

  by:

com.google.gwt.core.client.JavaScriptException: (TypeError)
   __gwt$exception: : Cannot read property 'cZ' of null
  at
Unknown.jWg(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@93)

  at Unknown.d9s(@48)at

Unknown.i9s(@41)at Unknown.k9s(@63527)at
Unknown.kNr(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@189)

  at

Unknown.Onl(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@19)

  at

Unknown.jKp(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@36)

  at

Unknown.BJo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@53)

  at

Unknown.XIo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@31)

  at

Unknown.NJo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@23255)

  at

Unknown.eso(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@70)

  at

Unknown.lto(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@29)

  at

Unknown.Yto(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@29101)

  at

Unknown.oRk(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@36)

  at Unknown.Res(@59866)

at
Unknown.Vvf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
4642526AAD6BC90105ABC9B.cache.html@13252)

  at

Unknown.x$(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@2901)

  at

Unknown.Z2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@209)

  at

Unknown.P2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
642526AAD6BC90105ABC9B.cache.html@59)

  ... 9 more

2016-04-04 09:02:10,076 ERROR

Re: [ovirt-users] Uncaught exception occurred

2016-04-04 Thread Alexander Wels
On Monday, April 04, 2016 08:19:58 AM Bloemen, Jurriën wrote:
> Hi all,
> 
> After upgrading to 3.6.4 I'm seeing errors in the webadmin portal when
> doing the following:
> 
> - Click on hosts.
> - Select a host
> - Put it in to maintenance
> - VMs get migrated from the host
> - Select an other host and go back to the first host
> - I get the following messages in the screen:
> 
> Uncaught exception occurred. Please try reloading the page. Details:
> Exception caught: (TypeError) __gwt$exception: : Cannot read
> property 'cZ' of null
> Please have your administrator check the UI logs
> 
> Uncaught exception occurred. Please try reloading the page. Details:
> (TypeError) __gwt$exception: : Cannot read property 'cZ' of null
> Please have your administrator check the UI logs
> 
> 
> ui.log:
> 
> 2016-04-04 09:02:04,431 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-572) [] Permutation name: 66E351AA64642526AAD6BC90105ABC9B
> 2016-04-04 09:02:04,431 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-572) [] Uncaught exception: :
> com.google.gwt.event.shared.UmbrellaException: Exception caught:
> (TypeError)
>   __gwt$exception: : Cannot read property 'cZ' of null
>  at
> Unknown.ps(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@2739)
 at
> Unknown.xs(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@41)at
> Unknown.C3(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@19) at
> Unknown.F3(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@19)
 at
> Unknown.P2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@117)
 at
> Unknown.Wvf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@41)
 at Unknown.Mdm(@552)   
> at Unknown.Xdm(@40763) at
> Unknown.$vf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@13399)
 at
> Unknown.Mu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@102)
 at
> Unknown.Cu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@59)
 at
> Unknown.eu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@19)
 at
> Unknown.du(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@177)
 at
> Unknown.(https://twinp101.mgt.example.net/ovirt-engine/webadmin/6
> 6E351AA64642526AAD6BC90105ABC9B.cache.html@54)Caused
 by:
> com.google.gwt.core.client.JavaScriptException: (TypeError)
>   __gwt$exception: : Cannot read property 'cZ' of null
>  at
> Unknown.jWg(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@93)
 at Unknown.d9s(@48)at
> Unknown.i9s(@41)at Unknown.k9s(@63527)at
> Unknown.kNr(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@189)
 at
> Unknown.Onl(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@19)
 at
> Unknown.jKp(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@36)
 at
> Unknown.BJo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@53)
 at
> Unknown.XIo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@31)
 at
> Unknown.NJo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@23255)
 at
> Unknown.eso(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@70)
 at
> Unknown.lto(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@29)
 at
> Unknown.Yto(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@29101)
 at
> Unknown.oRk(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@36)
 at Unknown.Res(@59866)   
> at
> Unknown.Vvf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA6
> 4642526AAD6BC90105ABC9B.cache.html@13252)
 at
> Unknown.x$(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@2901)
 at
> Unknown.Z2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@209)
 at
> Unknown.P2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64
> 642526AAD6BC90105ABC9B.cache.html@59)
 ... 9 more
> 
> 2016-04-04 09:02:10,076 ERROR
> 

[ovirt-users] Uncaught exception occurred

2016-04-04 Thread Bloemen , Jurriën
Hi all,

After upgrading to 3.6.4 I'm seeing errors in the webadmin portal when
doing the following:

- Click on hosts.
- Select a host
- Put it in to maintenance
- VMs get migrated from the host
- Select an other host and go back to the first host
- I get the following messages in the screen:

Uncaught exception occurred. Please try reloading the page. Details:
Exception caught: (TypeError) __gwt$exception: : Cannot read
property 'cZ' of null
Please have your administrator check the UI logs

Uncaught exception occurred. Please try reloading the page. Details:
(TypeError) __gwt$exception: : Cannot read property 'cZ' of null
Please have your administrator check the UI logs


ui.log:

2016-04-04 09:02:04,431 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-572) [] Permutation name: 66E351AA64642526AAD6BC90105ABC9B
2016-04-04 09:02:04,431 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-572) [] Uncaught exception: :
com.google.gwt.event.shared.UmbrellaException: Exception caught:
(TypeError)
  __gwt$exception: : Cannot read property 'cZ' of null
 at
Unknown.ps(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@2739)
at
Unknown.xs(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@41)at
Unknown.C3(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@19)
at
Unknown.F3(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@19)
at
Unknown.P2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@117)
at
Unknown.Wvf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@41)
at Unknown.Mdm(@552)at Unknown.Xdm(@40763)
at
Unknown.$vf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@13399)
at
Unknown.Mu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@102)
at
Unknown.Cu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@59)
at
Unknown.eu(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@19)
at
Unknown.du(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@177)
at
Unknown.(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@54)Caused
by: com.google.gwt.core.client.JavaScriptException: (TypeError)
  __gwt$exception: : Cannot read property 'cZ' of null
 at
Unknown.jWg(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@93)
at Unknown.d9s(@48)at Unknown.i9s(@41)at
Unknown.k9s(@63527)at
Unknown.kNr(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@189)
at
Unknown.Onl(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@19)
at
Unknown.jKp(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@36)
at
Unknown.BJo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@53)
at
Unknown.XIo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@31)
at
Unknown.NJo(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@23255)
at
Unknown.eso(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@70)
at
Unknown.lto(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@29)
at
Unknown.Yto(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@29101)
at
Unknown.oRk(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@36)
at Unknown.Res(@59866)at
Unknown.Vvf(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@13252)
at
Unknown.x$(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@2901)
at
Unknown.Z2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@209)
at
Unknown.P2(https://twinp101.mgt.example.net/ovirt-engine/webadmin/66E351AA64642526AAD6BC90105ABC9B.cache.html@59)
... 9 more

2016-04-04 09:02:10,076 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-573) [] Permutation name: 66E351AA64642526AAD6BC90105ABC9B
2016-04-04 09:02:10,076 ERROR
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
(default task-573) [] Uncaught exception: :
com.google.gwt.core.client.JavaScriptException: (TypeError)