I added a few hosts to oVirt that runs engine version 4.5.0.8-1.el8. Most of 
the hosts work well except that Network Interfaces tab of a host shows the 
below error on the web browser:

Uncaught exception occurred. Please try reloading the page. Details: 
(TypeError) : Cannot read properties of null (reading 'e')
Please have your administrator check the UI logs

I tried the following steps but they do not help:
- clearing web browser cache
- using a different web browser
- deleting and re-adding the host back to oVirt

/var/log/ovirt-engine/ui.log logged below error when the network interface tab 
of the host was accessed:
2022-09-28 01:52:51,527Z ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
task-1381) [] Permutation name: 06C89A2CB3005B8E9B9129A6A121B6E2
2022-09-28 01:52:51,527Z ERROR 
[org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default 
task-1381) [] Uncaught exception: 
com.google.gwt.core.client.JavaScriptException: (TypeError) : a is null
        at java.math.Elementary.add(Elementary.java:52)
        at 
org.ovirt.engine.ui.webadmin.widget.host.HostNetworkInterfaceBondedListViewItem$8.$getValue(HostNetworkInterfaceBondedListViewItem.java:167)
        at 
org.ovirt.engine.ui.webadmin.widget.host.HostNetworkInterfaceBondedListViewItem$8.getValue(HostNetworkInterfaceBondedListViewItem.java:167)
        at com.google.gwt.user.cellview.client.Column.render(Column.java:164)
        at 
com.google.gwt.user.cellview.client.AbstractCellTableBuilder.$renderCell(AbstractCellTableBuilder.java:188)
        at 
com.google.gwt.user.cellview.client.DefaultCellTableBuilder.$buildRowImpl(DefaultCellTableBuilder.java:62)
        at 
com.google.gwt.user.cellview.client.AbstractCellTableBuilder.$buildRow(AbstractCellTableBuilder.java:85)
        at 
com.google.gwt.user.cellview.client.AbstractCellTable.$buildRowValues(AbstractCellTable.java:2350)
        at 
com.google.gwt.user.cellview.client.AbstractCellTable.replaceAllChildren(AbstractCellTable.java:2149)
        at 
com.google.gwt.user.cellview.client.AbstractHasData$View.replaceAllChildren(AbstractHasData.java:265)
        at 
com.google.gwt.user.cellview.client.HasDataPresenter.$resolvePendingState(HasDataPresenter.java:1062)
        at 
com.google.gwt.user.cellview.client.HasDataPresenter$2.execute(HasDataPresenter.java:981)
        at 
com.google.gwt.core.client.impl.SchedulerImpl.runScheduledTasks(SchedulerImpl.java:167)
        at 
com.google.gwt.core.client.impl.SchedulerImpl.$flushFinallyCommands(SchedulerImpl.java:272)
        at com.google.gwt.core.client.impl.Impl.exit(Impl.java:383)
        at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:345)
        at 
Unknown.Ny/<(https://atlnpkvmoc01.amd.com/ovirt-engine/webadmin/?locale=en_US 
line 9 > injectedScript)
        at Unknown.anonymous(Unknown)

Does anyone have any idea of what could be wrong?
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]/message/C4774MNKK6L6DTLIVIXW7JMA2BPSQ7WG/

Reply via email to