Bug 1254737
| Summary: | Nested New Virtual Disk dialog causes FE IndexOutOfBoundsE | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | jniederm | ||||
| Component: | ovirt-engine-webadmin | Assignee: | Alexander Wels <awels> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.6 | CC: | bugs, ecohen, gklein, lsurette, lsvaty, mgoldboi, rbalakri, tjelinek, tnisan, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.6.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ux | ||||||
| Fixed In Version: | 3.6.0-11 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-11-04 11:33:52 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Tomas, it's related to the instance types from what it seems, can you have a look? The bug is related to Alex's code (class org.ovirt.engine.ui.common.widget.editor.ListModelMultipleSelectListBox) so reassigning back to Alex. this one is a "duplicate" of bug 1256003 (one is oVirt, the other is RHEV, therefore cannot actually close on duplicate). verified in rhevm-webadmin-portal-3.6.0-0.15.master.el6.noarch oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue. If problems still persist, please open a new BZ and reference this one. |
Created attachment 1064392 [details] stack_trace.txt Description of problem: New Virtual Disk dialog invoked from New vm dialog crashes during closing. Version-Release number of selected component (if applicable): 4.0 master, commit 0f1d7ec How reproducible: 100% Steps to Reproduce: 1. Open New VM dialog 2. Click "Create" button in tab General, section Instance images 3. Fill New Virtual Disk dialog, click Ok Actual results: FE java.lang.IndexOutOfBoundsException Expected results: no exception thrown