Description of problem: GetAllDiskByVMIdQuery failed after detaching a disk and following errors output. 2015-04-27 18:29:03,324 ERROR [org.ovirt.engine.core.bll.GetAllDisksByVmIdQuery] (ajp-/127.0.0.1:8702-3) Query GetAllDisksByVmIdQuery failed. Exception message is null : java.lang.NullPointerException: java.lang.NullPointerException Version-Release number of selected component (if applicable): rhevm-3.4.0-0.21.el6ev.noarch How reproducible: Sometimes Steps to Reproduce: 1. Remove a VM withouth permanently remove the disks Actual results: The java NullPointerException output in engine.log Expected results: There shouldn't be any call trace Additional info:
Chen, is this just a logging issue, or are you noticing some flow breaking? Tal, pleas have someone look into this?
This issue was solved in BZ 1130065, I've tried to recreate the race numerous time by making sure that the query runs after the VM was deleted, this does not reproduce *** This bug has been marked as a duplicate of bug 1130065 ***