Hi Team,
We have updated smartGWT 6.1 from 4.1 and we are getting following exception when we are casting (using the com.google.gwt.core.client.JsArrayString) the object values by using the below code. The same code was working fine in 4.1.
Object newValues = event.getValue();
JsArrayString newValuesList = (JsArrayString) newValues;
please help us to provide an solution for this.
Exception :-
-----------------
Exception occured in browser :
undefined
Stacktrace :
Unknown.java_lang_Throwable_fillInStackTrace__Ljava_lang_Throwable_2(heliosweb-0.js)
Unknown.java_lang_Throwable_Throwable__V(heliosweb-0.js)
Unknown.java_lang_Exception_Exception__V(heliosweb-0.js)
Unknown.java_lang_RuntimeException_RuntimeException__V(heliosweb-0.js)
Unknown.java_lang_ClassCastException_ClassCastException__V(heliosweb-0.js)
Unknown.com_google_gwt_lang_Cast_dynamicCastJso__Ljava_lang_Object_2Ljava_lang_Object_2(heliosweb-0.js)
Unknown.com_mars_helios_heliosweb_client_screen_SimpleValueSelectItemChangeHandler_onChange__Lcom_smartgwt_client_widgets_form_fields_events_ChangeEvent_2V(heliosweb-0.js)
Unknown.com_smartgwt_client_widgets_form_fields_events_ChangeEvent_dispatch__Lcom_smartgwt_client_widgets_form_fields_events_ChangeHandler_2V(heliosweb-0.js)
Unknown.com_smartgwt_client_widgets_form_fields_events_ChangeEvent_dispatch__Lcom_google_gwt_event_shared_EventHandler_2V(heliosweb-0.js)
Unknown.com_google_gwt_event_shared_GwtEvent_dispatch__Ljava_lang_Object_2V(heliosweb-0.js)
Unknown.com_google_web_bindery_event_shared_EventBus_dispatchEvent__Lcom_google_web_bindery_event_shared_Event_2Ljava_lang_Object_2V(heliosweb-0.js)
Unknown.com_google_web_bindery_event_shared_SimpleEventBus_doFire__Lcom_google_web_bindery_event_shared_Event_2Ljava_lang_Object_2V(heliosweb-0.js)
Unknown.com_google_web_bindery_event_shared_SimpleEventBus_fireEvent__Lcom_google_web_bindery_event_shared_Event_2V(heliosweb-0.js)
Unknown.com_google_gwt_event_shared_HandlerManager_fireEvent__Lcom_google_gwt_event_shared_GwtEvent_2V(heliosweb-0.js)
Unknown.com_smartgwt_client_core_DataClass_fireEvent__Lcom_google_gwt_event_shared_GwtEvent_2V(heliosweb-0.js)
Unknown.anonymous(heliosweb-0.js)
Unknown.com_google_gwt_core_client_impl_Impl_apply__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2(heliosweb-0.js)
Unknown.com_google_gwt_core_client_impl_Impl_entry0__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2(heliosweb-0.js)
Unknown.anonymous(heliosweb-0.js)
Unknown.obj.change(heliosweb-0.js)
Unknown.isc_FormItem_handleChange(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_FormItem_storeValue(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_FormItem__updateValue(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_FormItem_updateValue(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_c_Class_invokeSuper(http://localhost:8080/HeliosWeb/heli...es/ISC_Core.js)
Unknown.isc_c_Class_Super(http://localhost:8080/HeliosWeb/heli...es/ISC_Core.js)
Unknown.isc_NativeSelectItem_updateValue(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_FormItem_elementChanged(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_DynamicForm_bubbleItemHandler(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_DynamicForm_elementChanged(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_NativeSelectItem__handleElementChanged(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_c_FormItem__nativeChangeHandler(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
let me know in case of any questions.
Thanks
giri
M:+91-9710407058.
We have updated smartGWT 6.1 from 4.1 and we are getting following exception when we are casting (using the com.google.gwt.core.client.JsArrayString) the object values by using the below code. The same code was working fine in 4.1.
Object newValues = event.getValue();
JsArrayString newValuesList = (JsArrayString) newValues;
please help us to provide an solution for this.
Exception :-
-----------------
Exception occured in browser :
undefined
Stacktrace :
Unknown.java_lang_Throwable_fillInStackTrace__Ljava_lang_Throwable_2(heliosweb-0.js)
Unknown.java_lang_Throwable_Throwable__V(heliosweb-0.js)
Unknown.java_lang_Exception_Exception__V(heliosweb-0.js)
Unknown.java_lang_RuntimeException_RuntimeException__V(heliosweb-0.js)
Unknown.java_lang_ClassCastException_ClassCastException__V(heliosweb-0.js)
Unknown.com_google_gwt_lang_Cast_dynamicCastJso__Ljava_lang_Object_2Ljava_lang_Object_2(heliosweb-0.js)
Unknown.com_mars_helios_heliosweb_client_screen_SimpleValueSelectItemChangeHandler_onChange__Lcom_smartgwt_client_widgets_form_fields_events_ChangeEvent_2V(heliosweb-0.js)
Unknown.com_smartgwt_client_widgets_form_fields_events_ChangeEvent_dispatch__Lcom_smartgwt_client_widgets_form_fields_events_ChangeHandler_2V(heliosweb-0.js)
Unknown.com_smartgwt_client_widgets_form_fields_events_ChangeEvent_dispatch__Lcom_google_gwt_event_shared_EventHandler_2V(heliosweb-0.js)
Unknown.com_google_gwt_event_shared_GwtEvent_dispatch__Ljava_lang_Object_2V(heliosweb-0.js)
Unknown.com_google_web_bindery_event_shared_EventBus_dispatchEvent__Lcom_google_web_bindery_event_shared_Event_2Ljava_lang_Object_2V(heliosweb-0.js)
Unknown.com_google_web_bindery_event_shared_SimpleEventBus_doFire__Lcom_google_web_bindery_event_shared_Event_2Ljava_lang_Object_2V(heliosweb-0.js)
Unknown.com_google_web_bindery_event_shared_SimpleEventBus_fireEvent__Lcom_google_web_bindery_event_shared_Event_2V(heliosweb-0.js)
Unknown.com_google_gwt_event_shared_HandlerManager_fireEvent__Lcom_google_gwt_event_shared_GwtEvent_2V(heliosweb-0.js)
Unknown.com_smartgwt_client_core_DataClass_fireEvent__Lcom_google_gwt_event_shared_GwtEvent_2V(heliosweb-0.js)
Unknown.anonymous(heliosweb-0.js)
Unknown.com_google_gwt_core_client_impl_Impl_apply__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2(heliosweb-0.js)
Unknown.com_google_gwt_core_client_impl_Impl_entry0__Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2Ljava_lang_Object_2(heliosweb-0.js)
Unknown.anonymous(heliosweb-0.js)
Unknown.obj.change(heliosweb-0.js)
Unknown.isc_FormItem_handleChange(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_FormItem_storeValue(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_FormItem__updateValue(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_FormItem_updateValue(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_c_Class_invokeSuper(http://localhost:8080/HeliosWeb/heli...es/ISC_Core.js)
Unknown.isc_c_Class_Super(http://localhost:8080/HeliosWeb/heli...es/ISC_Core.js)
Unknown.isc_NativeSelectItem_updateValue(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_FormItem_elementChanged(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_DynamicForm_bubbleItemHandler(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_DynamicForm_elementChanged(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_NativeSelectItem__handleElementChanged(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
Unknown.isc_c_FormItem__nativeChangeHandler(http://localhost:8080/HeliosWeb/heli...s/ISC_Forms.js)
let me know in case of any questions.
Thanks
giri
M:+91-9710407058.
Comment