Consultor Eletrônico



Kbase P155290: How to change the default port used by OpenEdge Management?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   28/01/2011
Status: Unverified

GOAL:


How to change the default port used by OpenEdge Management?

GOAL:

How to change the default port used by OpenEdge Explorer?

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge Explorer
OpenEdge 10.1x
OpenEdge 10.2x

FIX:

1.- In 10.1C and 10.2A, locate and open the fathom.properties file. C:\...\OEManagedir\config. You will find the following section in the fathom.properties file:
[webserver]
httpenabled=true
httpport=<yourPortHere>
Change the port number to the number you wish to use, save the file and restart the AdminServer.

2.- In 10.2B, The fathom.properties file was moved to the {OpenEdge installation directory}\properties folder.
[webserver]
httpport=<yourPortHere>

Change the port number to the number you wish to use, save the file and restart the AdminServer.