Bug 1373522 - Uncaught exception when changing the DC compatibility version
Summary: Uncaught exception when changing the DC compatibility version
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Virt
Version: 4.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium vote
Target Milestone: ---
: ---
Assignee: Michal Skrivanek
QA Contact: Shira Maximov
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-06 13:38 UTC by Shira Maximov
Modified: 2016-09-13 07:54 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-13 07:54:47 UTC
oVirt Team: Virt
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?


Attachments (Terms of Use)
screenshot (178.24 KB, image/png)
2016-09-07 07:40 UTC, Shira Maximov
no flags Details
ui logs (37.81 KB, text/plain)
2016-09-07 07:42 UTC, Shira Maximov
no flags Details

Description Shira Maximov 2016-09-06 13:38:12 UTC
Description of problem:
Uncaught exception when trying to change the DC compatibility version from 4.0 to 3.6 and vice versa. 

DETAILS: 


webadmin-0.js:15489 Tue Sep 06 14:57:12 GMT+300 2016 remote
SEVERE: Uncaught exceptioncom.google.gwt.event.shared.UmbrellaException: Exception caught: undefined
	at Unknown.Ev(webadmin-0.js@25078)
	at Unknown.Mv(webadmin-0.js@41)
	at Unknown.X7(webadmin-0.js@19)
	at Unknown.$7(webadmin-0.js@19)
	at Unknown.i7(webadmin-0.js@117)
	at Unknown.oq(webadmin-0.js@26)
	at Unknown.yq(webadmin-0.js@23798)
	at Unknown.Y2(webadmin-0.js@149)
	at Unknown.qq(webadmin-0.js@112)
	at Unknown.R9e(webadmin-0.js@964)
	at Unknown.z$e(webadmin-0.js@85)
	at Unknown.B0e(webadmin-0.js@46)
	at Unknown.Sx(webadmin-0.js@29)
	at Unknown.Wx(webadmin-0.js@57)
	at Unknown.eval(webadmin-0.js@54)
	at Unknown.OC(webadmin-0.js@20)
	at Unknown.v9e(webadmin-0.js@98)
	at Unknown.qvl(webadmin-0.js@10635)
	at Unknown.R9e(webadmin-0.js@582)
	at Unknown.z$e(webadmin-0.js@85)
	at Unknown.y$e(webadmin-0.js@60)
	at Unknown.z0e(webadmin-0.js@52)
	at Unknown.Sx(webadmin-0.js@29)
	at Unknown.Wx(webadmin-0.js@57)
	at Unknown.eval(webadmin-0.js@54)
Caused by: java.lang.UnsupportedOperationException
	at Unknown.Ev(webadmin-0.js@25078)
	at Unknown.Iv(webadmin-0.js@20)
	at Unknown.Kv(webadmin-0.js@18)
	at Unknown.BPf(webadmin-0.js@19)
	at Unknown.y5n(webadmin-0.js@530)
	at Unknown.lkp(webadmin-0.js@78)
	at Unknown.zkp(webadmin-0.js@4519)
	at Unknown.Cul(webadmin-0.js@101)
	at Unknown.cJk(webadmin-151.js@151093)
	at Unknown.r3(webadmin-0.js@5400)
	at Unknown.S2(webadmin-0.js@5055)
	at Unknown.s7(webadmin-0.js@209)
	at Unknown.i7(webadmin-0.js@59)
	at Unknown.oq(webadmin-0.js@26)
	at Unknown.yq(webadmin-0.js@23798)
	at Unknown.Y2(webadmin-0.js@149)
	at Unknown.qq(webadmin-0.js@112)
	at Unknown.R9e(webadmin-0.js@964)
	at Unknown.z$e(webadmin-0.js@85)
	at Unknown.B0e(webadmin-0.js@46)
	at Unknown.Sx(webadmin-0.js@29)
	at Unknown.Wx(webadmin-0.js@57)
	at Unknown.eval(webadmin-0.js@54)
	at Unknown.OC(webadmin-0.js@20)
	at Unknown.v9e(webadmin-0.js@98)
	at Unknown.qvl(webadmin-0.js@10635)
	at Unknown.R9e(webadmin-0.js@582)
	at Unknown.z$e(webadmin-0.js@85)
	at Unknown.y$e(webadmin-0.js@60)
	at Unknown.z0e(webadmin-0.js@52)
	at Unknown.Sx(webadmin-0.js@29)
	at Unknown.Wx(webadmin-0.js@57)
	at Unknown.eval(webadmin-0.js@54)

Permutation name: 41F87BDAAA4A7E70177201441564AD77

Ev,java.lang.Throwable::fillInStackTrace()Ljava/lang/Throwable;,java.lang.Throwable,fillInStackTrace,com/google/gwt/emul/java/lang/Throwable.java,114,0



Version-Release number of selected component (if applicable):
Red Hat Virtualization Manager Version: 4.0.4-0.1.el7ev

How reproducible:
50% 

Steps to Reproduce:
1. try to change the DC compatibility version from 4.0 to 3.6.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Yaniv Kaul 2016-09-07 06:27:48 UTC
please add debuginfo and get a proper stack.

Comment 2 Tomas Jelinek 2016-09-07 06:31:03 UTC
I'm a bit confused about this bug and am not able to reproduce so some questions:

1: were you trying to change the compatibility version  on cluster, data center or on a VM?
2: was it a new or edit dialog or both?
3: could you please attach the un-obfuscated logs? (e.g. install the ovirt-engine-webadmin-portal-debuginfo, restart the engine, reproduce and attach the /var/log/ovirt-engine/ui.log)
4: please also attach screenshot for clarity

thank you

Comment 3 Shira Maximov 2016-09-07 07:40:44 UTC
Created attachment 1198543 [details]
screenshot

Comment 4 Shira Maximov 2016-09-07 07:42:48 UTC
Created attachment 1198544 [details]
ui logs

Comment 5 Shira Maximov 2016-09-07 07:44:22 UTC
(In reply to Tomas Jelinek from comment #2)
> I'm a bit confused about this bug and am not able to reproduce so some
> questions:
> 
> 1: were you trying to change the compatibility version  on cluster, data
> center or on a VM?
DC 


> 2: was it a new or edit dialog or both?
edit 


> 3: could you please attach the un-obfuscated logs? (e.g. install the
> ovirt-engine-webadmin-portal-debuginfo, restart the engine, reproduce and
> attach the /var/log/ovirt-engine/ui.log)
> 4: please also attach screenshot for clarity

attached :)

Comment 6 Tomas Jelinek 2016-09-08 11:33:45 UTC
I can not simulate this on any env. Could you please try if this still happens on  4.0.4-2?

Comment 7 Shira Maximov 2016-09-13 07:54:47 UTC
I can't simulate this on: Red Hat Virtualization Manager Version: 4.0.4.2-0.1.el7ev


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