Consultor Eletrônico



Kbase P144813: "A JVM has not been detected" Received When Trying to Install JVM on 64-bit Linux 5.3
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   28/04/2009
Status: Unverified

SYMPTOM(s):

Getting error when Trying to install OpenEdge on 64-bit Linux 5.3

A JVM has not been detected

"java -version" command returns
Error loading: /opt/ibm/java2-ppc64-50/jre/bin/classic/libjvm.so: cannot restore segment prot after reloc: Permission denied

FACT(s) (Environment):

Red Hat Enterprise Linux 5
OpenEdge 10.1C

CAUSE:

IBM Bugzilla number 30776. You must install selinux-policy-2.4.6-25.e15 or later to use the -version option with SELinux enabled

FIX:

Two ways to correct it:
1. Disable SELinux, command line is
setenforce 0
2. Install the selinux-policy-2.4.6-25.e15 or later as per IBM recommendation