Created attachment 941029[details]
engine.log
Description of problem:
new pool action doesn't create pooled VM.
2014-09-25 11:24:57,505 ERROR [org.ovirt.engine.core.bll.AddVmPoolWithVmsCommand] (org.ovirt.thread.pool-7-thread-35) [679d023] Command org.ovirt.engine.core.bll.AddVmPoolWithVmsCommand throw exception: java.lang.NullPointerException
Version-Release number of selected component (if applicable):
rhevm-backend-3.5.0-0.13.beta.el6ev.noarch
How reproducible:
100%
Steps to Reproduce:
1. create pool from template, just select templated and put name
2.
3.
Actual results:
no vm is created, no event about failure in Admin portal
Expected results:
pooled vm should be created
Additional info:
Yes, it seems to be related to older 3.5 templates. I tried to create new VM -> template -> pool now and it works (on vt4).
I also tried to create VM -> template on latest 3.4 env, export the template, import it on 3.5 (vt4) and to create a pool and it works.
(In reply to Jiri Belka from comment #3)
> Yes, it seems to be related to older 3.5 templates. I tried to create new VM
> -> template -> pool now and it works (on vt4).
>
> I also tried to create VM -> template on latest 3.4 env, export the
> template, import it on 3.5 (vt4) and to create a pool and it works.
Jirka,
if 3.4 -> 3.5 upgrade works and fresh install works we should be ok.
Officially beta upgrades are not supported.
Any objections to close this issue?
this bug status was moved to MODIFIED before engine vt5 was built,
hence moving to on_qa, if this was mistake and the fix isn't in,
please contact rhev-integ
Created attachment 941029 [details] engine.log Description of problem: new pool action doesn't create pooled VM. 2014-09-25 11:24:57,505 ERROR [org.ovirt.engine.core.bll.AddVmPoolWithVmsCommand] (org.ovirt.thread.pool-7-thread-35) [679d023] Command org.ovirt.engine.core.bll.AddVmPoolWithVmsCommand throw exception: java.lang.NullPointerException Version-Release number of selected component (if applicable): rhevm-backend-3.5.0-0.13.beta.el6ev.noarch How reproducible: 100% Steps to Reproduce: 1. create pool from template, just select templated and put name 2. 3. Actual results: no vm is created, no event about failure in Admin portal Expected results: pooled vm should be created Additional info: