From: "Adam Litke" <alitke(a)redhat.com>
To: "Alexander Wels" <awels(a)redhat.com>
Cc: engine-devel(a)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]
On 06/01/14 13:30 -0500, Alexander Wels wrote:
>Yes either compile in PRETTY mode or run in GWT debug mode. Depending on how
>comfortable you are with doing either one.
Ok I think we're getting somewhere... When compiled in draft mode the client
errors look like this:
GET
http://localhost:8080/ovirt-engine/webadmin/Reports.xml 404 (Not Found)
C5287D41B71197763AB3125431813688.cache.html:44792
Mon Jan 06 14:08:21 GMT-500 2014
com.google.gwt.logging.client.LogConfiguration
SEVERE: (TypeError)
stack: TypeError: Cannot call method
'get__Ljava_lang_Object_2Ljava_lang_Object_2' of null
at
org_ovirt_engine_ui_uicommonweb_dataprovider_AsyncDataProvider_getDisplayTypes__ILorg_ovirt_engine_core_compat_Version_2Ljava_util_List_2
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_dataprovider_AsyncDataProvider_hasSpiceSupport__ILorg_ovirt_engine_core_compat_Version_2Z
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_uicommonweb_models_vms_SpiceConsoleModel_canBeSelected__Z
[as canBeSelected__Z]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_$canSelectProtocol__Lorg_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_2Lorg_ovirt_engine_ui_uicommonweb_models_ConsoleProtocol_2Z
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_$setDefaultSelectedProtocol__Lorg_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_VmConsolesImpl__Lorg_ovirt_engine_core_common_businessentities_VM_2Lorg_ovirt_engine_ui_uicommonweb_models_Model_2Lorg_ovirt_engine_ui_uicommonweb_ConsoleOptionsFrontendPersister$ConsoleContext_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_models_ConsoleModelsCache_$updateCache__Lorg_ovirt_engine_ui_uicommonweb_models_ConsoleModelsCache_2Ljava_lang_Iterable_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_models_vms_VmListModel_$setItems__Lorg_ovirt_engine_ui_uicommonweb_models_vms_VmListModel_2Ljava_lang_Iterable_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_uicommonweb_models_vms_VmListModel_setItems__Ljava_lang_Iterable_2V
[as setItems__Ljava_lang_Iterable_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_uicommonweb_models_SearchableListModel$2_onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V
[as onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_frontend_Frontend$1_$onSuccess__Lorg_ovirt_engine_ui_frontend_Frontend$1_2Lorg_ovirt_engine_ui_frontend_communication_VdcOperation_2Lorg_ovirt_engine_core_common_queries_VdcQueryReturnValue_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_frontend_Frontend$1_onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V
[as onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_frontend_communication_OperationProcessor$2_$onSuccess__Lorg_ovirt_engine_ui_frontend_communication_OperationProcessor$2_2Lorg_ovirt_engine_ui_frontend_communication_VdcOperation_2Ljava_lang_Object_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_frontend_communication_OperationProcessor$2_onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V
[as onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_frontend_communication_GWTRPCCommunicationProvider$4_$onSuccess__Lorg_ovirt_engine_ui_frontend_communication_GWTRPCCommunicationProvider$4_2Ljava_util_ArrayList_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_frontend_communication_GWTRPCCommunicationProvider$4_onSuccess__Ljava_lang_Object_2V
[as onSuccess__Ljava_lang_Object_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.com_google_gwt_rpc_client_impl_RpcCallbackAdapter_onResponseReceived__Lcom_google_gwt_http_client_Request_2Lcom_google_gwt_http_client_Response_2V
[as
onResponseReceived__Lcom_google_gwt_http_client_Request_2Lcom_google_gwt_http_client_Response_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
com_google_gwt_http_client_Request_$fireOnResponseReceived__Lcom_google_gwt_http_client_Request_2Lcom_google_gwt_http_client_RequestCallback_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.com_google_gwt_http_client_RequestBuilder$1_onReadyStateChange__Lcom_google_gwt_xhr_client_XMLHttpRequest_2V
[as onReadyStateChange__Lcom_google_gwt_xhr_client_XMLHttpRequest_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at XMLHttpRequest.<anonymous>
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
com_google_gwt_core_client_impl_Impl_apply__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
com_google_gwt_core_client_impl_Impl_entry0__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at XMLHttpRequest.<anonymous>
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...):
Cannot call method 'get__Ljava_lang_Object_2Ljava_lang_Object_2' of null
com.google.gwt.core.client.JavaScriptException: (TypeError)
stack: TypeError: Cannot call method
'get__Ljava_lang_Object_2Ljava_lang_Object_2' of null
at
org_ovirt_engine_ui_uicommonweb_dataprovider_AsyncDataProvider_getDisplayTypes__ILorg_ovirt_engine_core_compat_Version_2Ljava_util_List_2
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_dataprovider_AsyncDataProvider_hasSpiceSupport__ILorg_ovirt_engine_core_compat_Version_2Z
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_uicommonweb_models_vms_SpiceConsoleModel_canBeSelected__Z
[as canBeSelected__Z]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_$canSelectProtocol__Lorg_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_2Lorg_ovirt_engine_ui_uicommonweb_models_ConsoleProtocol_2Z
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_$setDefaultSelectedProtocol__Lorg_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_VmConsolesImpl__Lorg_ovirt_engine_core_common_businessentities_VM_2Lorg_ovirt_engine_ui_uicommonweb_models_Model_2Lorg_ovirt_engine_ui_uicommonweb_ConsoleOptionsFrontendPersister$ConsoleContext_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_models_ConsoleModelsCache_$updateCache__Lorg_ovirt_engine_ui_uicommonweb_models_ConsoleModelsCache_2Ljava_lang_Iterable_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_uicommonweb_models_vms_VmListModel_$setItems__Lorg_ovirt_engine_ui_uicommonweb_models_vms_VmListModel_2Ljava_lang_Iterable_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_uicommonweb_models_vms_VmListModel_setItems__Ljava_lang_Iterable_2V
[as setItems__Ljava_lang_Iterable_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_uicommonweb_models_SearchableListModel$2_onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V
[as onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_frontend_Frontend$1_$onSuccess__Lorg_ovirt_engine_ui_frontend_Frontend$1_2Lorg_ovirt_engine_ui_frontend_communication_VdcOperation_2Lorg_ovirt_engine_core_common_queries_VdcQueryReturnValue_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_frontend_Frontend$1_onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V
[as onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_frontend_communication_OperationProcessor$2_$onSuccess__Lorg_ovirt_engine_ui_frontend_communication_OperationProcessor$2_2Lorg_ovirt_engine_ui_frontend_communication_VdcOperation_2Ljava_lang_Object_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_frontend_communication_OperationProcessor$2_onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V
[as onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
org_ovirt_engine_ui_frontend_communication_GWTRPCCommunicationProvider$4_$onSuccess__Lorg_ovirt_engine_ui_frontend_communication_GWTRPCCommunicationProvider$4_2Ljava_util_ArrayList_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.org_ovirt_engine_ui_frontend_communication_GWTRPCCommunicationProvider$4_onSuccess__Ljava_lang_Object_2V
[as onSuccess__Ljava_lang_Object_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.com_google_gwt_rpc_client_impl_RpcCallbackAdapter_onResponseReceived__Lcom_google_gwt_http_client_Request_2Lcom_google_gwt_http_client_Response_2V
[as
onResponseReceived__Lcom_google_gwt_http_client_Request_2Lcom_google_gwt_http_client_Response_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
com_google_gwt_http_client_Request_$fireOnResponseReceived__Lcom_google_gwt_http_client_Request_2Lcom_google_gwt_http_client_RequestCallback_2V
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
Object.com_google_gwt_http_client_RequestBuilder$1_onReadyStateChange__Lcom_google_gwt_xhr_client_XMLHttpRequest_2V
[as onReadyStateChange__Lcom_google_gwt_xhr_client_XMLHttpRequest_2V]
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at XMLHttpRequest.<anonymous>
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
com_google_gwt_core_client_impl_Impl_apply__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at
com_google_gwt_core_client_impl_Impl_entry0__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...)
at XMLHttpRequest.<anonymous>
(
http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813...):
Cannot call method 'get__Ljava_lang_Object_2Ljava_lang_Object_2' of null
at
Unknown.org_ovirt_engine_ui_uicommonweb_dataprovider_AsyncDataProvider_getDisplayTypes__ILorg_ovirt_engine_core_compat_Version_2Ljava_util_List_2(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@360)
at
Unknown.org_ovirt_engine_ui_uicommonweb_dataprovider_AsyncDataProvider_hasSpiceSupport__ILorg_ovirt_engine_core_compat_Version_2Z(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@10)
at
Unknown.org_ovirt_engine_ui_uicommonweb_models_vms_SpiceConsoleModel_canBeSelected__Z(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@199)
at
Unknown.org_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_$canSelectProtocol__Lorg_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_2Lorg_ovirt_engine_ui_uicommonweb_models_ConsoleProtocol_2Z(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@282)
at
Unknown.org_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_$setDefaultSelectedProtocol__Lorg_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@9)
at
Unknown.org_ovirt_engine_ui_uicommonweb_models_VmConsolesImpl_VmConsolesImpl__Lorg_ovirt_engine_core_common_businessentities_VM_2Lorg_ovirt_engine_ui_uicommonweb_models_Model_2Lorg_ovirt_engine_ui_uicommonweb_ConsoleOptionsFrontendPersister$ConsoleContext_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@3)
at
Unknown.org_ovirt_engine_ui_uicommonweb_models_ConsoleModelsCache_$updateCache__Lorg_ovirt_engine_ui_uicommonweb_models_ConsoleModelsCache_2Ljava_lang_Iterable_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@1037)
at
Unknown.org_ovirt_engine_ui_uicommonweb_models_vms_VmListModel_$setItems__Lorg_ovirt_engine_ui_uicommonweb_models_vms_VmListModel_2Ljava_lang_Iterable_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@3)
at
Unknown.org_ovirt_engine_ui_uicommonweb_models_vms_VmListModel_setItems__Ljava_lang_Iterable_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@3)
at
Unknown.org_ovirt_engine_ui_uicommonweb_models_SearchableListModel$2_onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@23)
at
Unknown.org_ovirt_engine_ui_frontend_Frontend$1_$onSuccess__Lorg_ovirt_engine_ui_frontend_Frontend$1_2Lorg_ovirt_engine_ui_frontend_communication_VdcOperation_2Lorg_ovirt_engine_core_common_queries_VdcQueryReturnValue_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@1451)
at
Unknown.org_ovirt_engine_ui_frontend_Frontend$1_onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@3)
at
Unknown.org_ovirt_engine_ui_frontend_communication_OperationProcessor$2_$onSuccess__Lorg_ovirt_engine_ui_frontend_communication_OperationProcessor$2_2Lorg_ovirt_engine_ui_frontend_communication_VdcOperation_2Ljava_lang_Object_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@217)
at
Unknown.org_ovirt_engine_ui_frontend_communication_OperationProcessor$2_onSuccess__Ljava_lang_Object_2Ljava_lang_Object_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@3)
at
Unknown.org_ovirt_engine_ui_frontend_communication_GWTRPCCommunicationProvider$4_$onSuccess__Lorg_ovirt_engine_ui_frontend_communication_GWTRPCCommunicationProvider$4_2Ljava_util_ArrayList_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@675)
at
Unknown.org_ovirt_engine_ui_frontend_communication_GWTRPCCommunicationProvider$4_onSuccess__Ljava_lang_Object_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@3)
at
Unknown.com_google_gwt_rpc_client_impl_RpcCallbackAdapter_onResponseReceived__Lcom_google_gwt_http_client_Request_2Lcom_google_gwt_http_client_Response_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@131)
at
Unknown.com_google_gwt_http_client_Request_$fireOnResponseReceived__Lcom_google_gwt_http_client_Request_2Lcom_google_gwt_http_client_RequestCallback_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@14)
at
Unknown.com_google_gwt_http_client_RequestBuilder$1_onReadyStateChange__Lcom_google_gwt_xhr_client_XMLHttpRequest_2V(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@5)
at
Unknown.<anonymous>(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@13)
at
Unknown.com_google_gwt_core_client_impl_Impl_apply__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@23)
at
Unknown.com_google_gwt_core_client_impl_Impl_entry0__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@16)
at
Unknown.<anonymous>(http://localhost:8080/ovirt-engine/webadmin/C5287D41B71197763AB3125431813688.cache.html@14)
C5287D41B71197763AB3125431813688.cache.html:19313
Mon Jan 06 14:08:21 GMT-500 2014
com.google.gwt.logging.client.LogConfiguration
>
_______________________________________________
Engine-devel mailing list
Engine-devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel