
----- Original Message -----
From: "Adam Litke" <alitke@redhat.com> To: "Daniel Erez" <derez@redhat.com> Cc: "Alexander Wels" <awels@redhat.com>, engine-devel@ovirt.org Sent: Monday, January 6, 2014 9:51:57 PM Subject: Re: [Engine-devel] UI: VM list not populating
On 06/01/14 14:32 -0500, Daniel Erez wrote:
----- Original Message -----
From: "Adam Litke" <alitke@redhat.com> To: "Alexander Wels" <awels@redhat.com> Cc: engine-devel@ovirt.org Sent: Monday, January 6, 2014 9:11:48 PM Subject: Re: [Engine-devel] UI: VM list not populating
Might be an issue of a stale osinfo properties file, 'displayProtocols' has recently been introduced by [1]
Try overwriting osinfo-defaults.properties with the updated one from latest bits /ovirt-engine/packaging/conf/osinfo-defaults.properties --> $HOME/ovirt-engine/share/ovirt-engine/conf
[1] http://gerrit.ovirt.org/#/c/18677/14/packaging/conf/osinfo-defaults.properti...
Thanks for the suggestion but it did not seem to resolve the issue. Also, my proprties file has os.other.displayProtocols.value and os.other.spiceSupport.value. This seems different from [1] above which indicates that the spiceSupport key is removed entirely.
Actually spiceSupport key was added a bit later by: http://gerrit.ovirt.org/#/c/18220/17/packaging/conf/osinfo-defaults.properti... Can you please check if VMs list is displayed correctly from the userportal? (I just wonder if there's some race in 'initCache/initDisplayTypes' mechanism).