Salesforce

Errors 5872 / 5873 occurs when attempting to set -minport / -maxport

« Go Back

Information

 
TitleErrors 5872 / 5873 occurs when attempting to set -minport / -maxport
URL Name000051381
Article Number000166708
EnvironmentProduct: Progress
Version: 9.x
Product: OpenEdge
Version: All supported versions
OS: All supported platforms
Question/Problem Description
Errors 5872 / 5873 when -minport / -maxport are configured
Errors 5872 / 5873 occur when starting a database with -minport -maxport startup parameters
Errors 5872 / 5873 appear on-screen and are not reflected in the database log file.
Database starts as expected despite 5872 / 5873 errors
-minport -maxport range revert to their default settings.
Error 4393 is seen on-screen with errors 5872 5873.
Steps to Reproduce
Clarifying Information
Starting a database from PROENV shows the following:

proenv> proserve sports2000 -S 9999 -minport 4000 -maxport 5000
SERVER   : This version of PROGRESS does not support setting a minimum network service port (-minport). (5872)
SERVER   : This version of PROGRESS does not support setting a maximum network service port (-maxport). (5873)
BROKER   : This broker will terminate when session ends. (5405)
SERVER   : This version of PROGRESS does not support setting a minimum network service port (-minport). (5872)
SERVER   : This version of PROGRESS does not support setting a maximum network service port (-maxport). (5873)
HH:MM:SS BROKER  0: Multi-user session begin. (333)
HH:MM:SS BROKER  0: Begin Physical Redo Phase at 0 . (5326)
HH:MM:SS BROKER  0: Physical Redo Phase Completed at blk 0 off 191 upd 0. (7161)
HH:MM:SS BROKER  0: This server is licensed for local logins only. (4393)
HH:MM:SS BROKER  0: Started for 9999 using TCP, pid 3428. (5644)
Error MessageThis version of PROGRESS does not support setting a minimum network service port (-minport). (5872)
This version of PROGRESS does not support setting a maximum network service port (-maxport). (5873)
This server is licensed for local logins only. (4393)
Defect Number
Enhancement Number
Cause
This is expected behaviour. The machine only has development products (ProVision, OpenEdge Studio, etc.) installed. The 5872 5873 4393 errors at startup are caused by the Personal RDBMS product included in development licenses, which has limited connectivity options. Since the Personal database product is only intended for use by a single user on a single machine, -minport -maxport range is not a configurable option. 
Resolution
The product license is behaving as expected.  If access to port range settings and remote access to the database is needed, then the database product must be upgraded to either a Workgroup or Enterprise database license.
Workaround
Notes
Keyword Phrase
Last Modified Date3/4/2016 8:44 AM

Powered by