Re: GWT 2.5 (Deferred binding failed for...)

146 views
Skip to first unread message

Thomas Broyer

unread,
Jan 11, 2013, 5:41:08 AM1/11/13
to google-we...@googlegroups.com
It looks like gwt-ent is not compatible with 2.4.0 and needs to be adapted.
(hmm, no commit for 18 months, and almost not activity in the forum for about the same time; looks like gwt-ent is dead…)

On Thursday, January 10, 2013 8:50:27 AM UTC+1, dogru...@gmail.com wrote:
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
Reply all
Reply to author
Forward
0 new messages