I have no idea what this is, but it would seem to be related:
undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE
There is also a current problem in Subversion's gnome-keyring feature
it added in 1.6. You have to disable it to use JavaHL on Linux. The
easiest way right now is to rename all of the files in
/opt/CollabNet_Subversion/lib that have "gnome-keyring" in them. I
think there is one file and 2 symlinks.
That said, this problem happens after JavaHL loads and is being used.
So it look like you still have some other issue.
You are using a 64-bit JVM right? The bitness of JavaHL has to match the JVM.
Mark
On Thu, May 7, 2009 at 11:50 AM, Mark Russell
<mark_russell_at_instantiations.com> wrote:
> I'm getting an error loading subversion for Eclipse 3.4.2 on a centOS
> 5.3 64bit.
>
> I have downloaded subversion 1.6.1 for 64 bit Linux command line and
> installed it via yum. When I run svn -? it shows version 1.6.1.
>
> I have added -Djava.library.path=/opt/CollabNet_Subversion/lib to the
> eclispe.ini file and it shows up in the configuration details page.
>
> in the eclipse log i get:
> !ENTRY org.tigris.subversion.clientadapter.javahl 1 0 2009-05-07
> 13:45:17.615
> !MESSAGE Failed to load JavaHL Library.
> These are the errors that were encountered:
> no libsvnjavahl-1 in java.library.path
> /opt/CollabNet_Subversion/lib/libsvnjavahl-1.so.0.0.0: /opt/CollabNet_Subversion/lib/libsvnjavahl-1.so.0.0.0: undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE
> no svnjavahl in java.library.path
> java.library.path = /opt/CollabNet_Subversion/lib
>
> when I do a list of /opt/CollabNet_Subversion/lib the so is there.
>
> any ideas?
>
>
> Mark Russell
> Build Master
> Instantiations
> +1 724-368-3331
> http://www.instantiations.com
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2098921
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2099054
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-05-07 20:54:59 CEST