Bug 1923095 - iscsi search UI exception
Summary: iscsi search UI exception
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Frontend.WebAdmin
Version: 4.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ovirt-4.4.5
: 4.4.5.10
Assignee: Ahmad Khiet
QA Contact: Amit Sharir
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-01 12:08 UTC by Ahmad Khiet
Modified: 2021-03-23 14:34 UTC (History)
4 users (show)

Fixed In Version: ovirt-engine-4.4.5.10
Clone Of:
Environment:
Last Closed: 2021-03-22 10:22:42 UTC
oVirt Team: Storage
Embargoed:
sbonazzo: ovirt-4.4?


Attachments (Terms of Use)
the exception raised in the add new domain popup (327.14 KB, image/png)
2021-02-01 12:08 UTC, Ahmad Khiet
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 113230 0 master MERGED webadmin: fix UI exception when listing iscsi luns 2021-03-01 12:28:01 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.