Kbase P109607: AdminServer fails to start with error: Unable to load native library: libjvm.so
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/13/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
Linux Intel
SYMPTOM(s):
AdminServer does not start
Starting AdminServer using normal user account does not work
Unable to load native library: libjvm.so: cannot open shared object file
Same works fine using root account
CAUSE:
Used for Progress version 9.1D on Linux unsupported Java version 1.4.2_04.
Java version 1.4.2_04 has no directory $JREHOME/lib/i386/classic
but $DLC/bin/java_env is configured to set the LD_LIBRARY_PATH to point to that directory for finding libjvm.so
FIX:
Use supported JVM 1.3.1 instead