栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

CentOS开启Eclipse报错Failed to load the JNI shared如何解决?

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

CentOS开启Eclipse报错Failed to load the JNI shared如何解决?

  Eclipse是基于Java的开发平台,在CentOS上启动Eclipse的时候,很多朋友遇到了Eclipse报错问题,导致Eclipse无法启动,下面小编就给大家介绍下CentOS启动Eclipse报错的解决方法,一起来学习下吧。

  报错如下:

  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选项

  # 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报错的解决方法的相关介绍了,如果你遇到了Eclipse无法启动的问题,可以参考Ubuntu不能启动Eclipse怎么办?

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/589635.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号