日本免费全黄少妇一区二区三区-高清无码一区二区三区四区-欧美中文字幕日韩在线观看-国产福利诱惑在线网站-国产中文字幕一区在线-亚洲欧美精品日韩一区-久久国产精品国产精品国产-国产精久久久久久一区二区三区-欧美亚洲国产精品久久久久

CentOS開啟Eclipse報(bào)錯(cuò)Failed to load the JNI shared如何解決?

Eclipse是基于Java的開發(fā)平臺(tái) , 在CentOS上啟動(dòng)Eclipse的時(shí)候 , 很多朋友遇到了Eclipse報(bào)錯(cuò)問題 , 導(dǎo)致Eclipse無法啟動(dòng) , 下面小編就給大家介紹下CentOS啟動(dòng)Eclipse報(bào)錯(cuò)的解決方法 , 一起來學(xué)習(xí)下吧 。

CentOS開啟Eclipse報(bào)錯(cuò)Failed to load the JNI shared如何解決?


報(bào)錯(cuò)如下:
Failed to load the JNI shared library “/home/java2000_wl/jdk/jdk1.6.0_41/bin/ 。。/jre/lib/i386/client/libjvm.so” 。
解決方法:
修改 /etc/sysconfig/selinux 文件 禁止SELINUX選項(xiàng)
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
#SELINUX=enforcing
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted
【CentOS開啟Eclipse報(bào)錯(cuò)Failed to load the JNI shared如何解決?】 上面就是CentOS啟動(dòng)Eclipse報(bào)錯(cuò)的解決方法的相關(guān)介紹了 , 如果你遇到了Eclipse無法啟動(dòng)的問題 , 可以參考Ubuntu不能啟動(dòng)Eclipse怎么辦?

    推薦閱讀