Discussion:
ClassNotFoundException while upgrading to GWT 2.8.2
Navnath Damale
2018-06-20 06:50:16 UTC
Permalink
I am trying to update from GWT 2.6.0 to GWT 2.8.2 and getting the following
error:

com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException:*
java.lang.ClassNotFoundException: 1C2DD3E7BC435105789300F99C966F9B*

at Unknown.Throwable_1(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.Exception_2(com.ptc.windchill.wncgwt.WncGWT-0.js)

at
Unknown.RuntimeException_1(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.new
IncompatibleRemoteServiceException(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.instantiate_243(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.$instantiate(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.instantiate_388(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.deserialize_392(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.readObject(com.ptc.windchill.wncgwt.WncGWT-0.js)

at
Unknown.onResponseReceived_0(com.ptc.windchill.wncgwt.WncGWT-0.js)

at
Unknown.fireOnResponseReceived(com.ptc.windchill.wncgwt.WncGWT-0.js)

at
Unknown.onReadyStateChange(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.<anonymous>(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.apply_0(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.entry0(com.ptc.windchill.wncgwt.WncGWT-0.js)

at Unknown.<anonymous>(com.ptc.windchill.wncgwt.WncGWT-0.js)



error_0 @ com.ptc.windchill.wncgwt.WncGWT-0.js:84470


Can someone have more insight on such issue?
--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Loading...