CentOS6 on Eclipse svbclipse plugin Javahl (JNI) not available error resolution __java

Source: Internet
Author: User
Tags svn

This article link: http://blog.csdn.net/kongxx/article/details/7387732

After the eclipse on CentOS6 has installed the Svbclipse plugin, SVN is not available, and the following error window prompts you to use the first time

Failed to load Javahl Library.
These are the errors, 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 =/data/jdk1.6.0_12/jre/lib/amd64/server:/data/ Jdk1.6.0_12/jre/lib/amd64:/data/jdk1.6.0_12/jre/.. /lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib
Open WINDOW->PREFERENCES->TEAM->SVN, prompting Javahl (JNI) not available in SVN interface

Then check the system, have the Subversion and Subversion-javahl package installed, and then search the Libsvnjavahl library location, and finally found in/usr/lib64/ A libsvnjavahl-1.so file exists under the directory, and then the Eclipse.ini file is modified to add the following option

-djava.library.path=/lib:/usr/lib:/usr/lib64
Restarting the eclipse,subversion works fine.



Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.