"John C. Fowler" <jcfowler@pacbell.net> wrote on 09/06/2005 02:18:47 AM:
> I have found that I have problems using subclipse 0.9.33 and Java SVN
> Library 0.9.2, Java SVN Subclipse Extension 0.9.2 together. I get the
> following error:
Subclipse 0.9.33 comes with JavaSVN. There is nothing else to install.
Just choose JavaSVN in the preferences under Team -> SVN.
> Failed to load JavaHL Library.
> These are the errors that were encountered:
> no libsvnjavahl-1 in java.library.path
> no svnjavahl-1 in java.library.path
> no svnjavahl in java.library.path
> java.library.path =
> /usr/jdk1.5.0_04/jre/lib/sparc/client:/usr/jdk1.5.0_04/jre/lib/sparc:
> /usr/jdk1.5.0_04/jre/../lib/sparc:/usr/dt/lib:/usr/openwin/lib:
> /usr/dist/share/showme/motif/lib-SVR4:/usr/lib:/usr/local/lib:
> /opt/SUNWo1kp/lib:/opt/SUNWits/Graphics-sw/xil/lib:/opt/gnome-1.4/lib:
> /opt/SUNWppro/bin:/usr/lib
>
> The sad part is svnjavahl.jar is contained within the path presented.
> So I am not sure this is a valid error message.
JavaHL uses JNI. The jar file comes as part of Subclipse, but all that
JAR does is load a native library and marshall the calls back and forth.
This error message is saying that it could not load the native library. If
you plan on using JavaSVN, you will not need it anyway.
> If I down rev Subclipse to 0.9.32 then the error goes away.
The above error does not go away. Prior to 0.9.33 we just never reported
it in detail. Users asked to be able to see all of the above information
so that they could diagnose the problem. You only see the error if you
are running Eclipse from a console.
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Sep 6 23:15:15 2005