Hide Forgot
Created attachment 1157863 [details] engine log Description of problem: Failed to import template from export domian with 'General command validation failure.' Not possible to import template from export domian --> 2016-05-16 14:48:03,803 ERROR [org.ovirt.engine.core.bll.exportimport.ImportVmTemplateCommand] (default task-3) [d90a2bf] Error during ValidateFailure.: java.lang.NullPointerException at org.ovirt.engine.core.bll.validator.ImportValidator.getMacPool(ImportValidator.java:185) [bll.jar:] at org.ovirt.engine.core.bll.validator.ImportValidator.validateMacAddress(ImportValidator.java:107) [bll.jar:] at org.ovirt.engine.core.bll.exportimport.ImportVmTemplateCommand.validate(ImportVmTemplateCommand.java:213) [bll.jar:] Version-Release number of selected component (if applicable): 4.0.0-0.0.master.20160515171411.git6759e3f.el7.centos How reproducible: 100 Steps to Reproduce: 1. Create template and export to export domain 2. Try to import the template Actual results: Failed with NPE Expected results: Should work as expected Additional info: Maybe this is the patch that caused this regression - https://gerrit.ovirt.org/#/c/56487
Verified with rhevm-4.0.0.6-0.1.el7ev.noarch according to steps in description. Import from export domain is working fine.
oVirt 4.0.0 has been released, closing current release.