Consultor Eletrônico



Kbase P74059: Unable to see remote container online in Fathom - load ENOENT on shared library(s) libperfstat.a
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/29/2004
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

FACT(s) (Environment):

Fathom for Management 2.1A

FACT(s) (Environment):

IBM AIX

SYMPTOM(s):

Unable to see remote container online in Fathom

Latest JVM 1.3.1 is installed and used

Message (throw): An Exception occured while loading the osmetrics.dll shared library. (10363)

Message (excp): /progress/dlc/bin/osmetrics.dll: load ENOENT on shared library(s) libperfstat.a

java.lang.UnsatisfiedLinkError: /progress/dlc/bin/osmetrics.dll: load ENOENT on shared library(s) libperfstat.a

Exception at Mon Mar 29 14:55:47 CEST 2004: java.lang.UnsatisfiedLinkError
Message (throw): An Exception occured while loading the osmetrics.dll shared library. (10363)
Message (excp): /progress/dlc/bin/osmetrics.dll: load ENOENT on shared library(s) libperfstat.a
Stack Trace:
java.lang.UnsatisfiedLinkError: /progress/dlc/bin/osmetrics.dll: load ENOENT on shared library(s) libperfstat.a
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java(Compiled Code))
at java.lang.ClassLoader.loadLibrary(ClassLoader.java(Compiled Code))
at java.lang.Runtime.load0(Runtime.java:729)
at java.lang.System.load(System.java:842)
at com.progress.osmetrics.OSMetricsImpl.<clinit>(OSMetricsImpl.java:62)
at com.progress.system.SystemPlugIn.init(SystemPlugIn.java:91)
at com.progress.chimera.adminserver.AdminServer.installPlugin(AdminServer.java(Compiled Code))
at com.progress.chimera.adminserver.AdminServer.installPlugins(AdminServer.java:946)
at com.progress.chimera.adminserver.AdminServer.setupPlugins(AdminServer.java:521)
at com.progress.chimera.adminserver.AdminServer.<init>(AdminServer.java:328)
at com.progress.chimera.adminserver.AdminServer.<init>(AdminServer.java:147)
at com.progress.chimera.adminserver.NonNTAdminServer.<init>(NonNTAdminServer.java:10)
at java.lang.reflect.Constructor.newInstance(Native Method)
at com.sonicsw.mf.framework.container.ContainerUtil.createContainer(ContainerUtil.java:68)
at com.sonicsw.mf.framework.container.ContainerUtil.createContainer(ContainerUtil.java:33)
at com.sonicsw.mf.Agent.<init>(Agent.java:20)
at com.sonicsw.mf.Agent.main(Agent.java:13)

AdminServer gives an erorrs with osmetrics.dll on AIX

CAUSE:

OS is missing bos.perf.libperfstat package which contains libperfstat.a needed by AdminServer

FIX:

Install bos.perf.libperfstat on AIX and restart the AdminServer