Kbase P20641: How to specify a non-default location for the conmgr.properties file for the AdminServer.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/02/2009 |
|
Status: Verified
GOAL:
How to specify a non-default location for the conmgr.properties file for the AdminServer.
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Versions
OpenEdge Category: Configuration
FIX:
To point to a conmgr.properties other than the default, use -propertyfile <path new conmgr.properties> as a switch on the startup of the AdminServer (proadsv).
example:
1. Copy the conmgr.properties to a new location from the $DLC\properties directory
2. Modify the file to meet your needs
3. Run proadsv -propertyfile <path a directory of choice>/conmgr.properties -start