Kbase P130515: Where is the default location of the unified brokers log file?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/04/2008 |
|
Status: Unverified
GOAL:
Where is the default location of the unified brokers log file?
GOAL:
Where is the default location of the webspeed broker log file?
GOAL:
Where is the default location of the AppServer broker log file?
GOAL:
Where is the default location of the orabroker1 broker log file?
GOAL:
Where is the default location of the mssbroker1 broker log file?
GOAL:
Where is the default location of the odbbroker1 broker log file?
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
By default the unified broker log file is created on the Progress/OpenEdge working directory.
For Windows the broker log file is specified, by default, as brokerLogFile=@{WorkPath}\asbroker1.broker.log
For UNIX, the broker log file is specified, by default, as brokerLogFile=$WRKDIR/wsbroker1.broker.log
In UNIX, if you set the WRKDIR environment variable for the session, or within a script that starts the broker, the log file would be created on the path specified for WRKDIR environment variable.