Bug 1923095

Summary: iscsi search UI exception
Product: [oVirt] ovirt-engine Reporter: Ahmad Khiet <akhiet>
Component: Frontend.WebAdminAssignee: Ahmad Khiet <akhiet>
Status: CLOSED CURRENTRELEASE QA Contact: Amit Sharir <asharir>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.4.0CC: bugs, dfodor, sfishbai, tnisan
Target Milestone: ovirt-4.4.5Keywords: ZStream
Target Release: 4.4.5.10Flags: sbonazzo: ovirt-4.4?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-4.4.5.10 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-22 10:22:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
the exception raised in the add new domain popup none

Description Ahmad Khiet 2021-02-01 12:08:39 UTC
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:

Comment 1 Ahmad Khiet 2021-02-15 12:04:19 UTC
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.

Comment 4 Sandro Bonazzola 2021-03-22 12:57:25 UTC
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.