In the centos system, after installing jdk-8u60- linux- i586.tar.gz, after configuring the java environment variables in .bash_profile and /etc/profile, restart the server, enter java, and the error message is displayed;
Error: dl failure on line 893 Error: failed /usr/local/java/jdk1.8.0_60/jre/lib/i386/client/libjvm.so, because /usr/local/java/jdk1.8.0_60/jre/lib/i386/client/libjvm.so: cannot restore segment prot after reloc: Permission denied
This is caused by the security mechanism of selinux. To edit the configuration file of selinux, the command is: vim /etc/selinux/config, modify SELINUX=enforcing to SELINUX=disabled
reboot the server, and then check it again, and it will be OK.
Read More:
- [Solved] Command line is too long. Shorten command line for XXXXXXXTest.rmLogRecordOver Error running
- [Solved] error running ‘xx‘ Command line is too long shorten command line for xx or also for Spring Boot defa
- [Solved] Error running ‘ServiceStarter’: Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration
- Project Startup Error: Error running ‘xxxApplication‘;Command line is too long, Shoerten command line for……..
- [Solved] IDEA Start Project Error: Error running ‘xxxxxx‘: Command line is too long. Shorten command line for …..
- [Solved] Jenkins error: Asynchronous execution failure
- IDEA Error: Command line is too long [How to Solve]
- [Modified] ANTLR4 line 1:14 token recognition error at ‘(‘
- Error running ‘Application‘: Command line is too long [How to Solve]
- Resources is configured in the build of Maven project to prevent the failure of resource export
- How to Solve @Autowired error with Red Wavy Line
- [Solved] IDEA Error: Error running ‘Application‘: Command line is too long
- How to Solve IDEA Error: Command line is too long
- [Solved] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure error
- cuda_error_launch_failed: unspecified launch failure [How to Solve]
- [Solved] Tomcat Error: org.apache.tomcat.util.digester.Digester.fatalError Parse fatal error at line [40] column [36]
- [Solved] java.security.AccessControlException: Access Denied Error
- How to Solve Linux connecte to the old version of SQL Server Error
- [Solved] Mac Maven Command Error: zsh: command not found
- FIX: SSL error when connecting to the Jack server. [How to Solve]