The recommended way to upgrade an older ubroker.properties file to a newer version is:
1. Save a copy of the old ubroker.properties file
2. Rename the current ubroker.properties file
3. Copy the ubroker.properties file from the older version in
4. Stop and restart the AdminServer to upgrade the ubroker.properties file.
NOTE: Be aware if that the permissions of the ubroker.properties file copied from the old installation needs to have the same permissions as found on the OpenEdge 10.0X ubroker.properties file that was renamed. If the permissions are not correct, the conversion will fail.
The older, unconverted, ubroker.properties file will display 9.1D version information as follows:
For example:
%% Properties File
%% version 9.1d-sp06
%% Oct 3, 2005 12:12:53 PM
After the ubroker.properties file is converted to OE 10.0X, the version information will display:
For example:
%% File converted to version b001...
%% version b001
%% Oct 6, 2005 12:26:02 PM