Consultor Eletrônico



Kbase P98961: Fathom not starting with Adminserver
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/5/2005
Status: Unverified

FACT(s) (Environment):

Fathom Management 2.1A
Fathom Management 3.0A
Progress 9.1D

SYMPTOM(s):

Fathom not starting with Adminserver

Running 9.1D08

Java core while attempting to open Fathom configuration database.

java.lang.ExceptionInInitializerError:
java.lang.NullPointerException
at com.progress.isq.ipqos.resources.plugins.database.VstQueryElement.<init>(VstQueryElement.java:77)
at com.progress.isq.ipqos.resources.plugins.database.DatabaseInstResource.initQueryTable
at com.progress.isq.ipqos.resources.plugins.database.DatabaseInstResource.getVstQueryList

CAUSE:

The Fathom Database Agent and Scripted Managed Database plugins are not loading. They are commented out in the adminserverplugins.dat file.

FIX:

Remove the # symbol from the Fathom Database Agent and Scripted Managed Database Plugins. Entries should appear as follows:
#
# Fathom Database Agent
#
DatabaseAgent
0
com.progress.agent.database.AgentPlugIn
fathom.jar
properties/agent.properties

# Script Managed Database Plugin
#
SMDatabasePlugin
0
com.progress.agent.smdatabase.SMPlugIn
fathom.jar
properties/smdatabase.properties