Consultor Eletrônico



Kbase P26185: Error loading file when running 'ubconfig -f ubroker.properties'
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Verified

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
All Supported Operating Systems

SYMPTOM(s):

Cannot load property file: . (8253)

Cannot load properties file ubroker.properties. (8428)

Error when running 'ubconfig -f ubroker.properties' to repair the Ubroker.properties

CAUSE:

The ubroker.properties file has been transfered from one machine to another. The UUID are incorrect.

FIX:

STEPS:

1. Generate new UUIDs for the brokers .

$DLC/bin/genuuid

For further information, please refer to Progress Solution 20105, "How to create a correct UUID in broker definition in the ubroker.properties"

2. rerun ubconfig,
- Open ubroker.properties in any text editor, then search and remove strings '%%' (no quotes) if found.
- ubconfig -f <full path>/ubroker.properties > ubconf.out
- search for any "VALIDATION MESSAGE" returned in ubconf.out and correct the problem.