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

Javahl client adapter is not available

From: Aaron Digulla <digulla_at_hepe.com>
Date: 2005-07-26 22:43:46 CEST

Hello,

I'm on Linux (SuSE 9.2 with Subversion 1.2.1) with Eclipse 3.1.

When I start Eclipse, I just get:

Javahl client adapter is not available

In the error log, I see:

org.tigris.subversion.svnclientadapter.SVNClientException: Javahl client
adapter is not available
at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.setup(JhlClientAdapterFactory.java:48)
at
org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:40)

which means nothing. When you look at the setup() method, you'll see
that the code throws away the exception which would tell *why* the
shared library can't be loaded (missing symbol, library not in path, etc).

Can you please pass this exception on, for heaveans sake? As it is,
finding out why Eclipse cannot load the library is a major pain :-(

It would be just five minutes of work to fix the code and it would stop
wasting the time of countless people who have to try ten things to
figure out what the problem might be.

I'd add an issue to the tracker but I'm not a project member.

Thanks,

-- 
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits."
http://www.philmann-dark.de/
Received on Wed Jul 27 06:43:46 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.