Kbase P96146: Two Fathom installations competing for dbagent port 8835 prevents dbagent from starting.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/9/2009 |
|
Status: Verified
SYMPTOM(s):
Unable to start _dbagent to monitor a database
Unable to retrieve statistics for database <database name>. Error: <error message> (12109)
Errors in admserv.log file
Error creating listening port [8835]: Address already in use
Unable to create DB Agent listening port, database monitoring will not be possible.
Java exception recorded in the ads0.exp file
Message (throw): Failed to establish agent socket port.
Message (excp): null
Stack Trace:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
FACT(s) (Environment):
Fathom Management 2.x
Fathom Management 3.0A
All Supported Operating Systems
OpenEdge Management 3.1x
CAUSE:
Two AdminServer with Fathom associations are running. Both AdminServer are attempting to grab port 8835 for database monitoring.
FIX:
Edit the agent.properties file located in the $DLC/properties folder and change the agent port number to an available port number:
[agent]
port=8845