Salesforce

How to restart the AdminServer without stopping ubrokers?

« Go Back

Information

 
TitleHow to restart the AdminServer without stopping ubrokers?
URL Name000049325
Article Number000153368
EnvironmentProduct: OpenEdge
Version: 11.x and later
OS: All supported platforms
Other: -keepservers
Question/Problem Description
How to stop the AdminServer without also stopping running unified brokers?
Is there a way to restart the AdminServer without stopping other components such as AppServer and WebSpeed Broker/Servers?
Is there a way to shutdown the AdminServer without shutting down the ubroker servers its started, such as WebSpeed, Appserver?
 
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
Prior to OpenEdge 11.x, shutting down the AdminServer left managed databases running but caused all running ubroker servers to shutdown at the same time.

OpenEdge 11.x introduces a -keepservers switch that will allow not only the databases to remain running once the AdminServer is stopped but also the running ubrokers.  When the AdminServer is restarted, running ubrokers re-register with the AdminServer like running managed databases.

Example of only shutting down the AdminServer:

proenv> proadsv -stop -keepservers
Workaround
Notes
OpenEdge Getting Started: Installation and Configuration, Command and Utility Reference, Administering and Configuring Unified Broker products:
https://docs.progress.com/bundle/openedge-install-117/page/PROADSV.html
Keyword Phrase
Last Modified Date2/3/2025 11:45 AM

Powered by