[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: JavaHL bug in native code?

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 20 Dec 2011 14:50:11 -0500

On Tue, Dec 20, 2011 at 2:42 PM, Philip Martin
<philip.martin_at_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/
Received on 2011-12-20 20:50:43 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.