Bug 1220397

Summary: Create vm not work from UI
Product: [Retired] oVirt Reporter: Piotr Kliczewski <pkliczew>
Component: ovirt-engine-webadminAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.6CC: ecohen, gklein, lsurette, mgoldboi, michal.skrivanek, rbalakri, vszocs, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-11 14:55:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Piotr Kliczewski 2015-05-11 13:36:41 UTC
Description of problem:

I am not able to create a vm from the UI due to:


Mon May 11 15:32:21 GMT+200 2015 com.google.gwt.logging.client.LogConfiguration
SEVERE: (TypeError) 
 __gwt$exception: <skipped>: Y9(...) is nullcom.google.gwt.core.client.JavaScriptException: (TypeError) 
 __gwt$exception: <skipped>: Y9(...) is null
	at Unknown.wmn(Unknown Source)
	at Unknown.ymn(Unknown Source)
	at Unknown.kmn(Unknown Source)
	at Unknown.Mln(Unknown Source)
	at Unknown.Mln(Unknown Source)
	at Unknown.Mln(Unknown Source)


Version-Release number of selected component (if applicable):


How reproducible:
I see it failing every time.


Steps to Reproduce:
1. Build engine from latest master.
2. Open vm create dialog
3. Click OK to create vm

Actual results:


Expected results:


Additional info:

Comment 1 Vojtech Szocs 2015-05-11 13:40:06 UTC
Looks like NPE to me, but not 100% sure, as the stack trace is obfuscated.

Comment 2 Michal Skrivanek 2015-05-11 14:54:51 UTC
workaround: select an HA policy

Comment 3 Michal Skrivanek 2015-05-11 14:55:57 UTC

*** This bug has been marked as a duplicate of bug 1220142 ***