Kbase P21138: Cannot start the AdminServer on Linux with JVM 1.3.0
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/04/2005 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1C
Progress 9.1D
Linux Intel
SYMPTOM(s):
Cannot start the AdminServer on Linux
proadsv -start just hangs
AdminServer is hanging on Linux
JVM 1.3.0 version is installed and used
Linux machine has recent libc and libstdc++ libraries installed
CAUSE:
JVM 1.3.0 has a conflict with new versions of libc / libstdc++ libraries
FIX:
Issue "export LD_ASSUME_KERNEL=2.2.5" prior to start of AdminServer to tell glibc to use an older stack model.