Salesforce

What are the default ports used by the AdminServer?

« Go Back

Information

 
TitleWhat are the default ports used by the AdminServer?
URL NameP104080
Article Number000164007
EnvironmentProduct: OpenEdge
Version: All supported versions
OS: All supported platforms
Other: AdminServer
Question/Problem Description
What are the default ports for the AdminServer?
What are the default adminports for the AdminServer?
What is the default listening port for the AdminServer (-port) ?
What is the default communications port for the AdminServer (-adminport) ?
Are the default AdminServer ports the same between versions?
Where are the default -adminport -port parameters for the AdminServer configured?
Which port is used for adminserver command line utilities like proadsv, dbmane, asbman, wtbman, nsman, restman

 
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
1. Database Management port, -adminport 
  • This is the port the database brokers managed by adminserver use to talk to AdminServer
  • The port referenced by the -adminport parameter, is the communication port between the servergroup and the AdminServer, used by databases to communicate with the AdminServer, when reconnecting after the AdminServer is restarted for example.  
  • The -adminport may be changed in Service Packs (SP) as well as in new major commercial releases.  
The following lists the default values for this parameter dependent upon the version of Progress OpenEdge being used:

Default      Progress OpenEdge version
-adminport

------------.-------------------------------------------------------------------------
7835         any Progress 9 version below 9.1E, OpenEdge 10 and 10.0B SP01 (included)
7836         Progress 9.1E01+
7837         OpenEdge 10.0B02+
7838         OpenEdge 10.1A
7839         OpenEdge 10.1B
7840         OpenEdge 10.1C
7841         OpenEdge 10.2A
7842         OpenEdge 10.2B
7842         OpenEdge 11.0 to 11.1 inclusive
7843         OpenEdge 11.2 to 11.5 inclusive
7845         OpenEdge 11.6
7846         OpenEdge 11.7
7847         OpenEdge 12.0
7848         OpenEdge 12.1
7849         OpenEdge 12.2
7850         OpenEdge 12.3
7851         OpenEdge 12.4
7852         OpenEdge 12.5
7853         OpenEdge 12.6
7854         OpenEdge 12.7
7855         OpenEdge 12.8


2. Adminserver port, -port 
  • This is the RMI port used by command line utilities: proadsv, asbman, wtbman, nsman, restman, and pre OpenEdge 12.0 fathom cmd line tooling
  • The port referenced by the -port parameter is the main AdminServer listening port. All queries and start/stop requests are sent for example when running:
$   proadsv [-start | -query | -stop] -port <port>
$   dbman [-start | -query | -stop] -port <port>

The default listening port for the AdminServer (-port) remains 20931 for all versions.

3. Database Agent port, -agentport 
  • This is the port _dbagent uses to talk to AdminServer.  
  • The default DBAGENT port is the default -adminport + 1000 
4. Remote Management port, -mgmtport
  • This is the port used by the AdminServer to accept monitoring connections from OpenEdge Management. This includes remote OEM or a local OEM.
  • Prior to OpenEdge 11.3 this was the SonicMQ port when remote monitoring was enabled with fmconfig
  • Since OpenEdge 11.3 the same port is used for the ACTIVE MQ
  • Default mgmtport is 6835
5. OEM ports 
  • HTTP port for webserver (Defaults to 9090)
  • HTTPS port for webserver (Defaults to 9443)
  • Process Pooling Port (Defaults to 4444)

To configure AdminServer ports:

For OpenEdge 10.1B and later, apart from the -adminport and -port , there are a number of additional unique ports to be considered to use the OpenEdge Console (OEM/OEE) when the AdminServer is bound to the fathom.plugin. Refer to Article: For OpenEdge 10.1A and prior or alternate methods still valid in later versions, refer to Article: Configure Process Pooling
Workaround

 
Notes
Keyword Phrase
Last Modified Date8/1/2024 8:54 PM

Powered by