Created attachment 1752811 [details] the exception raised in the add new domain popup Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. add iscsi domain 2. click on search 3. click on the arrow many times Actual results: │2021-02-01 13:35:35,481+02 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-1) [] Permutation name: 44263BC8D4D2A2789AA745BBBC5877AE │ │2021-02-01 13:35:35,484+02 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-1) [] Uncaught exception: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 │ │ at java.lang.Throwable.Throwable(Throwable.java:66) │ │ at java.lang.Exception.Exception(Exception.java:28) │ │ at java.lang.RuntimeException.RuntimeException(RuntimeException.java:28) │ │ at Unknown.new java_lang_IndexOutOfBoundsException_IndexOutOfBoundsException__Ljava_lang_String_2V(webadmin-0.js) │ │ at javaemul.internal.InternalPreconditions.checkCriticalElementIndex(InternalPreconditions.java:495) │ │ at javaemul.internal.InternalPreconditions.checkElementIndex(InternalPreconditions.java:483) │ │ at java.util.ArrayList.get(ArrayList.java:133) │ │ at java.util.ArrayList.remove(ArrayList.java:190) │ │ at org.ovirt.engine.ui.uicommonweb.models.storage.SanStorageModelBase.postLogin(SanStorageModelBase.java:311) │ │ at org.ovirt.engine.ui.uicommonweb.models.storage.SanStorageModelBase.lambda$0(SanStorageModelBase.java:338) │ │ at org.ovirt.engine.ui.uicommonweb.models.storage.SanStorageModelBase$lambda$0$Type.executed(SanStorageModelBase.java:338) │ │ at org.ovirt.engine.ui.frontend.Frontend.lambda$3(Frontend.java:763) │ │ at org.ovirt.engine.ui.frontend.Frontend$lambda$3$Type.executed(Frontend.java:763) │ │ at org.ovirt.engine.ui.frontend.Frontend.handleActionResult(Frontend.java:855) │ │ at org.ovirt.engine.ui.frontend.Frontend$3.onSuccess(Frontend.java:444) │ │ at org.ovirt.engine.ui.frontend.Frontend$3.onSuccess(Frontend.java:444) │ │ 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$4$1.onSuccess(GWTRPCCommunicationProvider.java:192) │ │ at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$4$1.onSuccess(GWTRPCCommunicationProvider.java:192) │ │ 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.<anonymous>(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.<anonymous>(webadmin-0.js) │ │ Expected results: no exception Additional info:
this bug reproduced another time while I added a new iscsi storage and clicked several times on the -> (arrow) to list the luns after a long time waiting for the luns to load.
This bugzilla is included in oVirt 4.4.5 release, published on March 18th 2021. Since the problem described in this bug report should be resolved in oVirt 4.4.5 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.