Salesforce

What are the  parameters "-port=" and -adminport=" used for by the AdminServer?

« Go Back

Information

 
TitleWhat are the  parameters "-port=" and -adminport=" used for by the AdminServer?
URL NameP125989
Article Number000130108
EnvironmentProduct: Progress OpenEdge
Version: 10.1x, 10.2x, 11.x
OS: All supported platforms
Question/Problem Description
How does the AdminServer use the "-port" and "-adminport" parameters?
What are the  parameters "-port=" and -adminport=" used for by the AdminServer?
What are the  parameters "-port=" and -adminport=" in the OpenEdge 10.1 AdminServerPlugins.properties used for?
What are "-port" and "-adminport" parameters under the [PluginPolicy.Progress.AdminServer] of the OpenEdge 10.1 AdminServerPlugins.properties file used for?
What is the difference between the AdminServer listening port (-port) and communications port (-adminport) 
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
The parameters "-port=" and "-adminport=" are used to tell the Adminserver which ports to listen on for specific communications.

Where:
  1. The port referenced by the -port parameter, is the main AdminServer listening port, where all queries, and start/stop requests are sent for example when running: proapsv -query. The default AdminServer listening port is 20931 across all OpenEdge versions. If the default listening port is not being used, then it needs to be specified whenever calling the AdminServer: dbman -query -all -port <nondefaultport>
  2. The port referenced by the -adminport parameter, is the communication port between the servergroup and the AdminServer used by databases to register and communicate with the AdminServer. For example to re-connect to the AdminServer. For the default AdminServer communication port, please refer to Article  What are the default ports used by the AdminServer?  
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 7:34 AM

Powered by