Kbase P26162: In which files is the AdminServer activities logged?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
In which files is the AdminServer activities logged?
GOAL:
What files contains AdminServer errors
FIX:
admserv.log
This log is for listing the startup of the AdminServer and all Name Servers and brokers afterward. It reports all transactions generated by the AdminServer managing and/or querying the Name Servers and brokers. It might list the errors that occur during startup of any component. Any Java exceptions are reported here and point to the file ads0.exp where the complete JAVA exception is listed.
AdminServerSystemOut.log
This log is mostly for AdminServer errors, however it is also used as a default log if there is no other log to write errors and messages to. In most cases, this log has little or no information in it but if the log grows in size there is probably usefulinformation being written to it.
ads0.exp
This file holds all Java exceptions that are reported by the AdminServer. It is an "appended to" file, and it can become quite large, but can be deleted with no ill effect.
adc0.exp (Windows only)
This file holds all errors encountered when the Progress Explorer communicates with the AdminServer. The file is an "appended to" file, and can become quite large over time, but can be deleted with no ill effect.