Hi, we have a compatibility problem after updating nightly build Sun Oct 27 11:20:00 GMT+100 2013 or later EX.:
An IncompatibleRemoteServiceException was thrown while processing this call. com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: org.eclipse.virgo.kernel.osgi.framework.ExtendedClassNotFoundException: com.smartgwt.client.util.LogicalDate in KernelBundleClassLoader: [bundle=…]
…
at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamReader.deserialize(ServerSerializationStreamReader.java:609)
... 33 common frames omitted
Caused by: java.lang.ClassNotFoundException: com.smartgwt.client.util.LogicalDate
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at org.eclipse.virgo.kernel.userregion.internal.equinox.KernelBundleClassLoader.loadClass(KernelBundleClassLoader.java:135)
... 37 common frames omitted
Is there any other component (other than SmartGWT) we need to update for solving this problem?
Tested nightly builds:
OK SmartGWT Version: 4.1d BuildDate: Sun Oct 20 09:59:00 GMT+200 2013
EX. SmartGWT Version: 4.1d BuildDate: Sun Oct 27 11:20:00 GMT+100 2013
EX. SmartGWT Version: 4.1d BuildDate: Tue Nov 12 14:55:00 GMT+100 2013
EX. SmartGWT Version: 4.1d BuildDate: Sat Nov 16 12:38:00 GMT+100 2013
EX. SmartGWT Version: 4.1d BuildDate: Sun Nov 17 11:15:00 GMT+100 2013
Regards Béla
An IncompatibleRemoteServiceException was thrown while processing this call. com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: org.eclipse.virgo.kernel.osgi.framework.ExtendedClassNotFoundException: com.smartgwt.client.util.LogicalDate in KernelBundleClassLoader: [bundle=…]
…
at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamReader.deserialize(ServerSerializationStreamReader.java:609)
... 33 common frames omitted
Caused by: java.lang.ClassNotFoundException: com.smartgwt.client.util.LogicalDate
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at org.eclipse.virgo.kernel.userregion.internal.equinox.KernelBundleClassLoader.loadClass(KernelBundleClassLoader.java:135)
... 37 common frames omitted
Is there any other component (other than SmartGWT) we need to update for solving this problem?
Tested nightly builds:
OK SmartGWT Version: 4.1d BuildDate: Sun Oct 20 09:59:00 GMT+200 2013
EX. SmartGWT Version: 4.1d BuildDate: Sun Oct 27 11:20:00 GMT+100 2013
EX. SmartGWT Version: 4.1d BuildDate: Tue Nov 12 14:55:00 GMT+100 2013
EX. SmartGWT Version: 4.1d BuildDate: Sat Nov 16 12:38:00 GMT+100 2013
EX. SmartGWT Version: 4.1d BuildDate: Sun Nov 17 11:15:00 GMT+100 2013
Regards Béla
Comment