Kbase P166054: How to get the AdminServer to re-read the ubroker.properties file?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/14/2010 |
|
Status: Unverified
GOAL:
How to get the AdminServer to re-read the ubroker.properties file?
GOAL:
Can the AdminServer be made to re-read the ubroker.properties file?
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
FIX:
On UNIX> touch $DLC/properties/ubroker.properties
On Windows> open $DLC/properties/ubroker.properties in notepad and then save it
The AdminServer has a watchdog thread that will notice the change and will completely re-read the ubroker.properties.
Example of what will be written to the admserv.log:
[5/14/10 1:04:02 PM] [3] [AdminServer] Start doing partial warm start...
[5/14/10 1:04:05 PM] [3] [AdminServer] Loaded property file c:\dlc102a\properties\ubroker.properties
[5/14/10 1:04:05 PM] [3] [AdminServer] Partial warm start has completed.