I got this problem when i use GWT 2.5. And it runs properly in GWT 2.4. I 
am using Chrome 19.0.1084.52 with the plugin 1.0.9738

Here is the exception:
Caused by: java.lang.RuntimeException: Deferred binding failed for 
'com.gwtent.reflection.client.TypeOracle_Visitor$com_fe_client_ui_messages_Message_zh_HK_GWTENTAUTO_ClassType'
 
(did you forget to inherit a required module?)
at com.google.gwt.dev.shell.GWTBridgeImpl.create(GWTBridgeImpl.java:53)
at com.google.gwt.core.shared.GWT.create(GWT.java:57)
at com.google.gwt.core.client.GWT.create(GWT.java:85)
at 
com.gwtent.reflection.client.TypeOracle_Visitor.doGetType(TypeOracle_Visitor.java:477)
at 
com.gwtent.reflection.client.impl.TypeOracleImpl.getType(TypeOracleImpl.java:163)
at 
com.gwtent.reflection.client.impl.TypeOracleImpl.getClassType(TypeOracleImpl.java:182)
at 
com.gwtent.reflection.client.impl.TypeOracleImpl.getClassType(TypeOracleImpl.java:239)
at 
com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.view.AbstractUIView.translate(AbstractUIView.java:258)
at 
com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.view.AbstractUIView.init(AbstractUIView.java:104)
at 
com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.view.operation.StartupViewImpl.init(StartupViewImpl.java:29)
at 
com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.MgwtViewFactoryImpl.toInitializedAppView(MgwtViewFactoryImpl.java:229)
at 
com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.MgwtViewFactoryImpl.createView(MgwtViewFactoryImpl.java:381)
at 
com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.MgwtViewFactoryImpl.createView(MgwtViewFactoryImpl.java:1)
at 
com.tech_trans.gwt.mvp.client.app.AbstractSimpleViewFactory.getView(AbstractSimpleViewFactory.java:26)
at 
com.tech_trans.webrmis.mobile.fe.client.activity.system.StartupActivity.getStartUpView(StartupActivity.java:20)
at 
com.tech_trans.webrmis.mobile.fe.client.activity.system.StartupActivity.getView(StartupActivity.java:32)
at 
com.tech_trans.webrmis.mobile.fe.client.activity.AppPageActivity.start(AppPageActivity.java:46)
at 
com.google.gwt.activity.shared.ActivityManager.tryStart(ActivityManager.java:226)
at 
com.google.gwt.activity.shared.ActivityManager.onPlaceChange(ActivityManager.java:153)
... 40 more

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/wmFTkxHiGZ0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to