Tras la instalación del WP615 en CentOS quise ejecutar el siguiente comando:
[root@localhost bin]# ./serverStatus.sh WebSphere_Portal
... y recibí el siguiente error:
JVMJ9VM011W Unable to load j9jit23: /was/IBM/WebSphere/AppServer/java/jre/bin/libj9jit23.so: cannot restore segment prot after reloc: Permission denied
JVMJ9VM011W Unable to load jclscar_23: /was/IBM/WebSphere/AppServer/java/jre/bin/libjclscar_23.so: cannot restore segment prot after reloc: Permission denied
JVMJ9VM011W Unable to load jclscar_23: /was/IBM/WebSphere/AppServer/java/jre/bin/libjclscar_23.so: cannot restore segment prot after reloc: Permission denied
Could not create the Java virtual machine.
Para arreglarlo ejecuté el siguiente comando con el usuario root del servidor:
[root@localhost bin]# setenforce 0