Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » ArrayIndexOutOfBounds during commit(Get ArrayIndexOutOfBounds Exception from UnitOfWork during commit.)
ArrayIndexOutOfBounds during commit [message #941462] Fri, 12 October 2012 14:46 Go to next message
Chad Curtis is currently offline Chad CurtisFriend
Messages: 8
Registered: July 2012
Location: Minnesota
Junior Member
Has anyone seen this error or know the cause:

UnitOfWork(10706676)--java.lang.ArrayIndexOutOfBoundsException: 1
java.lang.ArrayIndexOutOfBoundsException: at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commitInternal(EntityTransactionImpl.java:102)
at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:63)

It happens during random commits. Any thoughts would be helpful, thanks.
Re: ArrayIndexOutOfBounds during commit [message #941704 is a reply to message #941462] Fri, 12 October 2012 19:38 Go to previous message
Chris Delahunt is currently offline Chris DelahuntFriend
Messages: 1389
Registered: July 2009
Senior Member
Please post the full stack, as this is just where it is caught and rethrown, and doesn't hint at where it might be occuring or the cause.

Best Regards,
Chris
Previous Topic:[SOLVED] misunderstanding annotations
Next Topic:@Id and @AttributeOverride
Goto Forum:
  


Current Time: Tue Mar 19 09:33:41 GMT 2024

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

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

Back to the top