This error appear on red hat virtualization , the cause of this error because daemon for red hat virtualization is disabled :
chkconfig libvirtd on
service libvirtd start
Also you can enable it or check the status for libvirtd by :
/etc/init.d/libvirtd [status|start|stop]
Thank you
Osama mustafa