Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] ArrayIndexOutOfBoundsException on rollback
[CDO] ArrayIndexOutOfBoundsException on rollback [message #1060251] Thu, 23 May 2013 17:01 Go to next message
Jack Lechner is currently offline Jack LechnerFriend
Messages: 12
Registered: December 2012
Junior Member
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)
Re: [CDO] ArrayIndexOutOfBoundsException on rollback [message #1060480 is a reply to message #1060251] Sat, 25 May 2013 06:58 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Am 23.05.2013 19:01, schrieb Jack Lechner:
> 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)?
This is probably a regression caused by the various changes we applied in 4.2. Please submit a bugzilla so that we can
look at it in more detail and hopefully stabilize it in the coming RCs.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


>
> 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)


Re: [CDO] ArrayIndexOutOfBoundsException on rollback [message #1060816 is a reply to message #1060480] Tue, 28 May 2013 13:50 Go to previous message
Jack Lechner is currently offline Jack LechnerFriend
Messages: 12
Registered: December 2012
Junior Member
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409287

Thank you!
Previous Topic:Search engine for EMF?
Next Topic:Run generated Editors in Eclipse4 RCP
Goto Forum:
  


Current Time: Sat Sep 21 03:10:00 GMT 2024

Powered by FUDForum. Page generated in 0.03831 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top