Salesforce

What do the UUID's found within the ubroker.properties file require uniqueness against?

« Go Back

Information

 
TitleWhat do the UUID's found within the ubroker.properties file require uniqueness against?
URL NameP126022
Article Number000145390
EnvironmentProduct: Progress
Version: 9.x
Product: OpenEdge
Version: 10.x, 11.x
OS: All Supported Operating Systems
Other: AdminServer, OEE, OEM
Question/Problem Description
What do the UUID's found in the ubroker.properties file require uniqueness against?
Does the UUID need to be unique on the network subnet?
Does the UUID need to be unique within the ubroker.properties file?
Does the UUID need to be unique per machine?
Does the UUID need to be unique for each UBroker?
What is the meaning of Validation Message 8141?
Steps to Reproduce
Clarifying Information
Error MessageVALIDATION MESSAGE: The UUID number <number> already exists. (8141)
Defect Number
Enhancement Number
Cause
Resolution
The UUID is used to distinguish between the multiple Unified brokers that can be configured within the same environment.

It is used to uniquely identify a given Broker with the NameServer that is controlling it.  Therefore each UBroker's UUID needs to be unique for the NameServer. To avoid possible issues in the event that Brokers are moved around to be registered to a different Name Server, it's a requirement that their UUID's are unique across time and space within a single computer network

In the case of multiple AdminServers running on the same machine, if their components are completely isolated (own NameServer and own Brokers), then strictly they do not need to be unique on that machine as long as Brokers from one configuration don't register with the NameServer from the other configuration.

It is never-the-less a simple task to ensure that the UUID's are unique. Refer to Article  How to create a new UUID for a UBroker in the ubroker.properties   
 
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 7:35 AM

Powered by