cannot restore segment prot after reloc: Permission denied

Error:-
Error: failed /usr/jdk1.7.0_80/jre/lib/i386/server/libjvm.so, because /usr/jdk1.7.0_80/jre/lib/i386/server/libjvm.so: cannot restore segment prot after reloc: Permission denied

 Cause:- SELinux is installed and enabled in the OS.

 Solution :-
Temporarily disable SELinux by running this command in the terminal:/usr/sbin/setenforce 0Restart Confluence
To re-enable SELinux, run this:
  • /usr/sbin/setenforce 1

Comments

Popular posts from this blog

ORA-06512: at SYS.DBMS_METADATA_UTIL Error

RC-00118: Error occurred during creation of database Raised by oracle.apps.ad.clone.ApplyDatabase

The install cannot proceed as service OracleServiceXE is present on the system