[CDO] ArrayIndexOutOfBoundsException on rollback [message #1060251] |
Thu, 23 May 2013 13:01  |
Eclipse User |
|
|
|
Hi!
I just updated EMF and CDO to their respective Release Candidates and upon each rollback I'm now thrown an ArrayIndexOutOfBoundsException. I have pasted the stacktrace below. Is there a setting or something that must be adjusted (this worked fine before)?
Thanks!
java.lang.ArrayIndexOutOfBoundsException: 9
at org.eclipse.emf.internal.cdo.CDOObjectImpl$TransientStore.getValueAsList(CDOObjectImpl.java:1377)
at org.eclipse.emf.internal.cdo.CDOObjectImpl$TransientStore.isEmpty(CDOObjectImpl.java:1493)
at org.eclipse.emf.ecore.impl.EStoreEObjectImpl$BasicEStoreEList.delegateIsEmpty(EStoreEObjectImpl.java:259)
at org.eclipse.emf.common.util.DelegatingEList.isEmpty(DelegatingEList.java:77)
at com.model.impl.ProjectImpl.eIsSet(ProjectImpl.java:450)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04094 seconds