On Tue, Dec 20, 2011 at 2:42 PM, Philip Martin <philip.mar...@wandisco.com> wrote:
>> env->ReleaseLongArrayElements(jrevs, jrevArray, 0); > > Do we need to consider ReleaseLongArrayElements raising an exception? This is what we see on the Eclipse side: !ENTRY org.eclipse.core.jobs 4 2 2011-12-14 10:51:00.312 !MESSAGE An internal error occurred during: "SVN Update". !STACK 0 java.lang.ArrayIndexOutOfBoundsException: 68 at org.apache.subversion.javahl.SVNClient.update(Native Method) at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.update(AbstractJhlClientAdapter.java:1113) I will keep looking, but the error seems like it is happening in the native code. I will also point out that this has NOT come up a lot and I do not know how to reproduce it. -- Thanks Mark Phippard http://markphip.blogspot.com/