[EMFForms] ViewModelContextImpl notification exception [message #1450406] |
Wed, 22 October 2014 08:13  |
Eclipse User |
|
|
|
Hi there,
in an EMFForms + RAP + CDO Environment i face a strange exception which i can't handle myself. I'm not sure if this problem is related to CDO or EMFForms. The Exceptions is raised in EMFForms.
The following Exception is raised if I execute a RemoveCommand and an existing ECPSWTViewRenderer instance of the belonging object is open.
AddCommand is working fine.
Any ideas?
!ENTRY org.eclipse.emf.cdo 4 0 2014-10-22 14:00:24.441
!MESSAGE Cannot cast org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDelta$1 to org.eclipse.emf.ecore.EObject
!STACK 0
java.lang.ClassCastException: Cannot cast org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDelta$1 to org.eclipse.emf.ecore.EObject
at java.lang.Class.cast(Class.java:3356)
at org.eclipse.emf.ecp.view.internal.validation.ValidationServiceImpl$ValidationDomainModelChangeListener.notifyChange(ValidationServiceImpl.java:175)
at org.eclipse.emf.ecp.view.internal.context.ViewModelContextImpl$DomainModelContentAdapter.notifyChanged(ViewModelContextImpl.java:602)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
at org.eclipse.emf.common.notify.impl.NotificationChainImpl.dispatch(NotificationChainImpl.java:98)
at org.eclipse.emf.common.notify.impl.NotificationChainImpl.dispatch(NotificationChainImpl.java:86)
at org.eclipse.emf.internal.cdo.view.CDOViewImpl.sendDeltaNotifications(CDOViewImpl.java:1016)
at org.eclipse.emf.internal.cdo.view.CDOViewImpl.doInvalidate(CDOViewImpl.java:879)
at org.eclipse.emf.internal.cdo.view.CDOViewImpl$InvalidationRunnable.run(CDOViewImpl.java:1710)
at org.eclipse.net4j.util.concurrent.QueueRunner.work(QueueRunner.java:26)
at org.eclipse.net4j.util.concurrent.QueueRunner.work(QueueRunner.java:1)
at org.eclipse.net4j.util.concurrent.QueueWorker.doWork(QueueWorker.java:78)
at org.eclipse.net4j.util.concurrent.QueueWorker.work(QueueWorker.java:70)
at org.eclipse.net4j.util.concurrent.Worker$WorkerThread.run(Worker.java:209)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03222 seconds