facebook

Failed to Load JavaHL Library

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #309896 Reply

    Hi,
    When I try creating subversion with the svn URL then I get the below error
    Error validating location: org.tigris.subversion.javahl.ClientException: svn: Malformed network data

    When I try to open the SVN from MyEclipse Enterprise Workbench-> Team -> SVN I see the below error

    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 = .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java

    Please help me to solve this issue

    Thanks,
    Ramana

    #309908 Reply

    support-joy
    Member
    #310239 Reply

    @support-joy wrote:

    Ramana,

    Can you refer http://markmail.org/message/vsvq74dcdqefrczl or http://svn.haxx.se/subusers/archive-2006-02/0031.shtml where user has posted a fix.

    I am getting the same problem and the same error message. I don’t find any relevance to the two links you provided. I think the section on OS X in the link below is more relevant, even though it is not the actual situation in either of our cases: http://subclipse.tigris.org/wiki/JavaHL
    In hte Personal Software section of MyEclipse configuation Center it shows for subclipse 1.6x:

      ColabNet Merge Client
      Subversion JavaHL Native Library Adapter
      Subversion Revision Graph

    When I issues “svn –version” at the Mac Snow Leopard terminal windows it shows:

      svn, version 1.6.5 (r38866)
      compiled Oct 1 2009, 06:05:02

    It is tempting to go to http://www.open.collab.net/downloads/community/ and install “Universal Subversion 1.6.12 Binaries for Snow Leopard (Mac OS X 10.6)”, but I hesitate because Apple pre-installs subversion on the MacPro. My guess is that JavaHL is pre-installed by Apple but not placed into the class path.[/url]
    The question is where.

    n

    ew-host:~ rdg$ whereis svn
    /usr/bin/svn
    

    According to the following link Subversion is part of the source code of Snow Leopard 10.6.4: http://www.opensource.apple.com/release/mac-os-x-1064/
    There, it says the source code of the Subversion used is at: http://www.opensource.apple.com/source/subversion/subversion-35/

    Can somebody pick up the ball at this point and move it a little farther upfield?

    #310240 Reply

    @RobertGloverJr wrote:

    [
    Can somebody pick up the ball at this point and move it a little farther upfield?

    The solution for Mac users seems to be a complete install of Subversion from this site:
    http://www.open.collab.net/downloads/community/ using as a guide the instructions at this site: http://forums.macosxhints.com/showthread.php?t=61041 for help in deciding whether to EXPORT the updated PATH in .profile or in .bash_profile
    to be: export PATH=/opt/subversion/bin:$PATH
    That fixed the problem which this post was about. Apparantly when Apple pre-installs Subversion they only make accessible the subversion commands that begin with “svn”, for example svn, svnlook, svnadmin, etc. They don’t expose and apparatnly don’t even have physically present the “/lib” directory where the libsvnjavah1….. files needed by subclipse reside.

    #310249 Reply

    support-joy
    Member

    RobertGloverJr,

    Good to hear you are all set. Thank you for sharing your notes with us. This will help other forum users.

    Best.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Failed to Load JavaHL Library

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in