Bug 1341078

Summary: Can't add a new cluster from the UI
Product: [oVirt] ovirt-engine Reporter: Michael Burman <mburman>
Component: Frontend.WebAdminAssignee: jniederm
Status: CLOSED CURRENTRELEASE QA Contact: Petr Matyáš <pmatyas>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.0.0CC: bugs, gklein, mgoldboi, michal.skrivanek
Target Milestone: ovirt-3.6.7Keywords: Regression
Target Release: 3.6.7.3Flags: rule-engine: ovirt-3.6.z+
rule-engine: blocker+
mgoldboi: planning_ack+
michal.skrivanek: devel_ack+
pnovotny: testing_ack+
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: Consequence: It was not possible to add new cluster in webadmin because frontend exception was thrown when "OK" button of New Cluster dialog was pressed. It appeared like "OK" doesn't react on press. Fix: Result: fixed
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-04 12:32:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot none

Description Michael Burman 2016-05-31 08:40:47 UTC
Created attachment 1163084 [details]
screenshot

Description of problem:
Can't add new cluster to the latest 4.0 ovirt. 

A Uncaught exception occurred. Please try reloading the page. Details: Exception caught: (TypeError) __gwt$exception: <skipped>: Cannot read property 'k' of undefined
Please have your administrator check the UI logs


Version-Release number of selected component (if applicable):
4.1.0-0.0.master.20160529171307.git359707b.el7.centos

How reproducible:
100

Steps to Reproduce:
1. Create new DC
2. Create new cluster 


Actual results:
Cluster wasn't created, an UI exception is displayed.

Expected results:
Should work as expected.