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

UnsatisfiedLinkError exception (was: Re: ListContentProvider exception)

From: Joshua ChaitinPollak <josh_at_kivasystems.com>
Date: 2005-07-15 21:33:47 CEST

On Friday 15 July 2005 07:20 pm, Mark Phippard wrote:
> Joshua ChaitinPollak <josh@kivasystems.com> wrote on 07/15/2005 03:14:22
>
> PM:
> > I am using Eclipse 3.1 on Gentoo linux. When I try and add a new
>
>
> That is the one Eclipse 3.1-specific bug that existed in 0.9.31. We fixed
> the problem before Eclipse 3.1 was GA, but we have not released our 0.9.32
> release yet. We should be fairly soon.
>
> You can get by without specifying a root URL. Just do not click the
> Browse button and you should be able to add your connection.
>

Ok, I tried that, and I see my repository in the SVN Repository view. When I
double click to expand the repository, I get this error:

java.lang.UnsatisfiedLinkError: notification2
        at org.tigris.subversion.javahl.SVNClient.notification2(Native Method)
        at org.tigris.subversion.javahl.SVNClientSynchronized.notification2
(SVNClientSynchronized.java:354)
        at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.<init>(JhlClientAdapter.java:74)
        at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.createSVNClientImpl(JhlClientAdapterFactory.java:33)
        at
org.tigris.subversion.svnclientadapter.SVNClientAdapterFactory.createSVNClient(SVNClientAdapterFactory.java:60)
        at
org.tigris.subversion.subclipse.core.SVNClientManager.createSVNClient(SVNClientManager.java:112)
        at

What am I doing wrong here?

Thanks again,

Josh

-- 
Joshua Pollak
Software Engineer
Kiva Systems
Received on Sat Jul 16 05:33:47 2005

This is an archived mail posted to the Subclipse Users mailing list.

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