Kbase P82921: AdminServer fails to autostart components after installing 9.1D09 or newer version on AIX
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/03/2007 |
|
Status: Unverified
FACT(s) (Environment):
IBM AIX
Progress 9.1D
OpenEdge 10.x
SYMPTOM(s):
AdminServer fails to autostart components
Errors in Adminserv.log:
[STDERR] java.lang.UnsatisfiedLinkError: jniGetOSMetricsVersion
[STDERR] at com.progress.osmetrics.OSMetricsImpl.getOSMetricsVersion(OSMetricsImpl.java:263)
Exception in Ads0.exp
java.lang.UnsatisfiedLinkError
Message (throw): An Exception occurred while loading the osmetrics.dll shared library. (10363)
Message (excp): osmetrics.dll: load ENOENT on shared library(s) libperfstat.a
java.lang.UnsatisfiedLinkError: osmetrics.dll: load ENOENT on shared library(s) libperfstat.a
java.lang.ClassNotFoundException
Message (excp): com.progress.isq.ipqos.Initialization
java.lang.ClassNotFoundException: com.progress.isq.ipqos.Initialization
NameServer fails to start
Unable to find NS1 (8281)
AppServer fails to start
CHANGE:
Applied Progress Service pack to installation
CAUSE:
The AIX package bos.perf.libperfstat package is not installed on the system.
This package is necessary to load the osmetrics.dll. The osmetrics.dll included in 9.1D09 and later versions of Progress / OpenEdge is loaded with the AdminServer. This file requires libperfstat.a that is part of the bos.perf.libperfstat package.
The bos.perf.libperfstat is an optional package from AIX. It is not installed with ptfs.
In newer versions of AIX the bos.perf.libperfstat package may be installed by default.
FIX:
1. Install the AIX bos.perf.libperfstat package
2. Reboot the server
3. Restart the AdminServer